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
17 changes: 17 additions & 0 deletions releaseNotes/KubernetesProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

[Image][image] | [Sample][sample]

## 2.2.3 - April 16, 2025

### Breaking changes

* Starting with version 2.2.3, `FeatureFlagId` is no longer injected when feature flag telemetry is enabled.

### Bug Fixes

* Fixed a bug that caused installation to fail when custom annotations were specified for the service account. [#106](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/106)


## 2.2.2 - April 3, 2025

### Enhancements

* Upgraded dependent packages. [#103](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/103)

## 2.2.1 - March 19, 2025

### Enhancements
Expand Down