Skip to content

Commit e71de3e

Browse files
mrm9084Copilot
andauthored
Azure App Configuration Provider Telemetry Patch (#40584)
* Update Version for release * Update sdk/appconfiguration/azure-appconfiguration-provider/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent 84af3a7 commit e71de3e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

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

3+
## 2.0.2 (2025-04-17)
4+
5+
### Other Changes
6+
7+
* Updates telemetry for JSON usage.
38
## 2.0.1 (2025-03-07)
49

510
### 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.0.2"

0 commit comments

Comments
 (0)