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

External dependencies upgrade - Spring Boot 2.7.5 and Spring Cloud 2021.0.4 #31730

Closed
wants to merge 15 commits into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Oct 26, 2022

Updates external dependencies to align with Spring Boot version 2.7.5 from 2.7.4 and Spring Cloud version 2021.0.4 from 2021.0.4.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777
  • Actuator configprops endpoint does not display DataSize properties correctly #32775
  • @Bean methods in KafkaAutoConfiguration provide less type information than they could #32773
  • PEM formatted elliptic-curve TLS keys are an unrecognized private key format #32681
  • Assertion calls on CapturedOutput with Kotlin are very slow #32575
  • Empty @DefaultValue cannot be used on collections, maps, arrays or optional values #32563
  • CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics #32513
  • BootBuildImage's archiveFile property is annotated as an @Input but should be annotated as an @InputFile #32499

📔 Documentation

  • Remove redundant @ExtendWith(SpringExtension.class) from MyJmxTests example #32515

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.18 #32697
  • Upgrade to Dependency Management Plugin 1.0.15.RELEASE #32786
  • Upgrade to Ehcache3 3.10.2 #32663
  • Upgrade to Embedded Mongo 3.4.11 #32664
  • Upgrade to Glassfish JAXB 2.3.7 #32787
  • Upgrade to Hazelcast 5.1.4 #32698
  • Upgrade to Hibernate 5.6.12.Final #32665
  • Upgrade to Infinispan 13.0.12.Final #32788
  • Upgrade to Jackson Bom 2.13.4.20221013 #32724
  • Upgrade to Jetty Reactive HTTPClient 1.1.13 #32699
  • Upgrade to Lettuce 6.1.10.RELEASE #32666
  • Upgrade to Micrometer 1.9.5 #32591
  • Upgrade to MySQL 8.0.31 and extend dependency management to new Maven identifiers #32781
  • Upgrade to Netty 4.1.84.Final #32700
  • Upgrade to Reactor 2020.0.24 #32592
  • Upgrade to Spring Data 2021.2.5 #32595
  • Upgrade to Spring Kafka 2.8.10 #32596
  • Upgrade to Spring Retry 1.3.4 #32594
  • Upgrade to Spring Security 5.7.4 #32597
  • Upgrade to Tomcat 9.0.68 #32667
  • Upgrade to Undertow 2.2.20.Final #32668

This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/3325294270

@ghost ghost added App Configuration Azure.ApplicationModel.Configuration Communication Azure.Core azure-core Cosmos azure-spring All azure-spring related issues Event Grid Event Hubs Azure.Identity KeyVault Schema Registry Search Service Bus Storage Storage Service (Queues, Blobs, Files) labels Oct 26, 2022
@azure-sdk
Copy link
Collaborator

azure-sdk commented Oct 26, 2022

API change check

APIView has identified API level changes in this PR and created following API reviews.

spring-cloud-azure-autoconfigure

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 27, 2022

/azp run - java - spring - tests

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 27, 2022

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 27, 2022

/azp run java - spring - tests

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 28, 2022

Hi @alzimmermsft please help take a look and fix the java - core - ci failed error

@Netyyyy Netyyyy mentioned this pull request Oct 28, 2022
8 tasks
@alzimmermsft
Copy link
Member

@conniey, @anuchandy, @srnagar - this is happening in AMQP Core, could you take a look what's happening? The only upgrades that would affect this are Reactor and Reactor Test

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 31, 2022

@conniey, @anuchandy, @srnagar - this is happening in AMQP Core, could you take a look what's happening? The only upgrades that would affect this are Reactor and Reactor Test

Hi @conniey , @anuchandy , @srnagar ,please help take a look, thanks!

@Netyyyy
Copy link
Member Author

Netyyyy commented Nov 25, 2022

Close it for updating SpringBoot 2.7.6

@Netyyyy Netyyyy closed this Nov 25, 2022
@Netyyyy Netyyyy deleted the update-spring-dependencies branch November 25, 2022 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants