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.14 and Spring Cloud 2021.0.8 #36470

Merged
merged 1 commit into from Aug 24, 2023

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Aug 23, 2023

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

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

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

@ThomazPassarelli, @bbulgarelli, @bedla, @dependabot[bot], @dkswnkk, @eydunn, @garyrussell, @izeye, @lasselindqvist, @lmartelli, and @quaff

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

@Netyyyy
Copy link
Member Author

Netyyyy commented Aug 23, 2023

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants