v1.26.0
Upgrading
Please note that upgrading CAPZ should be done one minor release at a time. Skipping ahead by more than one minor (for example, from v1.24.x to v1.26.0) is not tested and may cause problems.
See Upgrading for more details.
Changes by Kind
Other (Cleanup or Flake)
- Managed clusters using
enablePreviewFeaturesnow use thecontainerservice.azure.com/v20251002previewASO API version instead of the soon-to-be-retiredv1api20240402preview. If you patch preview fields, note that the per-agent-poolenableCustomCATrustfield is gone; use the cluster-levelsecurityProfile.customCATrustCertificatesinstead. (#6427, @mboersma) - Bump Azure Service Operator to v2.18.0 (#6390, @mboersma)
Dependencies
Added
Nothing has changed.
Changed
- filippo.io/edwards25519: v1.1.0 → v1.1.1
- github.com/Azure/azure-service-operator/v2: v2.17.0 → v2.18.0
- github.com/go-openapi/jsonpointer: v0.22.3 → v0.22.4
- github.com/go-openapi/swag/jsonname: v0.25.1 → v0.25.4
- github.com/google/cel-go: v0.26.1 → v0.27.0
- github.com/jackc/pgx/v5: v5.7.6 → v5.8.0
- github.com/microsoft/go-mssqldb: v1.9.4 → v1.9.6
- github.com/microsoftgraph/msgraph-sdk-go: v1.90.0 → v1.96.0
- github.com/moby/moby/api: v1.54.2 → v1.55.0
- github.com/moby/moby/client: v0.4.1 → v0.5.0
- github.com/onsi/ginkgo/v2: v2.31.0 → v2.32.0
- github.com/onsi/gomega: v1.42.0 → v1.42.1
- golang.org/x/net: v0.55.0 → v0.56.0
Removed
Nothing has changed.