-
Notifications
You must be signed in to change notification settings - Fork 2k
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.6 and Spring Cloud 2021.0.5 #32341
Conversation
API change check API changes are not detected in this pull request. |
@alzimmermsft, do you think this is an option? Azure Core Http Netty only depends on parts of netty's libs, which could lead to unmatched netty versions when working with other libs also depending on netty: |
That looks good to me to resolve this issue in the short term. I've been talking with @billwert and @g2vinay on what we want to do long term about these test dependencies. |
Updates external dependencies to align with Spring Boot version 2.7.6 from 2.7.4 and Spring Cloud version 2021.0.5 from 2021.0.4.
Release notes
Sourced from spring-boot releases.
🐞 Bug Fixes
ScheduledBeanLazyInitializationExcludeFilter
is auto-configured even when annotation-based scheduled has not been enabled #33283@ContextHierarchy
#33262📔 Documentation
@Timed
documentation #33265spring.cache.type
property with Hazelcast #33257🔨 Dependency Upgrades
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/3546989484