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 11# Release History
22
3- ## 1.1.1 (Unreleased )
3+ ## 1.2.0 (2024-05-24 )
44
55### Features Added
66
77* Enable loading of feature flags with ` feature_flag_enabled `
88* Select Feature Flags to load with ` feature_flag_selectors `
99* Enable/Disable Feature Flag Refresh with ` feature_flag_refresh_enabled `
1010
11- ### Breaking Changes
12-
1311### Bugs Fixed
1412
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.
1814
1915## 1.1.0 (2024-01-29)
2016
Original file line number Diff line number Diff line change 44# license information.
55# -------------------------------------------------------------------------
66
7- VERSION = "1.1.1 "
7+ VERSION = "1.2.0 "
You can’t perform that action at this time.
0 commit comments