|
| 1 | +## Changes by Kind |
| 2 | + |
| 3 | +### Failing Test |
| 4 | + |
| 5 | +- Fix dalec-custom-builds template ([#6092](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6092), [@willie-yao](https://github.com/willie-yao)) |
| 6 | + |
| 7 | +### Bug or Regression |
| 8 | + |
| 9 | +- Fix AzureMachinePool image plan for image from compute gallery ([#6102](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6102), [@stelucz](https://github.com/stelucz)) |
| 10 | +- Fix: (azure)machinepools: stop continuous reconciliation of resources by sorting ProviderIDs ([#6011](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6011), [@damdo](https://github.com/damdo)) |
| 11 | + |
| 12 | +### Other (Cleanup or Flake) |
| 13 | + |
| 14 | +- All symbols related to webhooks, defaulting, and validation have been removed from the api/v1beta1 package. Programs importing CAPZ as a Go library should rely on defaulting and validation provided through the Kubernetes API. ([#6141](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6141), [@mdbooth](https://github.com/mdbooth)) |
| 15 | +- Bump CAPI to v1.12.3 ([#6127](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6127), [@willie-yao](https://github.com/willie-yao)) |
| 16 | +- Bump CAPI to v1.12.4 ([#6173](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6173), [@mboersma](https://github.com/mboersma)) |
| 17 | +- Integrate kube-api-linter to validate Kubernetes API types against API conventions and upgrade golangci-lint to v2.7.0. ([#6078](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6078), [@bryan-cox](https://github.com/bryan-cox)) |
| 18 | + |
| 19 | +## Dependencies |
| 20 | + |
| 21 | +### Added |
| 22 | +- github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus: [v1.0.1](https://github.com/grpc-ecosystem/go-grpc-middleware/tree/providers/prometheus/v1.0.1) |
| 23 | +- github.com/grpc-ecosystem/go-grpc-middleware/v2: [v2.3.0](https://github.com/grpc-ecosystem/go-grpc-middleware/tree/v2.3.0) |
| 24 | +- github.com/olekukonko/cat: [50322a0](https://github.com/olekukonko/cat/tree/50322a0) |
| 25 | +- github.com/olekukonko/errors: [v1.1.0](https://github.com/olekukonko/errors/tree/v1.1.0) |
| 26 | +- github.com/olekukonko/ll: [v0.1.1](https://github.com/olekukonko/ll/tree/v0.1.1) |
| 27 | +- github.com/olekukonko/ts: [78ecb04](https://github.com/olekukonko/ts/tree/78ecb04) |
| 28 | +- go.etcd.io/raft/v3: v3.6.0 |
| 29 | +- golang.org/x/tools/go/expect: v0.1.1-deprecated |
| 30 | +- golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated |
| 31 | +- sigs.k8s.io/structured-merge-diff/v6: d9cc664 |
| 32 | + |
| 33 | +### Changed |
| 34 | +- cel.dev/expr: v0.24.0 → v0.25.1 |
| 35 | +- github.com/Azure/go-ansiterm: [306776e → faa5f7b](https://github.com/Azure/go-ansiterm/compare/306776e...faa5f7b) |
| 36 | +- github.com/cloudflare/circl: [v1.6.1 → v1.6.3](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3) |
| 37 | +- github.com/cncf/xds/go: [0feb691 → ee656c7](https://github.com/cncf/xds/compare/0feb691...ee656c7) |
| 38 | +- github.com/coredns/corefile-migration: [v1.0.29 → v1.0.30](https://github.com/coredns/corefile-migration/compare/v1.0.29...v1.0.30) |
| 39 | +- github.com/coreos/go-systemd/v22: [v22.5.0 → v22.6.0](https://github.com/coreos/go-systemd/compare/v22.5.0...v22.6.0) |
| 40 | +- github.com/docker/docker: [v28.3.3+incompatible → v28.5.2+incompatible](https://github.com/docker/docker/compare/v28.3.3...v28.5.2) |
| 41 | +- github.com/docker/go-connections: [v0.5.0 → v0.6.0](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0) |
| 42 | +- github.com/emicklei/go-restful/v3: [v3.12.2 → v3.13.0](https://github.com/emicklei/go-restful/compare/v3.12.2...v3.13.0) |
| 43 | +- github.com/envoyproxy/go-control-plane/envoy: [v1.35.0 → v1.36.0](https://github.com/envoyproxy/go-control-plane/compare/envoy/v1.35.0...envoy/v1.36.0) |
| 44 | +- github.com/envoyproxy/go-control-plane: [75eaa19 → v0.14.0](https://github.com/envoyproxy/go-control-plane/compare/75eaa19...v0.14.0) |
| 45 | +- github.com/envoyproxy/protoc-gen-validate: [v1.2.1 → v1.3.0](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.2.1...v1.3.0) |
| 46 | +- github.com/fxamacker/cbor/v2: [v2.7.0 → v2.9.0](https://github.com/fxamacker/cbor/compare/v2.7.0...v2.9.0) |
| 47 | +- github.com/go-openapi/jsonpointer: [v0.21.1 → v0.21.2](https://github.com/go-openapi/jsonpointer/compare/v0.21.1...v0.21.2) |
| 48 | +- github.com/golang-jwt/jwt/v4: [v4.5.2 → v4.5.0](https://github.com/golang-jwt/jwt/compare/v4.5.2...v4.5.0) |
| 49 | +- github.com/google/cel-go: [v0.23.2 → v0.26.1](https://github.com/google/cel-go/compare/v0.23.2...v0.26.1) |
| 50 | +- github.com/google/gnostic-models: [v0.6.9 → v0.7.0](https://github.com/google/gnostic-models/compare/v0.6.9...v0.7.0) |
| 51 | +- github.com/google/pprof: [27863c8 → 294ebfa](https://github.com/google/pprof/compare/27863c8...294ebfa) |
| 52 | +- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.27.3 → v2.28.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.3...v2.28.0) |
| 53 | +- github.com/ianlancetaylor/demangle: [bd984b5 → f615e6b](https://github.com/ianlancetaylor/demangle/compare/bd984b5...f615e6b) |
| 54 | +- github.com/jonboulle/clockwork: [v0.4.0 → v0.5.0](https://github.com/jonboulle/clockwork/compare/v0.4.0...v0.5.0) |
| 55 | +- github.com/mattn/go-colorable: [v0.1.13 → v0.1.14](https://github.com/mattn/go-colorable/compare/v0.1.13...v0.1.14) |
| 56 | +- github.com/mattn/go-runewidth: [v0.0.14 → v0.0.16](https://github.com/mattn/go-runewidth/compare/v0.0.14...v0.0.16) |
| 57 | +- github.com/moby/term: [v0.5.0 → v0.5.2](https://github.com/moby/term/compare/v0.5.0...v0.5.2) |
| 58 | +- github.com/modern-go/reflect2: [v1.0.2 → 35a7c28](https://github.com/modern-go/reflect2/compare/v1.0.2...35a7c28) |
| 59 | +- github.com/olekukonko/tablewriter: [v0.0.5 → v1.0.9](https://github.com/olekukonko/tablewriter/compare/v0.0.5...v1.0.9) |
| 60 | +- github.com/onsi/ginkgo/v2: [v2.27.5 → v2.28.1](https://github.com/onsi/ginkgo/compare/v2.27.5...v2.28.1) |
| 61 | +- github.com/onsi/gomega: [v1.39.0 → v1.39.1](https://github.com/onsi/gomega/compare/v1.39.0...v1.39.1) |
| 62 | +- github.com/pelletier/go-toml/v2: [v2.2.3 → v2.2.4](https://github.com/pelletier/go-toml/compare/v2.2.3...v2.2.4) |
| 63 | +- github.com/rivo/uniseg: [v0.4.2 → v0.4.7](https://github.com/rivo/uniseg/compare/v0.4.2...v0.4.7) |
| 64 | +- github.com/sagikazarmark/locafero: [v0.7.0 → v0.11.0](https://github.com/sagikazarmark/locafero/compare/v0.7.0...v0.11.0) |
| 65 | +- github.com/sourcegraph/conc: [v0.3.0 → 5f936ab](https://github.com/sourcegraph/conc/compare/v0.3.0...5f936ab) |
| 66 | +- github.com/spf13/afero: [v1.12.0 → v1.15.0](https://github.com/spf13/afero/compare/v1.12.0...v1.15.0) |
| 67 | +- github.com/spf13/cast: [v1.7.1 → v1.10.0](https://github.com/spf13/cast/compare/v1.7.1...v1.10.0) |
| 68 | +- github.com/spf13/cobra: [v1.9.1 → v1.10.1](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1) |
| 69 | +- github.com/spf13/viper: [v1.20.1 → v1.21.0](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0) |
| 70 | +- github.com/stoewer/go-strcase: [v1.3.0 → v1.3.1](https://github.com/stoewer/go-strcase/compare/v1.3.0...v1.3.1) |
| 71 | +- go.etcd.io/bbolt: v1.3.11 → v1.4.2 |
| 72 | +- go.etcd.io/etcd/api/v3: v3.5.22 → v3.6.6 |
| 73 | +- go.etcd.io/etcd/client/pkg/v3: v3.5.22 → v3.6.6 |
| 74 | +- go.etcd.io/etcd/client/v3: v3.5.22 → v3.6.6 |
| 75 | +- go.etcd.io/etcd/pkg/v3: v3.5.21 → v3.6.4 |
| 76 | +- go.etcd.io/etcd/server/v3: v3.5.21 → v3.6.4 |
| 77 | +- go.opentelemetry.io/contrib/detectors/gcp: v1.38.0 → v1.39.0 |
| 78 | +- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.58.0 → v0.65.0 |
| 79 | +- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.60.0 → v0.65.0 |
| 80 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.39.0 → v1.41.0 |
| 81 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.22.0 → v1.40.0 |
| 82 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.39.0 → v1.41.0 |
| 83 | +- go.opentelemetry.io/otel/metric: v1.39.0 → v1.41.0 |
| 84 | +- go.opentelemetry.io/otel/sdk/metric: v1.39.0 → v1.41.0 |
| 85 | +- go.opentelemetry.io/otel/sdk: v1.39.0 → v1.41.0 |
| 86 | +- go.opentelemetry.io/otel/trace: v1.39.0 → v1.41.0 |
| 87 | +- go.opentelemetry.io/otel: v1.39.0 → v1.41.0 |
| 88 | +- go.uber.org/zap: v1.27.0 → v1.27.1 |
| 89 | +- golang.org/x/crypto: v0.47.0 → v0.48.0 |
| 90 | +- golang.org/x/exp: 054e65f → 8b4c13b |
| 91 | +- golang.org/x/mod: v0.32.0 → v0.33.0 |
| 92 | +- golang.org/x/net: v0.49.0 → v0.50.0 |
| 93 | +- golang.org/x/oauth2: v0.32.0 → v0.35.0 |
| 94 | +- golang.org/x/sys: v0.40.0 → v0.41.0 |
| 95 | +- golang.org/x/telemetry: 8fff8a5 → bd525da |
| 96 | +- golang.org/x/term: v0.39.0 → v0.40.0 |
| 97 | +- golang.org/x/text: v0.33.0 → v0.34.0 |
| 98 | +- golang.org/x/tools: v0.40.0 → v0.41.0 |
| 99 | +- google.golang.org/genproto/googleapis/api: ff82c1b → 4cfbd41 |
| 100 | +- google.golang.org/genproto/googleapis/rpc: ff82c1b → 4cfbd41 |
| 101 | +- google.golang.org/grpc: v1.77.0 → v1.79.1 |
| 102 | +- google.golang.org/protobuf: v1.36.10 → v1.36.11 |
| 103 | +- gopkg.in/evanphx/json-patch.v4: v4.12.0 → v4.13.0 |
| 104 | +- k8s.io/api: v0.33.6 → v0.34.3 |
| 105 | +- k8s.io/apiextensions-apiserver: v0.33.3 → v0.34.3 |
| 106 | +- k8s.io/apimachinery: v0.33.6 → v0.34.3 |
| 107 | +- k8s.io/apiserver: v0.33.4 → v0.34.3 |
| 108 | +- k8s.io/cli-runtime: v0.33.6 → v0.34.2 |
| 109 | +- k8s.io/client-go: v0.33.6 → v0.34.3 |
| 110 | +- k8s.io/cloud-provider: v0.33.4 → v0.34.0 |
| 111 | +- k8s.io/cluster-bootstrap: v0.33.3 → v0.34.2 |
| 112 | +- k8s.io/code-generator: v0.33.3 → v0.34.3 |
| 113 | +- k8s.io/component-base: v0.33.6 → v0.34.3 |
| 114 | +- k8s.io/component-helpers: v0.33.6 → v0.34.2 |
| 115 | +- k8s.io/controller-manager: v0.33.4 → v0.34.0 |
| 116 | +- k8s.io/gengo/v2: 1244d31 → 85fd79d |
| 117 | +- k8s.io/kms: v0.33.4 → v0.34.3 |
| 118 | +- k8s.io/kube-openapi: c8a335a → d7b6acb |
| 119 | +- k8s.io/kubectl: v0.33.6 → v0.34.2 |
| 120 | +- k8s.io/kubelet: v0.33.4 → v0.34.0 |
| 121 | +- k8s.io/metrics: v0.33.6 → v0.34.2 |
| 122 | +- k8s.io/utils: 1f6e0b7 → 0af2bda |
| 123 | +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.32.0 → v0.33.0 |
| 124 | +- sigs.k8s.io/cloud-provider-azure/pkg/azclient/cache: v0.8.1 → v0.8.3 |
| 125 | +- sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.8.2 → v0.8.4 |
| 126 | +- sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.9.1 → v0.9.2 |
| 127 | +- sigs.k8s.io/cloud-provider-azure: v1.33.6 → v1.34.3 |
| 128 | +- sigs.k8s.io/cluster-api/test: v1.11.5 → v1.12.4 |
| 129 | +- sigs.k8s.io/cluster-api: v1.11.5 → v1.12.4 |
| 130 | +- sigs.k8s.io/controller-runtime: v0.21.0 → v0.22.5 |
| 131 | +- sigs.k8s.io/json: cfa47c3 → 2d32026 |
| 132 | +- sigs.k8s.io/kustomize/api: v0.19.0 → v0.20.1 |
| 133 | +- sigs.k8s.io/kustomize/kustomize/v5: v5.6.0 → v5.7.1 |
| 134 | +- sigs.k8s.io/kustomize/kyaml: v0.19.0 → v0.20.1 |
| 135 | + |
| 136 | +### Removed |
| 137 | +- cloud.google.com/go/auth/oauth2adapt: v0.2.6 |
| 138 | +- cloud.google.com/go/auth: v0.13.0 |
| 139 | +- cloud.google.com/go/iam: v1.2.2 |
| 140 | +- cloud.google.com/go/monitoring: v1.21.2 |
| 141 | +- cloud.google.com/go/storage: v1.49.0 |
| 142 | +- cloud.google.com/go: v0.116.0 |
| 143 | +- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric: [v0.48.1](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/tree/exporter/metric/v0.48.1) |
| 144 | +- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping: [v0.48.1](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/tree/internal/resourcemapping/v0.48.1) |
| 145 | +- github.com/census-instrumentation/opencensus-proto: [v0.4.1](https://github.com/census-instrumentation/opencensus-proto/tree/v0.4.1) |
| 146 | +- github.com/golang/groupcache: [41bb18b](https://github.com/golang/groupcache/tree/41bb18b) |
| 147 | +- github.com/google/s2a-go: [v0.1.8](https://github.com/google/s2a-go/tree/v0.1.8) |
| 148 | +- github.com/googleapis/enterprise-certificate-proxy: [v0.3.4](https://github.com/googleapis/enterprise-certificate-proxy/tree/v0.3.4) |
| 149 | +- github.com/googleapis/gax-go/v2: [v2.14.1](https://github.com/googleapis/gax-go/tree/v2.14.1) |
| 150 | +- github.com/grpc-ecosystem/go-grpc-middleware: [v1.3.0](https://github.com/grpc-ecosystem/go-grpc-middleware/tree/v1.3.0) |
| 151 | +- github.com/grpc-ecosystem/grpc-gateway: [v1.16.0](https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.16.0) |
| 152 | +- go.etcd.io/etcd/client/v2: v2.305.21 |
| 153 | +- go.etcd.io/etcd/raft/v3: v3.5.21 |
| 154 | +- go.opencensus.io: v0.24.0 |
| 155 | +- go.uber.org/atomic: v1.9.0 |
| 156 | +- google.golang.org/api: v0.215.0 |
| 157 | +- google.golang.org/genproto: e639e21 |
| 158 | + |
| 159 | +## Details |
| 160 | +<!-- markdown-link-check-disable-next-line --> |
| 161 | +https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.22.0...v1.23.0 |
0 commit comments