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.13 and Spring Cloud 2021.0.7 #35709

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Jul 3, 2023

Updates external dependencies to align with Spring Boot version 2.7.13 from 2.7.11 and Spring Cloud version 2021.0.7 from 2021.0.7.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

📔 Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

❤️ Contributors

Thank you to all the contributors who worked on this release:

@bbulgarelli, @bikash30851, and @twobiers

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

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 3, 2023

@alzimmermsft please help take a look, thanks!

@weidongxu-microsoft
Copy link
Member

/azp run java - resourcemanager

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@weidongxu-microsoft
Copy link
Member

Please run /azp run java - resourcemanager after resolve conflict.

If it pass, I can approve for mgmt-plane.

@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 4, 2023

/azp run java - resourcemanager

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@weidongxu-microsoft weidongxu-microsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for mgmt.

Please still wait for confirmation on core and data-plane.

@saragluna saragluna merged commit 84791c4 into Azure:main Jul 5, 2023
@Netyyyy Netyyyy deleted the update-spring-dependencies branch August 4, 2023 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants