diff --git a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md index 425ff40d52590..99f4a19018e76 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `azure-active-directory-b2c-spring-boot-starter` to `azure-spring-boot-starter-active-directory-b2c`. diff --git a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md index ef1349049bf78..6a50ee6e5f533 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Updated properties prefix from `azure.cosmosdb.xxx` to `azure.cosmos.xxx`. - Added new property items `azure.cosmos.connection-mode`. diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md index 61d7439149e72..829f888be0a30 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md @@ -1,7 +1,7 @@ # Release History -## 3.0.0-beta.2 (Unreleased) - +## 3.0.0-beta.2 (2020-11-18) +- Add support for user-assigned managed identity. ## 3.0.0-beta.1 (2020-10-21) - First release. diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md index 36bc71c8dfbc1..4ddc07300dac0 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change configure item from `azure.keyvault.secret.keys` to `azure.keyvault.secret-keys` - Change configure item from `azure.keyvault.allow.telemetry` to `azure.keyvault.allow-telemetry` diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md index ebf832b24d682..8303ee149c20a 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `azure-servicebus-jms-spring-boot-starter` to `azure-spring-boot-starter-servicebus-jms`. diff --git a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md index 7bf3499ccecc8..cdb566ff13954 100644 --- a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-starter-azure-storage` to `azure-spring-boot-starter-storage`. diff --git a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md index 1e81f8e4f44fa..d34c6ceae83f5 100644 --- a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. diff --git a/sdk/spring/azure-spring-boot/CHANGELOG.md b/sdk/spring/azure-spring-boot/CHANGELOG.md index 2fe161c150fbc..9b7f21c93649f 100644 --- a/sdk/spring/azure-spring-boot/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 3.0.0-beta.1 (Unreleased) +## 3.0.0-beta.1 (2020-11-18) ### Breaking Changes - Conditional access policy is not supported temporary, we may recover it in the future. - Configuration items like `spring.security.oauth2.client.xxx` is not supported anymore. Please use the following configuration items instead: diff --git a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md index 152c3c675af1e..f163dddff1ee7 100644 --- a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-azure-autoconfigure` to `azure-spring-cloud-autoconfigure`. diff --git a/sdk/spring/azure-spring-cloud-context/CHANGELOG.md b/sdk/spring/azure-spring-cloud-context/CHANGELOG.md index 3b8ed8bf275cd..8567b447875a9 100644 --- a/sdk/spring/azure-spring-cloud-context/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-context/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-azure-context` to `azure-spring-cloud-context`. diff --git a/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md b/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md index 724a774f38035..2947012bbb542 100644 --- a/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-azure-messaging` to `azure-spring-cloud-messaging`. diff --git a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md index 515ec90af7e45..1bcd781f4075a 100644 --- a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-starter-azure-cache` to `azure-spring-cloud-starter-cache`. diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md index 083b43ee232f2..c6c7d6c807838 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-starter-azure-eventhubs-kafka` to `azure-spring-cloud-starter-eventhubs-kafka`. diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md index a545f93a34a59..b71949dd39015 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-starter-azure-eventhubs` to `azure-spring-cloud-starter-eventhubs`. diff --git a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md index 7c52efbf9a36b..8e1e7b20652bf 100644 --- a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-starter-azure-servicebus` to `azure-spring-cloud-starter-servicebus`. diff --git a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md index ca2fa0c6a9954..03031614a97fd 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. -- Change artifact id from `spring-cloud-azure-eventhubs-stream-binder` to `azure-spring-cloud-eventhubs-stream-binder`. +- Change artifact id from `spring-cloud-azure-eventhubs-stream-binder` to `azure-spring-cloud-stream-binder-eventhubs`. ## 1.2.8 (2020-09-14) ### Key Bug Fixes diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/CHANGELOG.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/CHANGELOG.md index f76c0be8d71fd..f8d116473b60a 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-core/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. -- Change artifact id from `spring-cloud-azure-servicebus-queue-stream-binder` to `azure-spring-cloud-servicebus-queue-stream-binder`. +- Change artifact id from `spring-cloud-azure-servicebus-stream-binder-core` to `azure-spring-cloud-stream-binder-servicebus-core`. ## 1.2.8 (2020-09-14) ### New Features diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/CHANGELOG.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/CHANGELOG.md index 1886dce817385..5b8829b914701 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. -- Change artifact id from `spring-cloud-azure-servicebus-stream-binder-core` to `azure-spring-cloud-servicebus-stream-binder-core`. +- Change artifact id from `spring-cloud-azure-servicebus-queue-stream-binder` to `azure-spring-cloud-stream-binder-servicebus-queue`. ## 1.2.8 (2020-09-14) ### New Features diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/CHANGELOG.md b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/CHANGELOG.md index cf10303b97f44..df3543134a30b 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. -- Change artifact id from `spring-cloud-azure-servicebus-topic-stream-binder` to `azure-spring-cloud-servicebus-topic-stream-binder`. +- Change artifact id from `spring-cloud-azure-servicebus-topic-stream-binder` to `azure-spring-cloud-stream-binder-servicebus-topic`. ## 1.2.8 (2020-09-14) ### New Features diff --git a/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md b/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md index 835c201c74b47..0c6cd97390217 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md @@ -1,6 +1,7 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) +- fix checkstyle ## 1.2.8 (2020-09-14) ### Breaking Changes diff --git a/sdk/spring/azure-spring-cloud-telemetry/CHANGELOG.md b/sdk/spring/azure-spring-cloud-telemetry/CHANGELOG.md index d4b87fa763333..6d7bd0f4d0141 100644 --- a/sdk/spring/azure-spring-cloud-telemetry/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-telemetry/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-cloud-azure-telemetry` to `azure-spring-cloud-telemetry`. diff --git a/sdk/spring/azure-spring-integration-core/CHANGELOG.md b/sdk/spring/azure-spring-integration-core/CHANGELOG.md index 0f08ceaa17a7b..c67806b211e8e 100644 --- a/sdk/spring/azure-spring-integration-core/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-core/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-integration-azure-core` to `azure-spring-integration-core`. diff --git a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md index a1163505379b0..8310296d256e7 100644 --- a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-integration-eventhubs` to `azure-spring-integration-eventhubs`. diff --git a/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md b/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md index b90d902079748..6df35f8cf33c6 100644 --- a/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-integration-servicebus` to `azure-spring-integration-servicebus`. diff --git a/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md b/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md index af1130200ce0a..9d63b69b264a5 100644 --- a/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-integration-storage-queue` to `azure-spring-integration-storage-queue`. diff --git a/sdk/spring/azure-spring-integration-test/CHANGELOG.md b/sdk/spring/azure-spring-integration-test/CHANGELOG.md index a5c8e06adae70..845379b334610 100644 --- a/sdk/spring/azure-spring-integration-test/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-test/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.0.0-beta.1 (Unreleased) +## 2.0.0-beta.1 (2020-11-18) ### Breaking Changes - Change group id from `com.microsoft.azure` to `com.azure.spring`. - Change artifact id from `spring-integration-azure-test` to `azure-spring-integration-test`.