Skip to content

Commit b299b70

Browse files
committed
Updating Version and Changelog
1 parent 84c78c3 commit b299b70

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
22

3+
## 2.1.0b1 (2025-04-10)
4+
5+
### Bugs Fixed
6+
7+
* Updates the feature flag telemetry to use the provided endpoint instead of the endpoint of the store the feature flag was loaded from.
8+
* Removes Feature Id from feature flag telemetry.
9+
310
## 2.0.1 (2025-03-07)
411

512
### Bugs Fixed

sdk/appconfiguration/azure-appconfiguration-provider/azure/appconfiguration/provider/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -------------------------------------------------------------------------
66

7-
VERSION = "2.0.1"
7+
VERSION = "2.1.0b1"

0 commit comments

Comments
 (0)