Skip to content

Commit b438d88

Browse files
authored
Updated Changelog (Azure#23761)
1 parent 3725693 commit b438d88

File tree

3 files changed

+5
-0
lines changed
  • sdk/appconfiguration

3 files changed

+5
-0
lines changed

sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2.1.0 (2021-08-25)
44

5+
* Update to JUnit 5 from JUnit 4
56

67
## 2.0.0 (2021-07-20)
78

sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 2.1.0 (2021-08-25)
44

5+
* Add Health Indicator with the property `management.endpoint.health.azure-app-configuration.enabled` to enable the endpoint.
6+
* Added Secret Resolver with use of `KeyVaultSecretProvider` which enables overriding connecting to Key Vault with client provided values.
7+
* Update to JUnit 5 from JUnit 4
58

69
## 2.0.0 (2021-07-20)
710

sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2.1.0 (2021-08-25)
44

5+
* Updated with new release of azure-spring-cloud-appconfiguration-config-web
56

67
## 2.0.0 (2021-07-20)
78

0 commit comments

Comments
 (0)