Skip to content

Commit dd82e75

Browse files
authored
App Config - 1.9.0 Release (#47557)
* 1.9.0 Release * api files
1 parent 9d5ebe1 commit dd82e75

5 files changed

Lines changed: 689 additions & 9 deletions

File tree

sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md

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

3-
## 1.8.2 (Unreleased)
3+
## 1.9.0 (2026-06-18)
44

55
### Features Added
66

@@ -10,12 +10,6 @@
1010
- Added a `description` property to `ConfigurationSetting` and `SecretReferenceConfigurationSetting` representing the description of the key-value (requires API version `2026-04-01` or later).
1111
- Added a `description` property and a `description` keyword argument to `ConfigurationSnapshot`, and a `description` keyword argument to `begin_create_snapshot()` for both sync and async clients (requires API version `2026-04-01` or later).
1212

13-
### Breaking Changes
14-
15-
### Bugs Fixed
16-
17-
### Other Changes
18-
1913
## 1.8.1 (2026-05-07)
2014

2115
### Bugs Fixed

0 commit comments

Comments
 (0)