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.16 and Spring Cloud 2021.0.8 #36946

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Sep 26, 2023

Updates external dependencies to align with Spring Boot version 2.7.16 from 2.7.14 and Spring Cloud version 2021.0.8 from 2021.0.8.

Release notes

Sourced from spring-boot releases.

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37362

🐞 Bug Fixes

  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37455
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37237
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #35657
  • Using https with elliptic curves other than secp384r1 fails #34232
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #33747
  • Leaking file descriptor / socket within DomainSocket tooling #32423

📔 Documentation

  • Correct the description of spring.artemis.broker-url #37260
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37210
  • Document that PKCS8 PEM files should be used whenever possible #37170
  • Polish javadoc #37112

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.13 #37286
  • Upgrade to Jetty 9.4.52.v20230823 #37287
  • Upgrade to Lombok 1.18.30 #37486
  • Upgrade to Micrometer 1.9.15 #37245
  • Upgrade to Reactor Bom 2020.0.36 #37246
  • Upgrade to Spring AMQP 2.4.16 #37247
  • Upgrade to Spring Data Bom 2021.2.16 #37248
  • Upgrade to Spring Framework 5.3.30 #37249
  • Upgrade to Spring GraphQL 1.0.6 #37250
  • Upgrade to Spring Integration 5.5.19 #37251
  • Upgrade to Spring Security 5.7.11 #37414
  • Upgrade to Spring WS 3.1.7 #37415
  • Upgrade to Tomcat 9.0.80 #37288

❤️ Contributors

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

@dependabot[bot], @hakan-krgn, @izeye, @mdeinum, and @quaff

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

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Sep 28, 2023

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Oct 7, 2023

/check-enforcer override

@Netyyyy Netyyyy merged commit 71acaae into Azure:main Oct 7, 2023
237 of 239 checks passed
@Netyyyy Netyyyy deleted the update-spring-dependencies branch October 7, 2023 00:54
@Netyyyy Netyyyy restored the update-spring-dependencies branch October 7, 2023 00:57
@Netyyyy Netyyyy deleted the update-spring-dependencies branch October 7, 2023 01:12
Netyyyy added a commit that referenced this pull request Oct 7, 2023
Co-authored-by: github-actions <github-actions@github.com>
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.

3 participants