Skip to content

v2.6.0

Compare
Choose a tag to compare
@super-harsh super-harsh released this 23 Feb 00:26
· 238 commits to main since this release
9e2b792

Release notes

Breaking changes

VirtualMachineScaleSet ProtectedSettings changed to SecretReference (#3026)

We always try to avoid breaking changes, but in this case, allowing raw passwords in the spec is a security problem and as such we've
decided to take a break to correct this issue.

Action required: If the Compute/VirtualMachineScaleSet resource is installed in your cluster and the VirtualMachineProfile.ExtensionProfile.Extension.ProtectedSettings property is set on your VirtualMachineScaleSet resource, follow the steps in breaking changes document.

Upcoming Breaking changes

None

New resources

  • Microsoft.PostgreSQL 2023-06-01-preview API version for FlexibleServer, FlexibleServersConfiguration, FlexibleServersDatabase and FlexibleServersFirewallRule (#3686)
  • Microsoft.ApiManagement 2023-05-01-preview version for Service, Backend, NamedValue, Subscription, Api, Product, VersionSet, Policy, and PolicyFragment (#3673)
  • Microsoft.ApiManagement ProductAPI, ProductPolicy, ApiVersionSet, AuthorizationProvider, AuthorizationProvidersAuthorization and AuthorizationProvidersAuthorizationsAccessPolicy (#3552) (#3644)
  • Microsoft.ContainerService 2023-11-02-preview API version for ManagedClusters
  • Microsoft.Compute VirtualMachine/Extension and VirtualMachineScaleSet/Extension
  • Microsoft.CDN profiles/customDomains, profiles/afdEndpoints, profiles/originGroups, profiles/originGroups/origins, profiles/afdEndpoints/routes, profiles/ruleSets, profiles/ruleSets/rule, profiles/secrets and profiles/securityPolicies (#3785)
  • Microsoft.Network FrontDoorWebApplicationFirewallPolicies (#3785)
  • Azure SQL User (#3701)

Features

  • Provide experimental ASO image built from main (#3699)
  • Add ConfigurationProtectedSettings to KubernetesConfiguration/Extension resource (#3752)
  • Add affinity and tolerations to ASOv2 helm chart (#3765)
  • Export EventGrid/Topic Endpoint to ConfigMap (#3766)
  • Export SignalR keys to Secret (#3698)
  • Arm64 support for developer setup (#3687)

Improvements

  • Improve for reconcile exit logging (#3755)
  • Avoid superfluous error log in DELETE case (#3751)

Documentation

  • Improve our documentation for Dev Setup (#3041)
  • Include hand-crafted resources in documentation indexes (#3055)
  • Update Managed Identity documentation (#3071)
  • Add CRD pattern docs for each group (#3147)

External Contributors

Full Changelog: v2.5.0...v2.6.0