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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

External dependencies upgrade - Spring Boot 2.7.12 and Spring Cloud 2021.0.7 #35514

Closed
wants to merge 1 commit into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Jun 19, 2023

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

Release notes

Sourced from spring-boot releases.

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35552
  • Invalid reference format error when tagging images using Podman #35358
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35324
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35322
  • Webflux server gracefulshutdown throws NullPointerException #35264
  • Health actuator mail details shows the port as -1 when using the default port #35247
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35240
  • Devtools main method search algorithm can find incorrect main method #35214
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35163
  • Liveness and readiness probes return down when lazy initialization is enabled #35161
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35110
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #34964
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #34724

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35454
  • Wrong anchors in Maven plugin documentation #35371
  • Correct list of annotations that are equivalent to @SpringBootApplication #35180
  • Harmonize references to application.yaml files in reference docs #34628

馃敤 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.10 #35339
  • Upgrade to Hazelcast 5.1.6 #35440
  • Upgrade to Johnzon 1.2.20 #35340
  • Upgrade to Json-smart 2.4.11 #35549
  • Upgrade to Micrometer 1.9.11 #35290
  • Upgrade to Netty 4.1.92.Final #35441
  • Upgrade to Reactor Bom 2020.0.32 #35291
  • Upgrade to Spring Data Bom 2021.2.12 #35292
  • Upgrade to Spring Integration 5.5.18 #35294
  • Upgrade to Tomcat 9.0.75 #35442

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

@github-actions github-actions bot added AOT Azure SDK Tools Label for tracking issues related to Azure SDK Tools azure-spring All azure-spring related issues Azure.Core azure-core Azure.Identity Cosmos Event Grid Event Hubs KeyVault Service Bus Storage Storage Service (Queues, Blobs, Files) labels Jun 19, 2023
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy Netyyyy closed this Jul 3, 2023
@Netyyyy Netyyyy deleted the update-spring-dependencies branch July 3, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Azure.Identity Azure SDK Tools Label for tracking issues related to Azure SDK Tools azure-spring All azure-spring related issues Cosmos Event Grid Event Hubs KeyVault Service Bus Storage Storage Service (Queues, Blobs, Files)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants