v1.24.1

Cloud Provider Azure v1.24.1

Changes by Kind

Feature

Bug or Regression

Other (Cleanup or Flake)

  • Azure privateEndpointClient APIs are changed:
    1. Get() and CreateOrUpdate() return *retry.Error instead of error
    2. Add etag argument for CreateOrUpdate() function. (#1792, @jwtty)
  • Chore: upgrade network API version to 2021-08-01 (#1788, @lodrem)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v63.4.0+incompatible → v65.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.19 → v0.9.20
  • github.com/stretchr/testify: v1.7.1 → v1.7.2
  • gopkg.in/yaml.v3: 496545a → v3.0.1
  • k8s.io/api: v0.24.0 → v0.24.1
  • k8s.io/apimachinery: v0.24.0 → v0.24.1
  • k8s.io/apiserver: v0.24.0 → v0.24.1
  • k8s.io/client-go: v0.24.0 → v0.24.1
  • k8s.io/cloud-provider: v0.24.0 → v0.24.1
  • k8s.io/component-base: v0.24.0 → v0.24.1
  • k8s.io/component-helpers: v0.24.0 → v0.24.1
  • k8s.io/controller-manager: v0.24.0 → v0.24.1
  • k8s.io/kubelet: v0.24.0 → v0.24.1

Removed

Nothing has changed.

Last modified June 16, 2023: init documentation branch (6258fe0f8)