sigs.k8s.io/cluster-api-provider-azure@v1.14.3/CHANGELOG/v1.12.1.md (about)

     1  ## Changes by Kind
     2  
     3  ### Bug or Regression
     4  
     5  - Fix: DNSPrefix error on existing tenant cluster (#4368, @mihaiandreiratoiu)
     6  - Support AKS BYOCNI by allowing networkPlugin: none (#4318, @illrill)
     7  
     8  ### Other (Cleanup or Flake)
     9  
    10  - Bump CAPI to v1.5.4 (#4344, @mboersma)
    11  
    12  ## Dependencies
    13  
    14  ### Added
    15  _Nothing has changed._
    16  
    17  ### Changed
    18  - github.com/felixge/httpsnoop: [v1.0.3 → v1.0.4](https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4)
    19  - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.44.0 → v0.46.0
    20  - sigs.k8s.io/cluster-api/test: v1.5.3 → v1.5.4
    21  - sigs.k8s.io/cluster-api: v1.5.3 → v1.5.4
    22  
    23  ### Removed
    24  _Nothing has changed._