File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
sdk/appconfiguration/azure-appconfiguration-provider
azure/appconfiguration/provider Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.1.1 (Unreleased )
3
+ ## 1.2.0 (2024-05-24 )
4
4
5
5
### Features Added
6
6
7
7
* Enable loading of feature flags with ` feature_flag_enabled `
8
8
* Select Feature Flags to load with ` feature_flag_selectors `
9
9
* Enable/Disable Feature Flag Refresh with ` feature_flag_refresh_enabled `
10
10
11
- ### Breaking Changes
12
-
13
11
### Bugs Fixed
14
12
15
- * Fixes issue where loading configurations were slower do to returning a copy of the configurations.
16
-
17
- ### Other Changes
13
+ * Fixes issue where loading configurations were slower due to returning a copy of the configurations.
18
14
19
15
## 1.1.0 (2024-01-29)
20
16
Original file line number Diff line number Diff line change 4
4
# license information.
5
5
# -------------------------------------------------------------------------
6
6
7
- VERSION = "1.1.1 "
7
+ VERSION = "1.2.0 "
You can’t perform that action at this time.
0 commit comments