Skip to content

Commit 19998d6

Browse files
authored
Update Version (#42432)
1 parent fc79937 commit 19998d6

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
# Release History
22

3-
## 2.1.1 (Unreleased)
3+
## 2.2.0 (2025-08-08)
44

55
### Features Added
66

77
- Added `tag_filters` in `SettingSelector` to filter settings by tags.
88
- Added support for JSON comments in the `load` method, when a configuration setting has the json content type.
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 2.1.0 (2025-04-28)
1711

1812
### Features Added

sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -------------------------------------------------------------------------
66

7-
VERSION = "2.1.1"
7+
VERSION = "2.2.0"

0 commit comments

Comments
 (0)