Skip to main content

Release Notes

Version history for the MSSQL Operator, newest first. Versions follow the chart and image tags published to the Solanica registry (oci://ghcr.io/solanicaio/charts/mssql-operator).

v0.1.9 — 2026-09-17​

  • Topology change: standalone → Availability Group. Migrate a standalone MSSQLInstance to a MSSQLAvailabilityGroup in place, reusing the existing PersistentVolumeClaims. See Edition & Topology Changes.
  • Point-in-time recovery fix. Resolved a race condition in the PITR transaction-log archival flow.
  • Dependency updates.

v0.1.8 — 2026-08-28​

  • Maintenance release (build and dependency updates).

v0.1.7 — 2026-08-28​

  • Status improvements. Added status.host and aligned status reporting across resources for more consistent readiness and health information.

v0.1.6 — 2026-08-27​

  • Maintenance release (build and dependency updates).

v0.1.5 — 2026-08-27​

  • Point-in-time recovery (PITR). Added PITR support for backups via the transaction-log chain. See Backups & Restores.
  • Default version is now SQL Server 2025. New instances default to the 2025-latest image unless spec.image is pinned.

v0.1.4 — 2026-07-27​

  • Maintenance release (build and dependency updates).

v0.1.3 — 2026-07-27​

  • Maintenance release (build and dependency updates).

v0.1.2 — 2026-07-26​

  • Maintenance release (build and dependency updates).

v0.1.1 — 2026-07-26​

  • Maintenance release (build and dependency updates).

v0.1.0 — 2026-07-25​

  • Initial release of the MSSQL Operator: MSSQLInstance and MSSQLAvailabilityGroup deployments, TLS transport encryption, S3-compatible backup and restore, monitoring, and flexible storage and scheduling.