File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed
sdk/appconfiguration/azure-appconfiguration-provider
azure/appconfiguration/provider Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 2.1.0 (2025-04-28 )
3+ ## 2.1.1 (Unreleased )
44
55### Features Added
66
7- * Added AllocationId to the feature flag telemetry metadata when the feature flag has telemetry enabled.
8-
9- ## 2.1.0b1 (2025-04-10)
7+ ### Breaking Changes
108
119### Bugs Fixed
1210
13- * Updates the feature flag telemetry to use the provided endpoint instead of the endpoint of the store the feature flag was loaded from.
14- * Removes FeatureFlagId from feature flag telemetry.
11+ ### Other Changes
12+
13+ ## 2.1.0 (2025-04-28)
14+
15+ ### Features Added
16+
17+ * Added AllocationId to the feature flag telemetry metadata when the feature flag has telemetry enabled.
1518
1619## 2.0.2 (2025-04-17)
1720
1821### Other Changes
1922
2023* Updates telemetry for JSON usage.
2124
25+ ## 2.1.0b1 (2025-04-10)
26+
27+ ### Bugs Fixed
28+
29+ * Updates the feature flag telemetry to use the provided endpoint instead of the endpoint of the store the feature flag was loaded from.
30+ * Removes FeatureFlagId from feature flag telemetry.
31+
2232## 2.0.1 (2025-03-07)
2333
2434### Bugs Fixed
Original file line number Diff line number Diff line change 44# license information.
55# -------------------------------------------------------------------------
66
7- VERSION = "2.1.0 "
7+ VERSION = "2.1.1 "
You can’t perform that action at this time.
0 commit comments