From e57efb3507c3a68f4d590169ccbf2544a99d7b7f Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon, 27 Dec 2021 17:33:14 -0800 Subject: [PATCH] Increment version for spring releases (#26184) --- eng/jacoco-test-coverage/pom.xml | 46 +++++++++---------- eng/versioning/version_client.txt | 46 +++++++++---------- .../CHANGELOG.md | 10 ++++ .../pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../azure-spring-boot-starter-cosmos/pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../azure-spring-boot-starter-storage/pom.xml | 2 +- .../azure-spring-boot-starter/CHANGELOG.md | 10 ++++ sdk/spring/azure-spring-boot-starter/pom.xml | 2 +- .../azure-spring-boot-test-aad-b2c/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- sdk/spring/azure-spring-boot-test-aad/pom.xml | 2 +- .../azure-spring-boot-test-core/pom.xml | 2 +- .../azure-spring-boot-test-cosmos/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-spring-boot-test-storage/pom.xml | 2 +- .../CHANGELOG.md | 10 ++++ .../azure-spring-cloud-autoconfigure/pom.xml | 8 ++-- .../CHANGELOG.md | 10 ++++ .../azure-spring-cloud-starter-cache/pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../azure-spring-cloud-storage/CHANGELOG.md | 10 ++++ sdk/spring/azure-spring-cloud-storage/pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 6 +-- .../CHANGELOG.md | 10 ++++ .../pom.xml | 4 +- .../pom.xml | 2 +- .../azure-spring-cloud-test-eventhubs/pom.xml | 4 +- .../pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../pom.xml | 4 +- .../CHANGELOG.md | 10 ++++ .../azure-spring-integration-test/pom.xml | 2 +- sdk/spring/pom.xml | 18 ++++---- 62 files changed, 347 insertions(+), 117 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index d96599fad65a5..5e3f13417a19c 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -434,17 +434,17 @@ com.azure.spring azure-spring-boot-starter - 3.12.0 + 3.13.0-beta.1 com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 com.azure.spring azure-spring-boot-starter-keyvault-certificates - 3.12.0 + 3.13.0-beta.1 com.azure.spring @@ -454,22 +454,22 @@ com.azure.spring azure-spring-boot-starter-servicebus-jms - 3.12.0 + 3.13.0-beta.1 com.azure.spring azure-spring-boot-starter-active-directory-b2c - 3.12.0 + 3.13.0-beta.1 com.azure.spring azure-spring-boot-starter-cosmos - 3.12.0 + 3.13.0-beta.1 com.azure.spring azure-spring-boot-starter-storage - 3.12.0 + 3.13.0-beta.1 com.azure @@ -489,32 +489,32 @@ com.azure.spring azure-spring-integration-test - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-servicebus - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-storage-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-storage - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring @@ -529,52 +529,52 @@ com.azure.spring azure-spring-cloud-starter-cache - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-starter-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-starter-eventhubs-kafka - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-starter-servicebus - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-starter-storage-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-core - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-test - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-topic - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 8e9077dc75ba6..1b7f260cb9073 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -152,35 +152,35 @@ com.azure.spring:azure-spring-cloud-feature-management;2.1.0;2.2.0 com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;2.2.0;2.3.0 com.azure.spring:azure-identity-spring;1.12.0;1.13.0-beta.1 com.azure.spring:azure-spring-boot-bom;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter-active-directory;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter-cosmos;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.11.0;3.12.0 +com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.12.0;3.13.0-beta.1 +com.azure.spring:azure-spring-boot-starter-active-directory;3.12.0;3.13.0-beta.1 +com.azure.spring:azure-spring-boot-starter-cosmos;3.12.0;3.13.0-beta.1 +com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.12.0;3.13.0-beta.1 com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.12.0;3.13.0-beta.1 -com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter-storage;3.11.0;3.12.0 -com.azure.spring:azure-spring-boot-starter;3.11.0;3.12.0 +com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.12.0;3.13.0-beta.1 +com.azure.spring:azure-spring-boot-starter-storage;3.12.0;3.13.0-beta.1 +com.azure.spring:azure-spring-boot-starter;3.12.0;3.13.0-beta.1 com.azure.spring:azure-spring-boot;3.12.0;3.13.0-beta.1 -com.azure.spring:azure-spring-cloud-autoconfigure;2.11.0;2.12.0 +com.azure.spring:azure-spring-cloud-autoconfigure;2.12.0;2.13.0-beta.1 com.azure.spring:azure-spring-cloud-context;2.12.0;2.13.0-beta.1 com.azure.spring:azure-spring-cloud-dependencies;2.11.0;2.12.0 com.azure.spring:azure-spring-cloud-messaging;2.12.0;2.13.0-beta.1 -com.azure.spring:azure-spring-cloud-starter-cache;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-starter-eventhubs;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-starter-servicebus;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-starter-storage-queue;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-storage;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.11.0;2.12.0 -com.azure.spring:azure-spring-cloud-stream-binder-test;2.11.0;2.12.0 +com.azure.spring:azure-spring-cloud-starter-cache;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-starter-eventhubs;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-starter-servicebus;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-starter-storage-queue;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-storage;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-cloud-stream-binder-test;2.12.0;2.13.0-beta.1 com.azure.spring:azure-spring-integration-core;2.12.0;2.13.0-beta.1 -com.azure.spring:azure-spring-integration-eventhubs;2.11.0;2.12.0 -com.azure.spring:azure-spring-integration-servicebus;2.11.0;2.12.0 -com.azure.spring:azure-spring-integration-storage-queue;2.11.0;2.12.0 -com.azure.spring:azure-spring-integration-test;2.11.0;2.12.0 +com.azure.spring:azure-spring-integration-eventhubs;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-integration-servicebus;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-integration-storage-queue;2.12.0;2.13.0-beta.1 +com.azure.spring:azure-spring-integration-test;2.12.0;2.13.0-beta.1 com.azure.spring:azure-spring-boot-test-aad;1.0.0;1.0.0 com.azure.spring:azure-spring-boot-test-aad-b2c;1.0.0;1.0.0 com.azure.spring:azure-spring-boot-test-selenium-common;1.0.0;1.0.0 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 08ae8340fc72f..c96a50d62c687 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,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml index 1a4bdb52bca2c..f5e9ec0aa7465 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-active-directory-b2c - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure AD B2C Spring Security Integration Spring Boot Starter for Azure AD B2C and Spring Security Integration 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 783b7c3c2e82d..1e98b7ce8941a 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml index 8d21ac3514832..41a2f8f937894 100644 --- a/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-active-directory/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure AD Spring Security Integration Spring Boot Starter for Azure AD and Spring Security Integration diff --git a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md index 821789a6a7a13..8527e2b8d37db 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-cosmos/pom.xml b/sdk/spring/azure-spring-boot-starter-cosmos/pom.xml index ae518bdfd80c4..7644e606c35df 100644 --- a/sdk/spring/azure-spring-boot-starter-cosmos/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-cosmos/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-cosmos - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure Cosmos DB Spring Boot Starter for Azure Document DB service 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 e24538da88d2a..47a590c204461 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/pom.xml b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/pom.xml index 57f172559325a..095f5f2a353e1 100644 --- a/sdk/spring/azure-spring-boot-starter-keyvault-certificates/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-keyvault-certificates/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-keyvault-certificates - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure Key Vault Certificates Spring Boot Starter supporting Azure Key Vault Certificates 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 6055294f6cf87..78886879f063a 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml index f14d7e52ddf7c..633064c294c24 100644 --- a/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-servicebus-jms/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-servicebus-jms - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure Service Bus JMS Spring Boot Starter for Azure Service Bus JMS diff --git a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md index 7acbd42199935..bbdfccf910e55 100644 --- a/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter-storage/pom.xml b/sdk/spring/azure-spring-boot-starter-storage/pom.xml index 0ca232fbe92e3..e9850e9b6bd74 100644 --- a/sdk/spring/azure-spring-boot-starter-storage/pom.xml +++ b/sdk/spring/azure-spring-boot-starter-storage/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter-storage - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter for Azure Storage Spring Boot Starter for Azure Storage diff --git a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md index 43dce93de5727..c1c0856942470 100644 --- a/sdk/spring/azure-spring-boot-starter/CHANGELOG.md +++ b/sdk/spring/azure-spring-boot-starter/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 3.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 3.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1. diff --git a/sdk/spring/azure-spring-boot-starter/pom.xml b/sdk/spring/azure-spring-boot-starter/pom.xml index 7f0919f495194..82b6d92ca8f83 100644 --- a/sdk/spring/azure-spring-boot-starter/pom.xml +++ b/sdk/spring/azure-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ com.azure.spring azure-spring-boot-starter - 3.12.0 + 3.13.0-beta.1 Azure Spring Boot Starter Core starter, including auto-configuration support diff --git a/sdk/spring/azure-spring-boot-test-aad-b2c/pom.xml b/sdk/spring/azure-spring-boot-test-aad-b2c/pom.xml index 598c9880f75cb..d44c2289d3b33 100644 --- a/sdk/spring/azure-spring-boot-test-aad-b2c/pom.xml +++ b/sdk/spring/azure-spring-boot-test-aad-b2c/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-active-directory-b2c - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-aad-resource-server-by-filter/pom.xml b/sdk/spring/azure-spring-boot-test-aad-resource-server-by-filter/pom.xml index 873a43bd2987c..35589e70941ea 100644 --- a/sdk/spring/azure-spring-boot-test-aad-resource-server-by-filter/pom.xml +++ b/sdk/spring/azure-spring-boot-test-aad-resource-server-by-filter/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-aad-resource-server/pom.xml b/sdk/spring/azure-spring-boot-test-aad-resource-server/pom.xml index e2846ba526bce..dd6db7b55ac66 100644 --- a/sdk/spring/azure-spring-boot-test-aad-resource-server/pom.xml +++ b/sdk/spring/azure-spring-boot-test-aad-resource-server/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-aad-webapp-and-resource-server-with-obo/pom.xml b/sdk/spring/azure-spring-boot-test-aad-webapp-and-resource-server-with-obo/pom.xml index efc032c9e4f2d..e2ad9c0d37ba6 100644 --- a/sdk/spring/azure-spring-boot-test-aad-webapp-and-resource-server-with-obo/pom.xml +++ b/sdk/spring/azure-spring-boot-test-aad-webapp-and-resource-server-with-obo/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-aad/pom.xml b/sdk/spring/azure-spring-boot-test-aad/pom.xml index e77d47b9b604a..0c5029064576e 100644 --- a/sdk/spring/azure-spring-boot-test-aad/pom.xml +++ b/sdk/spring/azure-spring-boot-test-aad/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-active-directory - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-core/pom.xml b/sdk/spring/azure-spring-boot-test-core/pom.xml index 849b87a0636f3..f20e252b412c9 100644 --- a/sdk/spring/azure-spring-boot-test-core/pom.xml +++ b/sdk/spring/azure-spring-boot-test-core/pom.xml @@ -71,7 +71,7 @@ com.azure.spring azure-spring-boot-starter - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-cosmos/pom.xml b/sdk/spring/azure-spring-boot-test-cosmos/pom.xml index 065c54caee491..a171a104edc74 100644 --- a/sdk/spring/azure-spring-boot-test-cosmos/pom.xml +++ b/sdk/spring/azure-spring-boot-test-cosmos/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-cosmos - 3.12.0 + 3.13.0-beta.1 com.azure.spring diff --git a/sdk/spring/azure-spring-boot-test-keyvault-certificate/pom.xml b/sdk/spring/azure-spring-boot-test-keyvault-certificate/pom.xml index 11d94981a9749..757e1d654a118 100644 --- a/sdk/spring/azure-spring-boot-test-keyvault-certificate/pom.xml +++ b/sdk/spring/azure-spring-boot-test-keyvault-certificate/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-keyvault-certificates - 3.12.0 + 3.13.0-beta.1 com.azure.spring diff --git a/sdk/spring/azure-spring-boot-test-servicebus-jms/pom.xml b/sdk/spring/azure-spring-boot-test-servicebus-jms/pom.xml index 38b3b0fcb68f1..051bbb4eb8baa 100644 --- a/sdk/spring/azure-spring-boot-test-servicebus-jms/pom.xml +++ b/sdk/spring/azure-spring-boot-test-servicebus-jms/pom.xml @@ -19,7 +19,7 @@ com.azure.spring azure-spring-boot-starter-servicebus-jms - 3.12.0 + 3.13.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-test-storage/pom.xml b/sdk/spring/azure-spring-boot-test-storage/pom.xml index d5db5dfa36222..93e2b34fee8e1 100644 --- a/sdk/spring/azure-spring-boot-test-storage/pom.xml +++ b/sdk/spring/azure-spring-boot-test-storage/pom.xml @@ -20,7 +20,7 @@ com.azure.spring azure-spring-boot-starter-storage - 3.12.0 + 3.13.0-beta.1 com.azure.spring diff --git a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md index 925a3b26ac262..1a82e1d0005ea 100644 --- a/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-autoconfigure/pom.xml b/sdk/spring/azure-spring-cloud-autoconfigure/pom.xml index eed542956c0f1..741757f6644d1 100644 --- a/sdk/spring/azure-spring-cloud-autoconfigure/pom.xml +++ b/sdk/spring/azure-spring-cloud-autoconfigure/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Autoconfigure https://github.com/Azure/azure-sdk-for-java @@ -78,7 +78,7 @@ com.azure.spring azure-spring-integration-eventhubs - 2.12.0 + 2.13.0-beta.1 true @@ -86,7 +86,7 @@ com.azure.spring azure-spring-integration-servicebus - 2.12.0 + 2.13.0-beta.1 true @@ -159,7 +159,7 @@ com.azure.spring azure-spring-cloud-storage - 2.12.0 + 2.13.0-beta.1 test diff --git a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md index 5a4b8a6f5a767..aa21ce3e18c30 100644 --- a/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-starter-cache/pom.xml b/sdk/spring/azure-spring-cloud-starter-cache/pom.xml index 44c102bc44b8a..5ebf3bc8f2456 100644 --- a/sdk/spring/azure-spring-cloud-starter-cache/pom.xml +++ b/sdk/spring/azure-spring-cloud-starter-cache/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-starter-cache - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Starter Cache @@ -20,7 +20,7 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring 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 ea52bfa62ee9a..74a347fd9693b 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/pom.xml b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/pom.xml index 108d2e4bc9396..c07f5d0a11289 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/pom.xml +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-starter-eventhubs-kafka - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Starter Event Hubs Kafka @@ -20,7 +20,7 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 org.springframework.cloud diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md index 80c29fdd39690..34a848b419a13 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-starter-eventhubs/pom.xml b/sdk/spring/azure-spring-cloud-starter-eventhubs/pom.xml index 0f6c99d96788f..09f5ff39776fd 100644 --- a/sdk/spring/azure-spring-cloud-starter-eventhubs/pom.xml +++ b/sdk/spring/azure-spring-cloud-starter-eventhubs/pom.xml @@ -12,19 +12,19 @@ com.azure.spring azure-spring-cloud-starter-eventhubs - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Starter Event Hubs com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring diff --git a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md index 56bafb15fc09b..38130fb35424b 100644 --- a/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-servicebus/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-starter-servicebus/pom.xml b/sdk/spring/azure-spring-cloud-starter-servicebus/pom.xml index f0571484785a2..39789eae7b8de 100644 --- a/sdk/spring/azure-spring-cloud-starter-servicebus/pom.xml +++ b/sdk/spring/azure-spring-cloud-starter-servicebus/pom.xml @@ -12,19 +12,19 @@ com.azure.spring azure-spring-cloud-starter-servicebus - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Starter Service Bus com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-servicebus - 2.12.0 + 2.13.0-beta.1 com.azure 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 c7a396308f0ec..d541bec4be979 100644 --- a/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-starter-storage-queue/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-starter-storage-queue/pom.xml b/sdk/spring/azure-spring-cloud-starter-storage-queue/pom.xml index c4c5ed5765a2d..3c3df8a8fb94e 100644 --- a/sdk/spring/azure-spring-cloud-starter-storage-queue/pom.xml +++ b/sdk/spring/azure-spring-cloud-starter-storage-queue/pom.xml @@ -15,7 +15,7 @@ com.azure.spring azure-spring-cloud-starter-storage-queue - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Starter Storage Queue @@ -28,12 +28,12 @@ com.azure.spring azure-spring-cloud-storage - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-storage-queue - 2.12.0 + 2.13.0-beta.1 diff --git a/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md b/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md index 7b004f2ebe597..ab5ac3a64390d 100644 --- a/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-storage/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-storage/pom.xml b/sdk/spring/azure-spring-cloud-storage/pom.xml index 320923ec9a61e..01a6201e4a343 100644 --- a/sdk/spring/azure-spring-cloud-storage/pom.xml +++ b/sdk/spring/azure-spring-cloud-storage/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-storage - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Storage @@ -44,7 +44,7 @@ com.azure.spring azure-spring-integration-storage-queue - 2.12.0 + 2.13.0-beta.1 true 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 789a5bd4785b0..c9524aa475206 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/pom.xml b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/pom.xml index aac1acae2e191..efa95982271e0 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/pom.xml +++ b/sdk/spring/azure-spring-cloud-stream-binder-eventhubs/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-stream-binder-eventhubs - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Stream Event Hubs binder https://github.com/Azure/azure-sdk-for-java @@ -31,7 +31,7 @@ com.azure.spring azure-spring-cloud-starter-eventhubs - 2.12.0 + 2.13.0-beta.1 @@ -58,7 +58,7 @@ com.azure.spring azure-spring-cloud-stream-binder-test - 2.12.0 + 2.13.0-beta.1 test + 2.13.0-beta.1 Azure Spring Cloud Stream Service Bus Binder Core https://github.com/Azure/azure-sdk-for-java @@ -30,12 +30,12 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-starter-servicebus - 2.12.0 + 2.13.0-beta.1 com.azure 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 16ccaf539e766..a85e0807915b1 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,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/pom.xml b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/pom.xml index df26f0b56c3fb..8672d02273514 100644 --- a/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/pom.xml +++ b/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue - 2.12.0 + 2.13.0-beta.1 Azure Spring Cloud Stream Service Bus Queue Binder Azure Service Bus Queue binder for Spring Cloud Stream @@ -27,7 +27,7 @@ com.azure.spring azure-spring-cloud-stream-binder-servicebus-core - 2.12.0 + 2.13.0-beta.1 @@ -47,7 +47,7 @@ com.azure.spring azure-spring-cloud-stream-binder-test - 2.12.0 + 2.13.0-beta.1 test + 2.13.0-beta.1 Azure Spring Cloud Stream Service Bus Topic Binder Azure Service Bus binder for Spring Cloud Stream @@ -27,7 +27,7 @@ com.azure.spring azure-spring-cloud-stream-binder-servicebus-core - 2.12.0 + 2.13.0-beta.1 @@ -47,7 +47,7 @@ com.azure.spring azure-spring-cloud-stream-binder-test - 2.12.0 + 2.13.0-beta.1 test + 2.13.0-beta.1 Azure Spring Cloud Stream Binder Test https://github.com/Azure/azure-sdk-for-java @@ -67,7 +67,7 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.fasterxml.jackson.core diff --git a/sdk/spring/azure-spring-cloud-test-eventhubs-kafka/pom.xml b/sdk/spring/azure-spring-cloud-test-eventhubs-kafka/pom.xml index c4ef0b8c8d14e..a6d9d865a2cd1 100644 --- a/sdk/spring/azure-spring-cloud-test-eventhubs-kafka/pom.xml +++ b/sdk/spring/azure-spring-cloud-test-eventhubs-kafka/pom.xml @@ -26,7 +26,7 @@ com.azure.spring azure-spring-cloud-starter-eventhubs-kafka - 2.12.0 + 2.13.0-beta.1 org.springframework.kafka diff --git a/sdk/spring/azure-spring-cloud-test-eventhubs/pom.xml b/sdk/spring/azure-spring-cloud-test-eventhubs/pom.xml index 319cb755ce20a..bbabadb6c5432 100644 --- a/sdk/spring/azure-spring-cloud-test-eventhubs/pom.xml +++ b/sdk/spring/azure-spring-cloud-test-eventhubs/pom.xml @@ -31,7 +31,7 @@ com.azure.spring azure-spring-cloud-stream-binder-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring @@ -50,7 +50,7 @@ com.azure.spring azure-spring-cloud-stream-binder-test - 2.12.0 + 2.13.0-beta.1 diff --git a/sdk/spring/azure-spring-cloud-test-servicebus-binder/pom.xml b/sdk/spring/azure-spring-cloud-test-servicebus-binder/pom.xml index eb4130580202a..f20f30291b148 100644 --- a/sdk/spring/azure-spring-cloud-test-servicebus-binder/pom.xml +++ b/sdk/spring/azure-spring-cloud-test-servicebus-binder/pom.xml @@ -19,12 +19,12 @@ com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-topic - 2.12.0 + 2.13.0-beta.1 org.springframework.boot diff --git a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md index c98a38ad95d3a..7b7dcba0cec2b 100644 --- a/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-eventhubs/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-integration-eventhubs/pom.xml b/sdk/spring/azure-spring-integration-eventhubs/pom.xml index 4d7012562e118..27cca98d8cb71 100644 --- a/sdk/spring/azure-spring-integration-eventhubs/pom.xml +++ b/sdk/spring/azure-spring-integration-eventhubs/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-integration-eventhubs - 2.12.0 + 2.13.0-beta.1 Azure Spring Integration Event Hubs https://github.com/Azure/azure-sdk-for-java @@ -43,7 +43,7 @@ com.azure.spring azure-spring-integration-test - 2.12.0 + 2.13.0-beta.1 test + 2.13.0-beta.1 Azure Spring Integration Service Bus https://github.com/Azure/azure-sdk-for-java @@ -41,7 +41,7 @@ com.azure.spring azure-spring-integration-test - 2.12.0 + 2.13.0-beta.1 test + 2.13.0-beta.1 Azure Spring Integration Storage Queue https://github.com/Azure/azure-sdk-for-java @@ -32,7 +32,7 @@ com.azure.spring azure-spring-integration-test - 2.12.0 + 2.13.0-beta.1 test diff --git a/sdk/spring/azure-spring-integration-test/CHANGELOG.md b/sdk/spring/azure-spring-integration-test/CHANGELOG.md index 6689664b61027..8c949db99b230 100644 --- a/sdk/spring/azure-spring-integration-test/CHANGELOG.md +++ b/sdk/spring/azure-spring-integration-test/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 2.13.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 2.12.0 (2021-12-24) This release is compatible with Spring Boot 2.5.5-2.5.8, 2.6.0-2.6.1, and Spring Cloud 2020.0.0-2020.0.5, 2021.0.0. diff --git a/sdk/spring/azure-spring-integration-test/pom.xml b/sdk/spring/azure-spring-integration-test/pom.xml index e410830526433..0a93e583a92e7 100644 --- a/sdk/spring/azure-spring-integration-test/pom.xml +++ b/sdk/spring/azure-spring-integration-test/pom.xml @@ -12,7 +12,7 @@ com.azure.spring azure-spring-integration-test - 2.12.0 + 2.13.0-beta.1 Azure Spring Integration Test https://github.com/Azure/azure-sdk-for-java diff --git a/sdk/spring/pom.xml b/sdk/spring/pom.xml index de2cca0b53a8e..84d1a9e799815 100644 --- a/sdk/spring/pom.xml +++ b/sdk/spring/pom.xml @@ -42,7 +42,7 @@ com.azure.spring azure-spring-cloud-autoconfigure - 2.12.0 + 2.13.0-beta.1 com.azure.spring @@ -52,7 +52,7 @@ com.azure.spring azure-spring-cloud-storage - 2.12.0 + 2.13.0-beta.1 com.azure.spring @@ -62,17 +62,17 @@ com.azure.spring azure-spring-integration-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-servicebus - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-integration-storage-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring @@ -82,22 +82,22 @@ com.azure.spring azure-spring-cloud-stream-binder-eventhubs - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-core - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-queue - 2.12.0 + 2.13.0-beta.1 com.azure.spring azure-spring-cloud-stream-binder-servicebus-topic - 2.12.0 + 2.13.0-beta.1