New resources
- Add support for new dbformysql API version 2023-12-30 (#4549)
- Add support for new kubernetesconfiguration FluxConfiguration resource version 2024-11-01 (#4638)
- Add support for new servicebus TopicAuthorizationRules resource (#4688)
- Add support for new kusto Cluster, Database, and DataConnection resources (#4680)
- Add support for new dbforpostgresql API version 2024-08-01 (#4702)
- Add support for new dbforpostgresql FlexibleServersVirtualEndpoint and FlexibleServersAdvancedThreatProtectionSetting resources (#4702)
Features
- Add new authentication type UserAssignedIdentityCredential (#4565)
- Make reconcile-policy customizable (#4572)
- Update version of APIM SDK (#4603)
- Enable using JSON logging in Helm chart (#4619)
- Bump operator Go dependencies (#4656)
- Support sourcing AFDOrigin HostName from configuration (#4656)
- Retry ScopeLocked errors at a slower rate (#4695)
- Support openshift cluster secret export (#4701)
- asoctl: Set
spec.owner
on root resource of import (#4611)
Bug fixes
- Fix bug where multitenant authentication did not work (#4577)
- Fix bug where DNS Zone provisioning could get stuck due to
targetResource
lookup not found (#4651) - Fix bug where PostgreSQL
create user
command couldn't add roles with caps (#4657) - Fix bug where HTTP 409 Conflicts were not consistently retried (#4671)
- Fix bug where
Replica_Spec.Sku
was not marked as required (#4674) - Fix bug where DnsForwardingRuleset resource could get stuck due to transient BadRequest errors (#4690)
- Fix bug where AFDRule resource could get stuck due to transient BadRequest errors (#4684)