github Azure/azure-service-operator v2.0.0-beta.4

latest releases: experimental, v2.9.0, v2.8.0...
21 months ago

Breaking changes

In the beta.4 release of Azure Service Operator (ASO) we are pivoting to using Azure Swagger API Specifications as the sole source of truth for our code generator. This change brings with it a significant improvement in fidelity, and some breaking changes which you can find on the breaking changes documentation.

Release Notes

New resources

  • Version 2022-01-20preview of Dbforpostgresql/FlexibleServer (#2642)

Features

  • Updated versions of a few dependencies for CVE reasons (#2566)
  • Increase AZURE_SYNC_PERIOD default from 15m to 1h (#2578)
  • Add ability to support namespaced credential - single-operator multitenancy (#2559)
  • Add ability to support per-resource credential - single-operator multitenancy (#2576)
  • Add support to import tenantID, applicationID and objectID for Keyvault AccessPolicies from Configmap reference (#2595)
  • Add workload identity support for single-operator multitenancy (#2612)
  • Use Swagger as sole input for CRD generation (#2323)
  • Workload Identity improvements: Eliminate the requirement for Workload Identity deployment (#2651)

Bug Fixes

  • Configure rate limiter to accommodate ARM throttling (#2601)
  • Fix helm annotations indentation (#2617)
  • Fix an issue where ASO metrics were not exposed properly (#2648)

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

Don't miss a new azure-service-operator release

NewReleases is sending notifications on new releases.