-
Notifications
You must be signed in to change notification settings - Fork 2.1k
External dependencies upgrade - Spring Boot 3.4.4 and Spring Cloud 2024.0.1 #44777
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
API change check API changes are not detected in this pull request. |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - spring - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
saragluna
approved these changes
Mar 31, 2025
Hi @alzimmermsft please help take a review |
alzimmermsft
approved these changes
Apr 2, 2025
/check-enforcer override |
Netyyyy
added a commit
that referenced
this pull request
Apr 8, 2025
…24.0.1 (#44777) * Upgrade external dependencies to align with Spring Boot 3.4.4 * update cspell --------- Co-authored-by: github-actions <[email protected]> (cherry picked from commit df99696)
Netyyyy
added a commit
that referenced
this pull request
Apr 11, 2025
* Add request-reply pattern of ServiceBusTemplate (#44859) (cherry picked from commit bd0e04e) * Remove unused files that are legacy files from 4.x (#44872) (cherry picked from commit f6d8d81) * External dependencies upgrade - Spring Boot 3.4.4 and Spring Cloud 2024.0.1 (#44777) * Upgrade external dependencies to align with Spring Boot 3.4.4 * update cspell --------- Co-authored-by: github-actions <[email protected]> (cherry picked from commit df99696) * Prepare for Spring Cloud Azure 5.22.0 release (#44907) * update version client * update others * update changelog * Use consistent names from producer factory (#44918) * Use consistent names for consumer listener (#44927) * Make the conditions more accurate for JMS pool conn bean (#44937) * Increment package versions for spring releases (#44942) --------- Co-authored-by: Moary Chen <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates external dependencies to align with Spring Boot version 3.4.4 from 3.4.2 and Spring Cloud version 2024.0.1 from 2024.0.0.
Release notes
Sourced from spring-boot releases.
❗ Noteworthy Changes
Tomcat APR support is now disabled by default if you are using Java 24 or higher. This change has been made to prevent JDK from issuing warnings.
Please see the updated release notes for details.
🐞 Bug Fixes
@DataJpaTest
on enclosing class #44407📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KmYgJn, @bekoenig, @bernie-schelberg-invicara, @dmitrysulman, @izeye, @metters, @ngocnhan-tran1996, @nosan, and @quaff
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/14048496982