Skip to content

Commit 8ef997f

Browse files
K8s provider v2.3 release note
1 parent 5448664 commit 8ef997f

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

releaseNotes/KubernetesProvider.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
[Image][image] | [Sample][sample]
44

5+
## 2.3.1 - June 25, 2025
6+
7+
### Enhancements
8+
9+
* Upgraded dependent packages. [#122](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/122)
10+
11+
### Bug Fixes
12+
13+
* Fixed a bug that caused the conditional refresh does not work after controller restart. [#119](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/119)
14+
15+
## 2.3.0 - May 30, 2025
16+
17+
### Enhancements
18+
19+
* Added support for outputting the Secret data in hierarchical format by specifying the new property `secretData.separator`. This feature is useful if you'd like to use the Secret in a manner same as the hierarchical format ConfigMap. [#111](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/111)
20+
* Upgraded dependent packages. [#115](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/115)
21+
522
## 2.2.4 - May 13, 2025
623

724
### Enhancements

0 commit comments

Comments
 (0)