Skip to content

Commit

Permalink
Update release notes for v1.27.15
Browse files Browse the repository at this point in the history
  • Loading branch information
lzhecheng authored and github-actions[bot] committed Mar 19, 2024
1 parent 653998b commit b94f51e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions content/en/blog/releases/v1.27.15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: v1.27.15
linkTitle: v1.27.15
date: 2024-03-19
description: Cloud Provider Azure v1.27.15
---
Full Changelog: [v1.27.14..v1.27.15](https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v1.27.14...v1.27.15)

## Changes by Kind

### Feature

- Add support of service principal with cert auth for multi tenant scenario ([#5597](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/5597), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/golang/protobuf: [v1.5.3 → v1.5.4](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)
- google.golang.org/protobuf: v1.31.0 → v1.33.0
- k8s.io/api: v0.27.11 → v0.27.12
- k8s.io/apimachinery: v0.27.11 → v0.27.12
- k8s.io/apiserver: v0.27.11 → v0.27.12
- k8s.io/client-go: v0.27.11 → v0.27.12
- k8s.io/cloud-provider: v0.27.11 → v0.27.12
- k8s.io/component-base: v0.27.11 → v0.27.12
- k8s.io/component-helpers: v0.27.11 → v0.27.12
- k8s.io/controller-manager: v0.27.11 → v0.27.12
- k8s.io/kms: v0.27.11 → v0.27.12
- k8s.io/kubelet: v0.27.11 → v0.27.12

### Removed
_Nothing has changed._

0 comments on commit b94f51e

Please sign in to comment.