Skip to content

Commit 5ae31b8

Browse files
Increment version for spring releases (Azure#25143)
Co-authored-by: zhihaoguo <zhihaoguo@microsoft.com>
1 parent 1e4d652 commit 5ae31b8

File tree

77 files changed

+454
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+454
-164
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -420,52 +420,52 @@
420420
<dependency>
421421
<groupId>com.azure.spring</groupId>
422422
<artifactId>azure-identity-spring</artifactId>
423-
<version>1.10.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
423+
<version>1.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
424424
</dependency>
425425
<dependency>
426426
<groupId>com.azure.spring</groupId>
427427
<artifactId>azure-spring-boot</artifactId>
428-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
428+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
429429
</dependency>
430430
<dependency>
431431
<groupId>com.azure.spring</groupId>
432432
<artifactId>azure-spring-boot-starter</artifactId>
433-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
433+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
434434
</dependency>
435435
<dependency>
436436
<groupId>com.azure.spring</groupId>
437437
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
438-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
438+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
439439
</dependency>
440440
<dependency>
441441
<groupId>com.azure.spring</groupId>
442442
<artifactId>azure-spring-boot-starter-keyvault-certificates</artifactId>
443-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
443+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current} -->
444444
</dependency>
445445
<dependency>
446446
<groupId>com.azure.spring</groupId>
447447
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
448-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
448+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
449449
</dependency>
450450
<dependency>
451451
<groupId>com.azure.spring</groupId>
452452
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
453-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
453+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
454454
</dependency>
455455
<dependency>
456456
<groupId>com.azure.spring</groupId>
457457
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
458-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
458+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
459459
</dependency>
460460
<dependency>
461461
<groupId>com.azure.spring</groupId>
462462
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
463-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
463+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
464464
</dependency>
465465
<dependency>
466466
<groupId>com.azure.spring</groupId>
467467
<artifactId>azure-spring-boot-starter-storage</artifactId>
468-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
468+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
469469
</dependency>
470470
<dependency>
471471
<groupId>com.azure</groupId>
@@ -475,47 +475,47 @@
475475
<dependency>
476476
<groupId>com.azure.spring</groupId>
477477
<artifactId>azure-spring-cloud-context</artifactId>
478-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
478+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
479479
</dependency>
480480
<dependency>
481481
<groupId>com.azure.spring</groupId>
482482
<artifactId>azure-spring-integration-core</artifactId>
483-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
483+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
484484
</dependency>
485485
<dependency>
486486
<groupId>com.azure.spring</groupId>
487487
<artifactId>azure-spring-integration-test</artifactId>
488-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
488+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
489489
</dependency>
490490
<dependency>
491491
<groupId>com.azure.spring</groupId>
492492
<artifactId>azure-spring-integration-eventhubs</artifactId>
493-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
493+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
494494
</dependency>
495495
<dependency>
496496
<groupId>com.azure.spring</groupId>
497497
<artifactId>azure-spring-integration-servicebus</artifactId>
498-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
498+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
499499
</dependency>
500500
<dependency>
501501
<groupId>com.azure.spring</groupId>
502502
<artifactId>azure-spring-integration-storage-queue</artifactId>
503-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
503+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
504504
</dependency>
505505
<dependency>
506506
<groupId>com.azure.spring</groupId>
507507
<artifactId>azure-spring-cloud-storage</artifactId>
508-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
508+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
509509
</dependency>
510510
<dependency>
511511
<groupId>com.azure.spring</groupId>
512512
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
513-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
513+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
514514
</dependency>
515515
<dependency>
516516
<groupId>com.azure.spring</groupId>
517517
<artifactId>azure-spring-cloud-messaging</artifactId>
518-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
518+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
519519
</dependency>
520520
<dependency>
521521
<groupId>com.microsoft.azure</groupId>
@@ -525,52 +525,52 @@
525525
<dependency>
526526
<groupId>com.azure.spring</groupId>
527527
<artifactId>azure-spring-cloud-starter-cache</artifactId>
528-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
528+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
529529
</dependency>
530530
<dependency>
531531
<groupId>com.azure.spring</groupId>
532532
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
533-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
533+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
534534
</dependency>
535535
<dependency>
536536
<groupId>com.azure.spring</groupId>
537537
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
538-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
538+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
539539
</dependency>
540540
<dependency>
541541
<groupId>com.azure.spring</groupId>
542542
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
543-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
543+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
544544
</dependency>
545545
<dependency>
546546
<groupId>com.azure.spring</groupId>
547547
<artifactId>azure-spring-cloud-starter-storage-queue</artifactId>
548-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
548+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
549549
</dependency>
550550
<dependency>
551551
<groupId>com.azure.spring</groupId>
552552
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
553-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
553+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
554554
</dependency>
555555
<dependency>
556556
<groupId>com.azure.spring</groupId>
557557
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
558-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
558+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
559559
</dependency>
560560
<dependency>
561561
<groupId>com.azure.spring</groupId>
562562
<artifactId>azure-spring-cloud-stream-binder-servicebus-topic</artifactId>
563-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
563+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
564564
</dependency>
565565
<dependency>
566566
<groupId>com.azure.spring</groupId>
567567
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
568-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
568+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
569569
</dependency>
570570
<dependency>
571571
<groupId>com.azure.spring</groupId>
572572
<artifactId>azure-spring-cloud-stream-binder-eventhubs</artifactId>
573-
<version>2.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
573+
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
574574
</dependency>
575575
<dependency>
576576
<groupId>com.azure</groupId>

eng/versioning/version_client.txt

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -146,37 +146,37 @@ com.azure.spring:azure-spring-cloud-appconfiguration-config;2.1.1;2.2.0-beta.1
146146
com.azure.spring:azure-spring-cloud-feature-management-web;2.0.1;2.1.0-beta.1
147147
com.azure.spring:azure-spring-cloud-feature-management;2.0.1;2.1.0-beta.1
148148
com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;2.1.1;2.2.0-beta.1
149-
com.azure.spring:azure-identity-spring;1.9.0;1.10.0
149+
com.azure.spring:azure-identity-spring;1.10.0;1.11.0-beta.1
150150
com.azure.spring:azure-spring-boot-bom;3.9.0;3.10.0
151-
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.9.0;3.10.0
152-
com.azure.spring:azure-spring-boot-starter-active-directory;3.9.0;3.10.0
153-
com.azure.spring:azure-spring-boot-starter-cosmos;3.9.0;3.10.0
154-
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.2.0;3.10.0
155-
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.9.0;3.10.0
156-
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.9.0;3.10.0
157-
com.azure.spring:azure-spring-boot-starter-storage;3.9.0;3.10.0
158-
com.azure.spring:azure-spring-boot-starter;3.9.0;3.10.0
159-
com.azure.spring:azure-spring-boot;3.9.0;3.10.0
160-
com.azure.spring:azure-spring-cloud-autoconfigure;2.9.0;2.10.0
161-
com.azure.spring:azure-spring-cloud-context;2.9.0;2.10.0
151+
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.10.0;3.11.0-beta.1
152+
com.azure.spring:azure-spring-boot-starter-active-directory;3.10.0;3.11.0-beta.1
153+
com.azure.spring:azure-spring-boot-starter-cosmos;3.10.0;3.11.0-beta.1
154+
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.10.0;3.11.0-beta.1
155+
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.10.0;3.11.0-beta.1
156+
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.10.0;3.11.0-beta.1
157+
com.azure.spring:azure-spring-boot-starter-storage;3.10.0;3.11.0-beta.1
158+
com.azure.spring:azure-spring-boot-starter;3.10.0;3.11.0-beta.1
159+
com.azure.spring:azure-spring-boot;3.10.0;3.11.0-beta.1
160+
com.azure.spring:azure-spring-cloud-autoconfigure;2.10.0;2.11.0-beta.1
161+
com.azure.spring:azure-spring-cloud-context;2.10.0;2.11.0-beta.1
162162
com.azure.spring:azure-spring-cloud-dependencies;2.9.0;2.10.0
163-
com.azure.spring:azure-spring-cloud-messaging;2.9.0;2.10.0
164-
com.azure.spring:azure-spring-cloud-starter-cache;2.9.0;2.10.0
165-
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.9.0;2.10.0
166-
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.9.0;2.10.0
167-
com.azure.spring:azure-spring-cloud-starter-servicebus;2.9.0;2.10.0
168-
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.9.0;2.10.0
169-
com.azure.spring:azure-spring-cloud-storage;2.9.0;2.10.0
170-
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.9.0;2.10.0
171-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.9.0;2.10.0
172-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.9.0;2.10.0
173-
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.9.0;2.10.0
174-
com.azure.spring:azure-spring-cloud-stream-binder-test;2.9.0;2.10.0
175-
com.azure.spring:azure-spring-integration-core;2.9.0;2.10.0
176-
com.azure.spring:azure-spring-integration-eventhubs;2.9.0;2.10.0
177-
com.azure.spring:azure-spring-integration-servicebus;2.9.0;2.10.0
178-
com.azure.spring:azure-spring-integration-storage-queue;2.9.0;2.10.0
179-
com.azure.spring:azure-spring-integration-test;2.9.0;2.10.0
163+
com.azure.spring:azure-spring-cloud-messaging;2.10.0;2.11.0-beta.1
164+
com.azure.spring:azure-spring-cloud-starter-cache;2.10.0;2.11.0-beta.1
165+
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.10.0;2.11.0-beta.1
166+
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.10.0;2.11.0-beta.1
167+
com.azure.spring:azure-spring-cloud-starter-servicebus;2.10.0;2.11.0-beta.1
168+
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.10.0;2.11.0-beta.1
169+
com.azure.spring:azure-spring-cloud-storage;2.10.0;2.11.0-beta.1
170+
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.10.0;2.11.0-beta.1
171+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.10.0;2.11.0-beta.1
172+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.10.0;2.11.0-beta.1
173+
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.10.0;2.11.0-beta.1
174+
com.azure.spring:azure-spring-cloud-stream-binder-test;2.10.0;2.11.0-beta.1
175+
com.azure.spring:azure-spring-integration-core;2.10.0;2.11.0-beta.1
176+
com.azure.spring:azure-spring-integration-eventhubs;2.10.0;2.11.0-beta.1
177+
com.azure.spring:azure-spring-integration-servicebus;2.10.0;2.11.0-beta.1
178+
com.azure.spring:azure-spring-integration-storage-queue;2.10.0;2.11.0-beta.1
179+
com.azure.spring:azure-spring-integration-test;2.10.0;2.11.0-beta.1
180180
com.azure.spring:azure-spring-boot-test-aad;1.0.0;1.0.0
181181
com.azure.spring:azure-spring-boot-test-aad-b2c;1.0.0;1.0.0
182182
com.azure.spring:azure-spring-boot-test-selenium-common;1.0.0;1.0.0

sdk/spring/azure-identity-spring/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.11.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.10.0 (2021-11-02)
414
Regular updates for dependency versions.
515

sdk/spring/azure-identity-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>com.azure.spring</groupId>
1414
<artifactId>azure-identity-spring</artifactId>
15-
<version>1.10.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
15+
<version>1.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
1616
<packaging>jar</packaging>
1717

1818
<name>Azure Identity Spring Integration Library</name>

sdk/spring/azure-spring-boot-starter-active-directory-b2c/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 3.11.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 3.10.0 (2021-11-02)
414
Regular updates for dependency versions.
515

sdk/spring/azure-spring-boot-starter-active-directory-b2c/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure.spring</groupId>
1515
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
16-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
16+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
1717

1818
<name>Azure Spring Boot Starter for Azure AD B2C Spring Security Integration</name>
1919
<description>Spring Boot Starter for Azure AD B2C and Spring Security Integration</description>
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.azure.spring</groupId>
3636
<artifactId>azure-spring-boot</artifactId>
37-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
37+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
3838
</dependency>
3939

4040
<!-- Below poms will be replaced to azure-spring-boot-starter pom when no milestone tag. -->

sdk/spring/azure-spring-boot-starter-active-directory/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 3.11.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 3.10.0 (2021-11-02)
414
Regular updates for dependency versions.
515

sdk/spring/azure-spring-boot-starter-active-directory/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure.spring</groupId>
1515
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
16-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
16+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
1717

1818
<name>Azure Spring Boot Starter for Azure AD Spring Security Integration</name>
1919
<description>Spring Boot Starter for Azure AD and Spring Security Integration</description>
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.azure.spring</groupId>
4040
<artifactId>azure-spring-boot</artifactId>
41-
<version>3.10.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
41+
<version>3.11.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
4242
</dependency>
4343
<dependency>
4444
<groupId>org.springframework</groupId>

sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 3.11.0-beta.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 3.10.0 (2021-11-02)
414
Regular updates for dependency versions.
515

0 commit comments

Comments
 (0)