Skip to content

Commit 24a0313

Browse files
authored
Update CHANGELOG.md (#33610)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent 83dfc75 commit 24a0313

File tree

1 file changed

+3
-3
lines changed
  • sdk/appconfiguration/azure-appconfiguration-provider

1 file changed

+3
-3
lines changed

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

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

3-
## 1.1.0b3 (Unreleased)
3+
## 1.1.0b3 (2023-12-18)
44

55
### Features Added
66

77
- Added on_refresh_success callback to load method. This callback is called when the refresh method successfully refreshes the configuration.
88
- Added minimum up time. This is the minimum amount of time the provider will try to be up before throwing an error. This is to prevent quick restart loops.
99

10-
### Breaking Changes
11-
1210
### Bugs Fixed
1311

1412
- Fixes issue where the refresh timer only reset after a change was found.
1513

1614
### Other Changes
1715

16+
- Renamed the type `SentinelKey` to be `WatchKey`.
17+
1818
## 1.1.0b2 (2023-09-29)
1919

2020
### Features Added

0 commit comments

Comments
 (0)