Breaking API Changes
- The
spec.forProvider.name
required parameter has been added to theKey.keyvault
resource. - The
spec.forProvider.name
required parameter has been added to theSecret.keyvault
resource. - The
spec.forProvider.name
required parameter has been added to theCertificate.keyvault
resource.
What's Changed
- Update StoreConfig description to refer to Azure instead of GCP by @jbw976 in #527
- Fix warning title for monolithic provider by @turkenf in #528
- Update actions/setup-go digest to 93397be by @renovate in #511
- Update docker/setup-buildx-action digest to 885d146 by @renovate in #532
- Update actions/checkout action to v4 by @renovate in #533
- Update kubernetes packages to v0.28.1 by @renovate in #518
- Update actions/upload-artifact digest to a8a3f3a by @renovate in #534
- dbforpostgresql: add FlexibleServerActiveDirectoryAdministrator by @ytsarev in #530
- Update actions/cache digest to 704facf by @renovate in #537
- Update docker/setup-buildx-action action to v3 by @renovate in #540
- Update docker/setup-qemu-action action to v3 by @renovate in #541
- Add build environment variables for proxy access by @turkenf in #543
- feat(meta.pkg): set to v1 by @haarchri in #549
- Fix of key vault import and late initialization by @ytsarev in #536
- azure: add virtualmachine extension resource by @prfj in #515
- Update kubernetes patches to v0.28.2 by @renovate in #544
- Update actions/checkout digest to 8ade135 by @renovate in #554
- Add docs for family providers by @turkenf in #556
- Add ability to publish family provider docs for updoc workflow by @turkenf in #547
- Configure a default poll jitter for the controllers by @turkenf in #557
- [KeyVault]: Allow non RFC1123 name for Key,Secret,Certificate by @ytsarev in #559
New Contributors
- @jbw976 made their first contribution in #527
- @haarchri made their first contribution in #549
- @prfj made their first contribution in #515
Full Changelog: v0.36.0...v0.37.0