What's Changed
Breaking changes
- Removed old containerservice API versions v1api20230201 and v1api20231001 (#5124)
New resources
- Add support for new appconfiguration API version v1api20240601 with new KeyValue, Replica, and Snapshot resources (#4948)
- Add support for new containerservice API version v20251002preview (#5170)
- Add support for new insights API versions v1api20240311 and v20250101preview (#5136)
- Add support for new storage API version v20250601 (#5096)
Features
- Cache configmaps for improved performance (#5080)
- Do not give up retrying on most common transient errors (#5092)
- Allow skipping delete if a resource (or its parent) has already been removed from Azure (#5040)
- Enhance Helm chart CRD pattern configuration to support list variable (#5110)
- Add subscriptionId to UserAssignedIdentity operatorSpec.secrets (#5183)
- Move batch and storage to use hybrid versioning (#5114, #5116)
- Remove usage of NewDefaultAzureCredential by (#5155)
- Allow newer MySQL Server versions (#5195)
- Add support for AllowMultiEnvManagement, allowing multiple clouds to be managed from a single ASO (#5093)
- Updated numerous dependencies
Bug fixes
- Fix bug where PreReconcileOwner check could check an out-of-date owner and continuously fail (#5140)
- Fix bug where Helm chart metrics port was not properly configurable (#5156)
Documentation
- Update samples to use well known names for global role definitions (#5073)
- Add comprehensive documentation for resource extension points (#5004)
- Update documentation for PrereconcileCheck and PrereconcileOwnerCheck (#5144)
- Add blog on why we record our tests (#5148)
- Update Redis operatorspec documentation (#5106)
- Update Redis Enterprise sample with ASO naming note, fix Cache docs (#5168)
- Remove very old prerelease warning (#5171)
- Fix formatting of User Assigned Identity Credentials link (#5123)
- Fix error in blog and rename posts (#5098)
New Contributors
- @bcho made their first contribution in #5123
- @bonddim made their first contribution in #5110
- @s4heid made their first contribution in #5183
Full Changelog: v2.17.0...v2.18.0