Skip to content

Commit bd807df

Browse files
Release note K8s provider 2.5.0
1 parent 211a885 commit bd807df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

releaseNotes/KubernetesProvider.md

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

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

5+
## 2.5.0 - Dec 1, 2025
6+
7+
### Enhancements
8+
9+
* Added support for filtering key-values by tags. [#130](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/130)
10+
* Upgraded dependent packages. [#135](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/135)
11+
* Upgraded go version to 1.24. [#128](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/128)
12+
13+
### Bug Fixes
14+
15+
* Fixed a bug where missing the `configuration` section led to nil pointer dereference during configMap refresh. [#132](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/132)
16+
517
## 2.4.0 - August 21, 2025
618

719
### Enhancements

0 commit comments

Comments
 (0)