Skip to content

Commit 262ce46

Browse files
authored
Merge spring-cloud-azure_4.5.0 to main (Azure#32488)
* Prepare spring cloud azure 4.5.0 release (Azure#32464)
1 parent 67b8733 commit 262ce46

File tree

69 files changed

+467
-232
lines changed

Some content is hidden

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

69 files changed

+467
-232
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -475,182 +475,182 @@
475475
<dependency>
476476
<groupId>com.azure.spring</groupId>
477477
<artifactId>spring-cloud-azure-core</artifactId>
478-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-core;current} -->
478+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-core;current} -->
479479
</dependency>
480480
<dependency>
481481
<groupId>com.azure.spring</groupId>
482482
<artifactId>spring-cloud-azure-resourcemanager</artifactId>
483-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-resourcemanager;current} -->
483+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-resourcemanager;current} -->
484484
</dependency>
485485
<dependency>
486486
<groupId>com.azure.spring</groupId>
487487
<artifactId>spring-messaging-azure</artifactId>
488-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure;current} -->
488+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure;current} -->
489489
</dependency>
490490
<dependency>
491491
<groupId>com.azure.spring</groupId>
492492
<artifactId>spring-messaging-azure-eventhubs</artifactId>
493-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-eventhubs;current} -->
493+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-eventhubs;current} -->
494494
</dependency>
495495
<dependency>
496496
<groupId>com.azure.spring</groupId>
497497
<artifactId>spring-messaging-azure-servicebus</artifactId>
498-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-servicebus;current} -->
498+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-servicebus;current} -->
499499
</dependency>
500500
<dependency>
501501
<groupId>com.azure.spring</groupId>
502502
<artifactId>spring-messaging-azure-storage-queue</artifactId>
503-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-storage-queue;current} -->
503+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-messaging-azure-storage-queue;current} -->
504504
</dependency>
505505
<dependency>
506506
<groupId>com.azure.spring</groupId>
507507
<artifactId>spring-integration-azure-core</artifactId>
508-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-core;current} -->
508+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-core;current} -->
509509
</dependency>
510510
<dependency>
511511
<groupId>com.azure.spring</groupId>
512512
<artifactId>spring-integration-azure-eventhubs</artifactId>
513-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-eventhubs;current} -->
513+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-eventhubs;current} -->
514514
</dependency>
515515
<dependency>
516516
<groupId>com.azure.spring</groupId>
517517
<artifactId>spring-integration-azure-servicebus</artifactId>
518-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-servicebus;current} -->
518+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-servicebus;current} -->
519519
</dependency>
520520
<dependency>
521521
<groupId>com.azure.spring</groupId>
522522
<artifactId>spring-integration-azure-storage-queue</artifactId>
523-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-storage-queue;current} -->
523+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-integration-azure-storage-queue;current} -->
524524
</dependency>
525525
<dependency>
526526
<groupId>com.azure.spring</groupId>
527527
<artifactId>spring-cloud-azure-autoconfigure</artifactId>
528-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-autoconfigure;current} -->
528+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-autoconfigure;current} -->
529529
</dependency>
530530
<dependency>
531531
<groupId>com.azure.spring</groupId>
532532
<artifactId>spring-cloud-azure-starter</artifactId>
533-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter;current} -->
533+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter;current} -->
534534
</dependency>
535535
<dependency>
536536
<groupId>com.azure.spring</groupId>
537537
<artifactId>spring-cloud-azure-starter-keyvault</artifactId>
538-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault;current} -->
538+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault;current} -->
539539
</dependency>
540540
<dependency>
541541
<groupId>com.azure.spring</groupId>
542542
<artifactId>spring-cloud-azure-starter-jdbc-mysql</artifactId>
543-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-jdbc-mysql;current} -->
543+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-jdbc-mysql;current} -->
544544
</dependency>
545545
<dependency>
546546
<groupId>com.azure.spring</groupId>
547547
<artifactId>spring-cloud-azure-starter-jdbc-postgresql</artifactId>
548-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-jdbc-postgresql;current} -->
548+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-jdbc-postgresql;current} -->
549549
</dependency>
550550
<dependency>
551551
<groupId>com.azure.spring</groupId>
552552
<artifactId>spring-cloud-azure-starter-keyvault-certificates</artifactId>
553-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault-certificates;current} -->
553+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault-certificates;current} -->
554554
</dependency>
555555
<dependency>
556556
<groupId>com.azure.spring</groupId>
557557
<artifactId>spring-cloud-azure-starter-keyvault-secrets</artifactId>
558-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault-secrets;current} -->
558+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-keyvault-secrets;current} -->
559559
</dependency>
560560
<dependency>
561561
<groupId>com.azure.spring</groupId>
562562
<artifactId>spring-cloud-azure-starter-servicebus-jms</artifactId>
563-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-servicebus-jms;current} -->
563+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-servicebus-jms;current} -->
564564
</dependency>
565565
<dependency>
566566
<groupId>com.azure.spring</groupId>
567567
<artifactId>spring-cloud-azure-starter-appconfiguration</artifactId>
568-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-appconfiguration;current} -->
568+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-appconfiguration;current} -->
569569
</dependency>
570570
<dependency>
571571
<groupId>com.azure.spring</groupId>
572572
<artifactId>spring-cloud-azure-starter-cosmos</artifactId>
573-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-cosmos;current} -->
573+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-cosmos;current} -->
574574
</dependency>
575575
<dependency>
576576
<groupId>com.azure.spring</groupId>
577577
<artifactId>spring-cloud-azure-starter-data-cosmos</artifactId>
578-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-data-cosmos;current} -->
578+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-data-cosmos;current} -->
579579
</dependency>
580580
<dependency>
581581
<groupId>com.azure.spring</groupId>
582582
<artifactId>spring-cloud-azure-starter-storage</artifactId>
583-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage;current} -->
583+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage;current} -->
584584
</dependency>
585585
<dependency>
586586
<groupId>com.azure.spring</groupId>
587587
<artifactId>spring-cloud-azure-starter-storage-blob</artifactId>
588-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-blob;current} -->
588+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-blob;current} -->
589589
</dependency>
590590
<dependency>
591591
<groupId>com.azure.spring</groupId>
592592
<artifactId>spring-cloud-azure-starter-storage-file-share</artifactId>
593-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-file-share;current} -->
593+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-file-share;current} -->
594594
</dependency>
595595
<dependency>
596596
<groupId>com.azure.spring</groupId>
597597
<artifactId>spring-cloud-azure-starter-storage-queue</artifactId>
598-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-queue;current} -->
598+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-storage-queue;current} -->
599599
</dependency>
600600
<dependency>
601601
<groupId>com.azure.spring</groupId>
602602
<artifactId>spring-cloud-azure-starter-eventhubs</artifactId>
603-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-eventhubs;current} -->
603+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-eventhubs;current} -->
604604
</dependency>
605605
<dependency>
606606
<groupId>com.azure.spring</groupId>
607607
<artifactId>spring-cloud-azure-starter-servicebus</artifactId>
608-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-servicebus;current} -->
608+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-servicebus;current} -->
609609
</dependency>
610610
<dependency>
611611
<groupId>com.azure.spring</groupId>
612612
<artifactId>spring-cloud-azure-starter-integration-eventhubs</artifactId>
613-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-eventhubs;current} -->
613+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-eventhubs;current} -->
614614
</dependency>
615615
<dependency>
616616
<groupId>com.azure.spring</groupId>
617617
<artifactId>spring-cloud-azure-starter-integration-servicebus</artifactId>
618-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-servicebus;current} -->
618+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-servicebus;current} -->
619619
</dependency>
620620
<dependency>
621621
<groupId>com.azure.spring</groupId>
622622
<artifactId>spring-cloud-azure-starter-integration-storage-queue</artifactId>
623-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-storage-queue;current} -->
623+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-integration-storage-queue;current} -->
624624
</dependency>
625625
<dependency>
626626
<groupId>com.azure.spring</groupId>
627627
<artifactId>spring-cloud-azure-stream-binder-servicebus-core</artifactId>
628-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-servicebus-core;current} -->
628+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-servicebus-core;current} -->
629629
</dependency>
630630
<dependency>
631631
<groupId>com.azure.spring</groupId>
632632
<artifactId>spring-cloud-azure-stream-binder-servicebus</artifactId>
633-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-servicebus;current} -->
633+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-servicebus;current} -->
634634
</dependency>
635635
<dependency>
636636
<groupId>com.azure.spring</groupId>
637637
<artifactId>spring-cloud-azure-starter-stream-servicebus</artifactId>
638-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-stream-servicebus;current} -->
638+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-stream-servicebus;current} -->
639639
</dependency>
640640
<dependency>
641641
<groupId>com.azure.spring</groupId>
642642
<artifactId>spring-cloud-azure-stream-binder-eventhubs</artifactId>
643-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-eventhubs;current} -->
643+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-eventhubs;current} -->
644644
</dependency>
645645
<dependency>
646646
<groupId>com.azure.spring</groupId>
647647
<artifactId>spring-cloud-azure-starter-stream-eventhubs</artifactId>
648-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-stream-eventhubs;current} -->
648+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-starter-stream-eventhubs;current} -->
649649
</dependency>
650650
<dependency>
651651
<groupId>com.azure.spring</groupId>
652652
<artifactId>spring-cloud-azure-stream-binder-eventhubs-core</artifactId>
653-
<version>4.5.0-beta.2</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-eventhubs-core;current} -->
653+
<version>4.6.0-beta.1</version> <!-- {x-version-update;com.azure.spring:spring-cloud-azure-stream-binder-eventhubs-core;current} -->
654654
</dependency>
655655
<dependency>
656656
<groupId>com.azure</groupId>

0 commit comments

Comments
 (0)