Skip to content

v2.14.0

Latest
Compare
Choose a tag to compare
@matthchr matthchr released this 24 Jun 18:06
· 26 commits to main since this release
6104ede

New resources

  • Add support for new search API version v1api20231101 (#4722)
  • Add support for new documentdb MongoDBRoleDefinition resource (#4760)
  • Add support for new entra SecurityGroup resource (#4768)
  • Add support for new documentdb MongoCluster and FirewallRule resources (#4773)

Features

  • Updated numerous dependencies for bug and CVE fixes
  • Improve error classification and add operationID to errors (#4757)
  • Helm: Support injecting custom environment variables (#4745)
  • Helm: Allow user to override tag or repositoryBase separately (#4770)
  • Improve pod startup time by adding startup probe (#4791)

Bug fixes

  • Fix bug where Kusto Database extension owner reference via armID did not work (#4720)
  • Fix bug where owner label could be too long (#4741)
  • Fix bug where metrics service was not deployed in multitenant mode (#4752)
  • Fix bug where a nil panic could occur if leaderContext was nil (#4762)
  • Fix bug in ownerDetails type extraction for Azure SQL User (#4765)
  • Fix bug in application gateway resource API shape (#4784)

Documentation

  • Remove ASO v1 Code Diagram (#4716)
  • Organize FAQ page by section (#4709)
  • Add more visible warning for multitenant deployment mode (#4753)
  • Add TSG on handling reconciliation failures (#4749)
  • Add documentation about labels written by the operator (#4758)
  • Documentation cleanup (#4771)
  • Fix formatting of reference documentation (#4785)
  • Add docs for entra resources (#4783)
  • Fix broken links (#4786)
  • Add ADR on how to address version priority (#4750)

New Contributors

Full Changelog: v2.13.0...v2.14.0