File tree 2 files changed +17
-7
lines changed
sdk/appconfiguration/azure-appconfiguration-provider
azure/appconfiguration/provider
2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 2.1.0 (2025-04-28 )
3
+ ## 2.1.1 (Unreleased )
4
4
5
5
### Features Added
6
6
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
10
8
11
9
### Bugs Fixed
12
10
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.
15
18
16
19
## 2.0.2 (2025-04-17)
17
20
18
21
### Other Changes
19
22
20
23
* Updates telemetry for JSON usage.
21
24
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
+
22
32
## 2.0.1 (2025-03-07)
23
33
24
34
### Bugs Fixed
Original file line number Diff line number Diff line change 4
4
# license information.
5
5
# -------------------------------------------------------------------------
6
6
7
- VERSION = "2.1.0 "
7
+ VERSION = "2.1.1 "
You can’t perform that action at this time.
0 commit comments