What's Changed
New resources
- Add support for new eventhub API version v1api20240101 (#4499)
- Add support for new web site SourceControl resource (#4491)
- Add support for new containerregistry RegistryReplication resource (#4538)
- Add support for new Microsoft.App resource (#4517)
- Add support for new Microsoft.NotificationHubs resource (#4539)
- Add support for new documentdb API version v1api20240815 and MongodbUserDefinition resource (#4550)
- Add support for new signalr API version v1api20240301 (#4560)
- Add support for new monitor API version v1api20240101preview (#4507)
- Add support for new servicebus API version v1api20240101 (#4561)
Improvements
- Add ResourceTypeNotSupported to list of skipped error codes (#4451)
- Support multiple replicas of ASO pod (#4466)
- Enable high availability (HA) configuration for ASO (#4445)
- Allow recovery if resources have a missing AzureName (#4460)
- Loosen up Owner-Child resource subscription checks (#4343)
- Improve resource indexes to make supported resources easier to scan (#4557)
- Update dependencies
- asoctl: Add commandline switch for simpler logging (#4474)
- asoctl: Improve resource naming (#4487)
Bug Fixes
- Elide subnet IPConfiguration field when it passes 2000 entries (#4448)
- Fix bug where PublicIPAddress could get blocked permanently (#4481)
- Fix bug where obj.AzureName was not used to create Azure URLs (#4516)
- Fix "missing error information" error on 409s (#4530)
- Fix bug where pod could get OOMKilled when listing CRDs (#4573)
- asoctl: Ensure asoctl simple logger shuts down properly (#4473)
- asoctl: Fix asoctl deadlock (#4475)
New Contributors
- @petrepopescu21 made their first contribution in #4550
- @AndreiBarbuOz made their first contribution in #4507
Full Changelog: v2.11.0...v2.12.0