Skip to content

Commit c7ceccb

Browse files
update
1 parent 8ef997f commit c7ceccb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

releaseNotes/KubernetesProvider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
### Bug Fixes
1212

13-
* Fixed a bug that caused the conditional refresh does not work after controller restart. [#119](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/119)
13+
* Fixed a bug that caused the refreshing doesn't honor the change of sentinel key after controller restart. [#119](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/119)
1414

1515
## 2.3.0 - May 30, 2025
1616

1717
### Enhancements
1818

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)
19+
* Added support for outputting the Secret data in hierarchical format by specifying the new property `spec.secret.target.secretData` if the Secret is consumed as a mounted file. See [here](https://learn.microsoft.com/en-us/azure/azure-app-configuration/reference-kubernetes-provider?tabs=default#:~:text=If%20the%20spec.secret.target,has%20the%20following%20child%20properties.) for detail. [#111](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/111)
2020
* Upgraded dependent packages. [#115](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/115)
2121

2222
## 2.2.4 - May 13, 2025

0 commit comments

Comments
 (0)