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 #26183

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 5 additions & 5 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand All @@ -449,7 +449,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand Down Expand Up @@ -479,12 +479,12 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand Down Expand Up @@ -519,7 +519,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-messaging</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down
10 changes: 5 additions & 5 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,15 @@ 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-keyvault-secrets;3.11.0;3.12.0
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;3.11.0;3.12.0
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-context;2.11.0;2.12.0
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.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
Expand All @@ -176,7 +176,7 @@ 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-integration-core;2.11.0;2.12.0
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>

<!-- Below poms will be replaced to azure-spring-boot-starter pom when no milestone tag. -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
<dependency>
<groupId>org.springframework</groupId>
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot-starter-keyvault-secrets/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
4 changes: 2 additions & 2 deletions sdk/spring/azure-spring-boot-starter-keyvault-secrets/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-keyvault-secrets</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->

<name>Azure Spring Boot Starter for Azure Key Vault Secrets</name>
<description>Spring Boot Starter supporting Azure Key Vault Secrets as PropertySource</description>
Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>

<dependency>
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 @@ -23,7 +23,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>

<dependency>
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-test-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
</dependency>
<!-- util dependencies -->
<dependency>
Expand Down
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-keyvault-secrets</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-test-keyvault/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-keyvault-secrets</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-boot/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/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</artifactId>
<version>3.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<packaging>jar</packaging>

<name>Azure Spring Boot AutoConfigure</name>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-cloud-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<optional>true</optional>
</dependency>

Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-cloud-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

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

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->

<name>Azure Spring Cloud Context</name>
<url>https://github.com/Azure/azure-sdk-for-java</url>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
6 changes: 3 additions & 3 deletions sdk/spring/azure-spring-cloud-messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-messaging</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->

<name>Azure Spring Cloud Messaging</name>

<dependencies>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-cloud-starter-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-cloud-starter-eventhubs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-messaging</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
</dependency>
</dependencies>
<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-cloud-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>

<dependency>
Expand Down
10 changes: 10 additions & 0 deletions sdk/spring/azure-spring-integration-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions sdk/spring/azure-spring-integration-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->

<name>Azure Spring Integration Core</name>
<url>https://github.com/Azure/azure-sdk-for-java</url>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-integration-eventhubs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-integration-servicebus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-integration-storage-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.12.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.13.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand Down
Loading