diff --git a/CHANGELOG/v1.19.5.md b/CHANGELOG/v1.19.5.md new file mode 100644 index 00000000000..2f36b251339 --- /dev/null +++ b/CHANGELOG/v1.19.5.md @@ -0,0 +1,26 @@ +## Changes by Kind + +### Other (Cleanup or Flake) + +- Bump CAPI to v1.9.8 ([#5675](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5675), [@mboersma](https://github.com/mboersma)) +- Bump CAPI to v1.9.9 ([#5713](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5713), [@mboersma](https://github.com/mboersma)) +- Remove community AKS marketplace extension from e2e tests because no longer valid ([#5647](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5647), [@alimaazamat](https://github.com/alimaazamat)) + +## Dependencies +_Nothing has changed._ + +### Added +_Nothing has changed._ + +### Changed +- github.com/cloudflare/circl: [v1.3.7 → v1.6.1](https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1) +- github.com/coredns/corefile-migration: [v1.0.25 → v1.0.26](https://github.com/coredns/corefile-migration/compare/v1.0.25...v1.0.26) +- sigs.k8s.io/cluster-api/test: v1.9.6 → v1.9.9 +- sigs.k8s.io/cluster-api: v1.9.6 → v1.9.9 + +### Removed +_Nothing has changed._ + +## Details + +https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.19.4...v1.19.5