Update dependency org.springframework:spring-context to v5.1.0.RC1 - autoclosed #548
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.
This PR contains the following updates:
5.0.0.RELEASE
->5.1.0.RC1
By merging this PR, the below issues will be automatically resolved and closed:
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
spring-projects/spring-framework
v5.1.0.RC1
⭐ New Features
@Cacheable
(condition) once per method invocation only [SPR-17024] #21562@javax
.transaction.Transactional is not initialised by default [SPR-16987] #21525@SendTo
and@SendToUser
on the same method [SPR-16891] #21430@DateTimeFormat
annotations are necessary both on field and constructor parameter in the immutable form class [SPR-16840] #21380@RequestMethod
with "params" doesn't distinguish whether a value is specified or not [SPR-16674] #21215@MessageMapping
methods [SPR-16634] #21175@RequestPart
in WebFlux does not support List of parts [SPR-16621] #21162@EnableWebMvc
and@EnableWebFlux
used [SPR-16609] #21150@RequestMapping
should contain OPTIONS consistently [SPR-16513] #21056@RequestMapping
produces condition should not impact error responses [SPR-16318] #20865@Bean
[SPR-16204] #20752@Profile
annotation [SPR-12458] #17063@PathVariable
&@MatrixVariable
do not work as documented when "=" is in the path variable value part (pre ";") [SPR-11897] #16516@Bean
methods [SPR-11419] #16046🪲 Bug Fixes
📔 Documentation
v5.0.20.RELEASE
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v5.0.19.RELEASE
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@RestController
and Webflux #25705v5.0.18.RELEASE
⭐ New Features
🪲 Bug fixes
📔 Documentation
v5.0.17.RELEASE
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v5.0.16.RELEASE
⭐ New Features
🪲 Bug Fixes
@Nullable
#24045📔 Documentation
v5.0.15.RELEASE
⭐ New Features
🪲 Bug Fixes
📔 Documentation
@Autowired
constructors #23309@ControllerAdvice
beans #23173v5.0.14.RELEASE
⭐ New Features
🪲 Bug Fixes
v5.0.13.RELEASE
⭐ New Features
🪲 Bug Fixes
@ControllerAdvice
implementing both RequestBodyAdvice and ResponseBodyAdvice #22684@EventListener
argument #22470@ComponentScan
#22407@Transactional
beans not getting proxied when being initialized during failed circular reference attempt #22377@Ordered
annotation for dynamic proxies #22353📔 Documentation
v5.0.12.RELEASE
⭐ New Features
🪲 Bug Fixes
@Value
Optional<...> field injection fails in case of registered ConversionService [SPR-17607] #22139📔 Documentation
v5.0.11.RELEASE
⭐ New Features
🪲 Bug Fixes
@Validated
beans [SPR-16931] #21470@Bean
method with generic return type [SPR-17524] #22056📔 Documentation
v5.0.10.RELEASE
⭐ New Features
🪲 Bug Fixes
📔 Documentation
v5.0.9.RELEASE
⭐ New Features
🪲 Bug Fixes
@Scheduled
task runs twice on bean with target-class scoped proxy (when injected) [SPR-17166] #21702📔 Documentation
v5.0.8.RELEASE
⭐ New Features
file:./
[SPR-16908] #21447