Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGELOG/v1.19.5.md
Original file line number Diff line number Diff line change
@@ -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
<!-- markdown-link-check-disable-next-line -->
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.19.4...v1.19.5
Loading