-
-
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
Update spring core to v6 (major) #2644
Conversation
Looks like we'll need to run the tests on Java 17 for this and also a refactor. I reckon this can wait until Spring Boot for Spring 6 is released. |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
9c72137
to
20f0562
Compare
Spring Boot 3.0.0 is here. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
3e94f01
to
27af4a1
Compare
Codecov Report
@@ Coverage Diff @@
## main #2644 +/- ##
=========================================
Coverage 84.67% 84.67%
Complexity 2679 2679
=========================================
Files 322 322
Lines 9444 9444
Branches 899 899
=========================================
Hits 7997 7997
Misses 1120 1120
Partials 327 327
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
01ea34e
to
5811e4e
Compare
5811e4e
to
a399326
Compare
a399326
to
2273d15
Compare
This PR contains the following updates:
5.3.24
->6.0.3
5.3.24
->6.0.3
5.3.24
->6.0.3
5.3.24
->6.0.3
Release Notes
spring-projects/spring-framework
v6.0.3
Compare Source
⭐ New Features
MockClientHttpRequest
andMockClientHttpResponse
#29670RequestMappingHandlerMapping#handleNoMatch
#29634ApplicationContext
in AOT mode if AOT processing failed #29579@ModelAttribute
and@InitBinder
annotations@Reflective
#29572BindingReflectionHintsRegistrar
to support properties on records #29571🐞 Bug Fixes
ConstructorReference
does not generate AST representation of arrays #29665@Named
,@ManagedBean
, and other Jakarta annotations #29641NoHandlerFoundException
mistakenly returns request headers fromErrorResponse#getHeaders
#29626@HttpExchange
doesn't work if there are bothURI
and@PathVariable
method parameters #29624boolean
#29598request
-scoped bean with@Lazy
fails in native image (due to missing detection of CGLIB lazy resolution proxies) #29584String
literal (and vice versa) #28356📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Aashay-Chapatwala, @CoderYellow, @ShenFeng312, @Spark61, @divcon, @izeye, @koo-taejin, @mdeinum, @mhalbritter, @quaff, and @singhbaljit
v6.0.2
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
v6.0.1
Compare Source
⭐ New Features
SourceHttpMessageConverter
optional #29535LocalVariableTableParameterNameDiscoverer
completely (avoiding its exposure in native images) #29531LogAdapter
to allow build-time code removal #29506🐞 Bug Fixes
📔 Documentation
SQLExceptionSubclassTranslator
in the upgrade guide #29518🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Encyclopedias, @andregasser, @davidcostanzo, @divcon, @jiangying000, @mdeinum, and @wilkinsona
v6.0.0
See What's New in Spring Framework 6.x and Upgrading to Spring Framework 6.x for upgrade instructions and details of new features.
⭐ New Features
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@ophiuhus and @wilkinsona
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.