Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increment version for spring releases #26184

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f683de8
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
736b78f
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
69eb891
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
87c73e9
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
1da1a04
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
b054e9f
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
863dc79
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
fe33e74
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
8c8390d
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
9c36bde
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
80c8766
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
f23d320
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
776a7bf
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
a281967
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
ddda11f
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
9ca21dd
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
619705d
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
86ac0ac
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
19f544c
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
2f5529d
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
334640c
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
de04cbc
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
0d3a397
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
d247e4b
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
9e4f015
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
7307174
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
34cba6b
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
ce691b1
Increment package version after release of com.azure.spring azure-spr…
azure-sdk Dec 24, 2021
efbb10f
Merge branch 'release/spring-dec' into increment-package-version-spri…
yiliuTo Dec 27, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -434,17 +434,17 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-keyvault-certificates</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand All @@ -454,22 +454,22 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-storage</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -489,32 +489,32 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-test</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-eventhubs</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-servicebus</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-storage-queue</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-storage</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand All @@ -529,52 +529,52 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-cache</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-storage-queue</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-topic</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-eventhubs</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
46 changes: 23 additions & 23 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0;1.12.0
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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->

<name>Azure Spring Boot Starter for Azure AD B2C Spring Security Integration</name>
<description>Spring Boot Starter for Azure AD B2C and Spring Security Integration</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->

<name>Azure Spring Boot Starter for Azure AD Spring Security Integration</name>
<description>Spring Boot Starter for Azure AD and Spring Security Integration</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-starter-cosmos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->

<name>Azure Spring Boot Starter for Azure Cosmos DB</name>
<description>Spring Boot Starter for Azure Document DB service</description>
Expand Down
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-keyvault-certificates</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->

<name>Azure Spring Boot Starter for Azure Key Vault Certificates</name>
<description>Spring Boot Starter supporting Azure Key Vault Certificates</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter-servicebus-jms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->

<name>Azure Spring Boot Starter for Azure Service Bus JMS</name>
<description>Spring Boot Starter for Azure Service Bus JMS</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-starter-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-storage</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->

<name>Azure Spring Boot Starter for Azure Storage</name>
<description>Spring Boot Starter for Azure Storage</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->

<name>Azure Spring Boot Starter</name>
<description>Core starter, including auto-configuration support</description>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-test-aad-b2c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
</dependency>

<dependency>
Expand Down
Loading