You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releaseNotes/KubernetesProvider.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
[Image][image] | [Sample][sample]
4
4
5
+
## 2.2.3 - April 16, 2025
6
+
7
+
### Breaking changes
8
+
9
+
* Starting with version 2.2.3, `FeatureFlagId` is no longer injected when feature flag telemetry is enabled.
10
+
11
+
### Bug Fixes
12
+
13
+
* 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)
0 commit comments