ASO v2.16 Release Notes

Release notes for Azure Service Operator v2.16.0

We’re excited to announce the release of Azure Service Operator v2.16.0! This release comes with a host of improvements and fixes, along with support being added for some oft-requested resources.

⚠️ Breaking changes

This release includes breaking changes. Please review the breaking changes documentation before upgrading.

🎉 New and improved resource support

New resource support

We’ve added support for three new resources:

Enhanced resource references

We’ve enhanced existing resource references with additional functionality:

🐛 Bug fixes

🔧 Infrastructure and technical improvements

Code quality and tooling

  • Updated Azure REST API specs submodule and generated code. Completed in #4941.
  • Stop generating explict local variables for loop aliasing effects. Completed in #4949.
  • Improved diagnostics from TypeTransformers. Completed in #4937.
  • Improved documentation comments in arm packages. Completed in #4914.
  • Fixed linter issues from newly published linter. Completed in #4916.
  • Deprecated $export in favor of $exportAs in generator configuration. Completed in #4879.
  • Added “UnsupportedResourceType” to asoctl exclusions for extension resources. Completed in #4934.

🙏 Thank You

Thank you to the community for the continued engagement in ASO! From opening issues or requests, to submitting PRs of your own, the community helps ASO keep going!