diff --git a/sdk/spring/azure-identity-spring/CHANGELOG.md b/sdk/spring/azure-identity-spring/CHANGELOG.md index 9fb3af15f1122..a0071a64ccd18 100644 --- a/sdk/spring/azure-identity-spring/CHANGELOG.md +++ b/sdk/spring/azure-identity-spring/CHANGELOG.md @@ -1,18 +1,10 @@ # Release History -## 1.9.0 (2021-09-26) +## 1.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes - ## 1.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. ### Dependency Upgrades 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 053706e3972b1..13fff4f9f965c 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,17 +1,10 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md index cf0123ff74361..245aba1e63ad4 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - -### Breaking Changes - ### Bugs Fixed - Fix bug about application type validation. ([#23481](https://github.com/Azure/azure-sdk-for-java/issues/23481)) @@ -23,8 +18,6 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Deprecations - Deprecate `azure.activedirectory.authorization-clients.xxx.on-demand`, use `azure.activedirectory.authorization-clients.xxx.authorization-grant-type` instead. If you are using `on-demand=true`, please change to `authorization-grant-type=authorization_code`. -### Other Changes - ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md index fa27f9d7110a5..9863d87a61446 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. 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 2ed732bf3e681..e0db0e10267e7 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md @@ -1,15 +1,10 @@ # Release History -## 3.2.0 (2021-09-26) +## 3.2.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed ## 3.1.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. 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 b465a54704779..3540c61de8bf4 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-secrets/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. 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 e72cc604e0775..05b225fb599ad 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md @@ -1,17 +1,14 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - ### Features Added - Support configuration of `AbstractJmsListenerContainerFactory` for `JmsListener`. Enabled properties include `replyPubSubDomain`, `replyQosSettings`, `subscriptionDurable`, `subscriptionShared` and `phase` with prefix as `spring.jms.servicebus.listener`. -### Breaking Changes - ### Bugs Fixed - Fix the bug of not supporting Spring Boot autoconfiguration of JMS listener. -### Other Changes + ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md index af01e6210c624..9d17189eb2f22 100644 --- a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md index 3ed6e236f5c40..6c6ae625d7068 100644 --- a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-boot/CHANGELOG.md b/sdk/spring/azure-spring-boot/CHANGELOG.md index 9d218a197c302..f42d7e3f0f716 100644 --- a/sdk/spring/azure-spring-boot/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot/CHANGELOG.md @@ -1,14 +1,11 @@ # Release History -## 3.9.0 (2021-09-26) +## 3.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - ### Features Added - Support configuration of `AbstractJmsListenerContainerFactory` for `JmsListener`. Enabled properties include `replyPubSubDomain`, `replyQosSettings`, `subscriptionDurable`, `subscriptionShared` and `phase` with prefix as `spring.jms.servicebus.listener`. -### Breaking Changes - ### Bugs Fixed - Fix bug about application type validation. ([#23481](https://github.com/Azure/azure-sdk-for-java/issues/23481)) @@ -23,8 +20,6 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.4. ### Deprecations - Deprecate `azure.activedirectory.authorization-clients.xxx.on-demand`, use `azure.activedirectory.authorization-clients.xxx.authorization-grant-type` instead. If you are using `on-demand=true`, please change to `authorization-grant-type=authorization_code`. -### Other Changes - ## 3.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3. diff --git a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md index 546e4b77fb730..53d3325e7a632 100644 --- a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-context/CHANGELOG.md b/sdk/spring/azure-spring-cloud-context/CHANGELOG.md index 210e6a1692ae4..b41856f149401 100644 --- a/sdk/spring/azure-spring-cloud-context/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-context/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md b/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md index 2b9768a76555c..7e3a42f6ee672 100644 --- a/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md index af688869bb012..c433175afd7bc 100644 --- a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. 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 3f2cf2f455535..42bba75e4dc6f 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md index b5dff7599b140..90100a4912e4b 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md index 89b3c87a3a077..3db0469ac5397 100644 --- a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md @@ -1,19 +1,14 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - ### Breaking Changes - Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime. - ### Bugs Fixed - Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time. -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md index 27f33ccc4f304..3684cbabed11f 100644 --- a/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md b/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md index 8ad703616f064..b8715c72cad59 100644 --- a/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. 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 53d6dd516b36f..eb1f4567a20e4 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. 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 11555435362c6..251bd1ab4b95b 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,19 +1,14 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - ### Breaking Changes - Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime. - ### Bugs Fixed - Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time. -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. @@ -29,28 +24,28 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020. - Deprecate the `spring.cloud.stream.servicebus.queue.bindings..consumer.concurrency` property, use `maxConcurrentSessions` and `maxConcurrentCalls` to set the properties. + ## 2.7.0 (2021-07-20) ### Key Bug Fixes - Fix bug of setting message headers repeatedly with different value types. ([#22939](https://github.com/Azure/azure-sdk-for-java/pull/22939)) - ### New Features - Support configuration of `AmqpTransportType` for ServiceBusClientBuilder with property of `spring.cloud.azure.servicebus.transportType`, supported values are `AMQP` and `AMQP_WEB_SOCKETS`. - ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.2](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.2/spring-boot-dependencies-2.5.2.pom). - Upgrade to [spring-cloud-dependencies:2020.0.3](https://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies/2020.0.3/spring-cloud-dependencies-2020.0.3.pom). + ## 2.6.0 (2021-06-23) ### New Features - Upgrade to [spring-boot-dependencies:2.5.0](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.0/spring-boot-dependencies-2.5.0.pom). + ## 2.5.0 (2021-05-24) ### New Features - Upgrade to [spring-boot-dependencies:2.4.5](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.4.5/spring-boot-dependencies-2.4.5.pom). - Upgrade to [spring-cloud-dependencies:2020.0.2](https://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies/2020.0.2/spring-cloud-dependencies-2020.0.2.pom). - ## 2.4.0 (2021-04-19) @@ -58,6 +53,7 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020. ### New Features - Upgrade to `Spring Boot` [2.4.3](https://github.com/spring-projects/spring-boot/releases/tag/v2.4.3). + ## 2.2.0 (2021-03-03) @@ -66,11 +62,13 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020. ## 2.0.0 (2020-12-30) + ## 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-stream-binder-servicebus-core`. + ## 1.2.8 (2020-09-14) ### New Features - Enable scheduled enqueue message in Service Bus binders 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 1cf0175251851..d69719dd355ff 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,19 +1,14 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - ### Breaking Changes - Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime. - ### Bugs Fixed - Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time. -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. 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 5af9cd6d9e024..6dd5beac6de99 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,19 +1,14 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - ### Breaking Changes - Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime. - ### Bugs Fixed - Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time. -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. 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 16eeabe0d7a70..1c8408b799c18 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-test/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-integration-core/CHANGELOG.md b/sdk/spring/azure-spring-integration-core/CHANGELOG.md index b5ca53a30bb35..923145682eb80 100644 --- a/sdk/spring/azure-spring-integration-core/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-core/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md index bc3d66b72d8b0..1e874a09b1602 100644 --- a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md b/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md index e7f591b15ba3b..e17e4e57d7dca 100644 --- a/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-servicebus/CHANGELOG.md @@ -1,19 +1,14 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). - -### Features Added - ### Breaking Changes - Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime. - ### Bugs Fixed - Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time. -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md b/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md index b5dfa66c65d35..e59fab9810ef4 100644 --- a/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-storage-queue/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3. diff --git a/sdk/spring/azure-spring-integration-test/CHANGELOG.md b/sdk/spring/azure-spring-integration-test/CHANGELOG.md index 3af6adb9a171b..d9246af236389 100644 --- a/sdk/spring/azure-spring-integration-test/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-test/CHANGELOG.md @@ -1,17 +1,10 @@ # Release History -## 2.9.0 (2021-09-26) +## 2.9.0 (2021-09-27) This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3. ### Dependency Upgrades - Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom). -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes ## 2.8.0 (2021-08-25) This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.