From 7a0c777db24fceeda0e5876711166e55ac179bcb Mon Sep 17 00:00:00 2001 From: Yi Liu Date: Mon, 6 Sep 2021 09:34:00 +0800 Subject: [PATCH] update release date for app config and bom of spring --- .../azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md | 2 +- .../azure-spring-cloud-appconfiguration-config/CHANGELOG.md | 2 +- .../CHANGELOG.md | 2 +- sdk/boms/azure-spring-boot-bom/CHANGELOG.md | 2 +- sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md b/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md index 025977656b4e3..79f6b6e0012d6 100644 --- a/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md +++ b/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.1.0 (2021-08-25) +## 2.1.0 (2021-09-05) * Update to JUnit 5 from JUnit 4 diff --git a/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md b/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md index 906ff09a78007..4028d5522bc0c 100644 --- a/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md +++ b/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.1.0 (2021-08-25) +## 2.1.0 (2021-09-05) * Add Health Indicator with the property `management.endpoint.health.azure-app-configuration.enabled` to enable the endpoint. * Added Secret Resolver with use of `KeyVaultSecretProvider` which enables overriding connecting to Key Vault with client provided values. diff --git a/sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md b/sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md index 4b4baa99ccfb1..dc665a3ece242 100644 --- a/sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md +++ b/sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.1.0 (2021-08-25) +## 2.1.0 (2021-09-05) * Updated with new release of azure-spring-cloud-appconfiguration-config-web diff --git a/sdk/boms/azure-spring-boot-bom/CHANGELOG.md b/sdk/boms/azure-spring-boot-bom/CHANGELOG.md index cfe65266ed3af..0217d0fbbc858 100644 --- a/sdk/boms/azure-spring-boot-bom/CHANGELOG.md +++ b/sdk/boms/azure-spring-boot-bom/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.8.0 (2021-08-25) +## 3.8.0 (2021-09-05) This release is compatible with Spring Boot 2.5.0 - 2.5.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.3](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.3/spring-boot-dependencies-2.5.3.pom). diff --git a/sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md b/sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md index 170c050d79a1f..0f9db78dfc8d6 100644 --- a/sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md +++ b/sdk/boms/azure-spring-cloud-dependencies/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.8.0 (2021-08-25) +## 2.8.0 (2021-09-05) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.3](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.3/spring-boot-dependencies-2.5.3.pom).