Skip to content

Commit 5c5bed4

Browse files
authored
2.0.0 Release (Azure#38945)
1 parent d158c12 commit 5c5bed4

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

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

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
11
# Release History
22

3-
## 2.0.0b4 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 2.0.0 (2025-01-06)
84

95
### Features Added
106

117
* Added support for load balancing between replicas.
12-
13-
### Bugs Fixed
14-
15-
### Other Changes
8+
* Added support for adding telemetry information to feature flags.
169

1710
## 2.0.0b3 (2024-11-13)
1811

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.0b4"
7+
VERSION = "2.0.0"

0 commit comments

Comments
 (0)