Bump spring.version from 5.2.1.RELEASE to 5.2.4.RELEASE
Created by: dependabot[bot]
Bumps spring.version from 5.2.1.RELEASE to 5.2.4.RELEASE.
Updates spring-webmvc from 5.2.1.RELEASE to 5.2.4.RELEASE
Release notes
Sourced from spring-webmvc's releases.
v5.2.4.RELEASE
⭐ New Features
- BlockHoundIntegration for spring-core #24581
- Configure quiet period for shutting down Netty resources #24538
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509
- Raise log level for exceptions from EntityManager close call #24501
- ExecutorConfigurationSupport to allow millisecond precision for await termination period #24496
- Improve assertion message in PersistenceExceptionTranslationInterceptor #24484
- BigDecimal in multi-value request body deserializes differently than single-value #24479
- If controller method has produces="/" in 5.2.3 response is 500 instead of 406 #24466
- SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured #24465
- Support command line arguments with an empty value #24464
- AbstractJackson2HttpMessageConverter + Jackson 2.10: handle ValueInstantiationException properly #24455
- Compatibility with JDK 14 #24453
- Avoid opaque to hierarchical reset in UriComponentsBuilder when input is null #24444
- Add Informix to supported database products for procedure calls #24443
- Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24420
- Allow non-standard HttpStatus in reactive ServerHttpResponse #24400
- Allow customizing default Smile codec via CodecConfigurer #24382
- Simplify getCache() method in CaffeineCacheManager #24376
- Expose property for handling of Ping frames with Reactor Netty WebSocket client and server #24367
- Simplify getParsedSql() method in NamedParameterJdbcTemplate #24358
- Provide control over formatting of request in HttpWebHandlerAdapter #24352
- Add hook-point to exclude imported configuration classes #24175
- Jackson2Decoder fails to determine correct target type from default interface method with a generic type #23791
- Extra empty line a["\n"] messages from ActiveMQ STOMP broker #23713
- Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it #22830
- Add unique number to WebFlux log prefix for Reactor Netty server #22039
🐞 Bug Fixes
- NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol #24556
- BeanPostProcessorChecker warning due to missing infrastructure role on ProxyTransactionManagementConfiguration #24508
- spring-aspects has a compile dependency on spring-orm #24491
- AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24489
- MockRestServiceServer reset does not clear failedRequests #24486
- Prevent unnecessary refresh for InjectionMetadata.EMPTY #24485
- "Status and headers already sent" ISE exception from Reactor Netty on WebSocket upgrade #24475
- The new Encoder.encodeValue and Decoder.decode methods in spring 5.2 do not provide access to the Context #24441
- Cycle in LogAdapter.Log4jLog initialization within log appender #24440
- Negative byte values not properly converted to unsigned int in URI encoding #24413
- ServerSentEventHttpMessageReader maps null when event has comment only. #24389
- Nested annotations no longer supported in ASM-based annotation processing #24375
- Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter #24366
- Avoid setting special Content-* response headers in TomcatHeadersAdapter #24361
- IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24357
- JSON decoding error parsing stream encoded with Jackson Smile #24198
... (truncated)
📔 Documentation
Commits
-
9c0f62cRelease version 5.2.4.RELEASE -
d72c90cAssign TokenBuffer field with createToken() result -
6db20ebAvoid package import cycles -
2f12351Refine BlockHound support -
b6f502dPolishing -
8cf70feImprove documentation for @Autowired/@Value in @Configuration classes -
7e402baImprove docs on date and time formatting -
c0fbf6fPolishing -
399b846Upgrade to Groovy 3.0.1, RxJava 2.2.18, Hibernate ORM 5.4.12, Protobuf 3.11.4 -
0e95282Polishing - Additional commits viewable in compare view
Updates spring-context-support from 5.2.1.RELEASE to 5.2.4.RELEASE
Release notes
Sourced from spring-context-support's releases.
v5.2.4.RELEASE
⭐ New Features
- BlockHoundIntegration for spring-core #24581
- Configure quiet period for shutting down Netty resources #24538
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509
- Raise log level for exceptions from EntityManager close call #24501
- ExecutorConfigurationSupport to allow millisecond precision for await termination period #24496
- Improve assertion message in PersistenceExceptionTranslationInterceptor #24484
- BigDecimal in multi-value request body deserializes differently than single-value #24479
- If controller method has produces="/" in 5.2.3 response is 500 instead of 406 #24466
- SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured #24465
- Support command line arguments with an empty value #24464
- AbstractJackson2HttpMessageConverter + Jackson 2.10: handle ValueInstantiationException properly #24455
- Compatibility with JDK 14 #24453
- Avoid opaque to hierarchical reset in UriComponentsBuilder when input is null #24444
- Add Informix to supported database products for procedure calls #24443
- Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24420
- Allow non-standard HttpStatus in reactive ServerHttpResponse #24400
- Allow customizing default Smile codec via CodecConfigurer #24382
- Simplify getCache() method in CaffeineCacheManager #24376
- Expose property for handling of Ping frames with Reactor Netty WebSocket client and server #24367
- Simplify getParsedSql() method in NamedParameterJdbcTemplate #24358
- Provide control over formatting of request in HttpWebHandlerAdapter #24352
- Add hook-point to exclude imported configuration classes #24175
- Jackson2Decoder fails to determine correct target type from default interface method with a generic type #23791
- Extra empty line a["\n"] messages from ActiveMQ STOMP broker #23713
- Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it #22830
- Add unique number to WebFlux log prefix for Reactor Netty server #22039
🐞 Bug Fixes
- NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol #24556
- BeanPostProcessorChecker warning due to missing infrastructure role on ProxyTransactionManagementConfiguration #24508
- spring-aspects has a compile dependency on spring-orm #24491
- AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24489
- MockRestServiceServer reset does not clear failedRequests #24486
- Prevent unnecessary refresh for InjectionMetadata.EMPTY #24485
- "Status and headers already sent" ISE exception from Reactor Netty on WebSocket upgrade #24475
- The new Encoder.encodeValue and Decoder.decode methods in spring 5.2 do not provide access to the Context #24441
- Cycle in LogAdapter.Log4jLog initialization within log appender #24440
- Negative byte values not properly converted to unsigned int in URI encoding #24413
- ServerSentEventHttpMessageReader maps null when event has comment only. #24389
- Nested annotations no longer supported in ASM-based annotation processing #24375
- Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter #24366
- Avoid setting special Content-* response headers in TomcatHeadersAdapter #24361
- IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24357
- JSON decoding error parsing stream encoded with Jackson Smile #24198
... (truncated)
📔 Documentation
Commits
-
9c0f62cRelease version 5.2.4.RELEASE -
d72c90cAssign TokenBuffer field with createToken() result -
6db20ebAvoid package import cycles -
2f12351Refine BlockHound support -
b6f502dPolishing -
8cf70feImprove documentation for @Autowired/@Value in @Configuration classes -
7e402baImprove docs on date and time formatting -
c0fbf6fPolishing -
399b846Upgrade to Groovy 3.0.1, RxJava 2.2.18, Hibernate ORM 5.4.12, Protobuf 3.11.4 -
0e95282Polishing - Additional commits viewable in compare view
Updates spring-jdbc from 5.2.1.RELEASE to 5.2.4.RELEASE
Release notes
Sourced from spring-jdbc's releases.
v5.2.4.RELEASE
⭐ New Features
- BlockHoundIntegration for spring-core #24581
- Configure quiet period for shutting down Netty resources #24538
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509
- Raise log level for exceptions from EntityManager close call #24501
- ExecutorConfigurationSupport to allow millisecond precision for await termination period #24496
- Improve assertion message in PersistenceExceptionTranslationInterceptor #24484
- BigDecimal in multi-value request body deserializes differently than single-value #24479
- If controller method has produces="/" in 5.2.3 response is 500 instead of 406 #24466
- SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured #24465
- Support command line arguments with an empty value #24464
- AbstractJackson2HttpMessageConverter + Jackson 2.10: handle ValueInstantiationException properly #24455
- Compatibility with JDK 14 #24453
- Avoid opaque to hierarchical reset in UriComponentsBuilder when input is null #24444
- Add Informix to supported database products for procedure calls #24443
- Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24420
- Allow non-standard HttpStatus in reactive ServerHttpResponse #24400
- Allow customizing default Smile codec via CodecConfigurer #24382
- Simplify getCache() method in CaffeineCacheManager #24376
- Expose property for handling of Ping frames with Reactor Netty WebSocket client and server #24367
- Simplify getParsedSql() method in NamedParameterJdbcTemplate #24358
- Provide control over formatting of request in HttpWebHandlerAdapter #24352
- Add hook-point to exclude imported configuration classes #24175
- Jackson2Decoder fails to determine correct target type from default interface method with a generic type #23791
- Extra empty line a["\n"] messages from ActiveMQ STOMP broker #23713
- Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it #22830
- Add unique number to WebFlux log prefix for Reactor Netty server #22039
🐞 Bug Fixes
- NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol #24556
- BeanPostProcessorChecker warning due to missing infrastructure role on ProxyTransactionManagementConfiguration #24508
- spring-aspects has a compile dependency on spring-orm #24491
- AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24489
- MockRestServiceServer reset does not clear failedRequests #24486
- Prevent unnecessary refresh for InjectionMetadata.EMPTY #24485
- "Status and headers already sent" ISE exception from Reactor Netty on WebSocket upgrade #24475
- The new Encoder.encodeValue and Decoder.decode methods in spring 5.2 do not provide access to the Context #24441
- Cycle in LogAdapter.Log4jLog initialization within log appender #24440
- Negative byte values not properly converted to unsigned int in URI encoding #24413
- ServerSentEventHttpMessageReader maps null when event has comment only. #24389
- Nested annotations no longer supported in ASM-based annotation processing #24375
- Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter #24366
- Avoid setting special Content-* response headers in TomcatHeadersAdapter #24361
- IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24357
- JSON decoding error parsing stream encoded with Jackson Smile #24198
... (truncated)
📔 Documentation
Commits
-
9c0f62cRelease version 5.2.4.RELEASE -
d72c90cAssign TokenBuffer field with createToken() result -
6db20ebAvoid package import cycles -
2f12351Refine BlockHound support -
b6f502dPolishing -
8cf70feImprove documentation for @Autowired/@Value in @Configuration classes -
7e402baImprove docs on date and time formatting -
c0fbf6fPolishing -
399b846Upgrade to Groovy 3.0.1, RxJava 2.2.18, Hibernate ORM 5.4.12, Protobuf 3.11.4 -
0e95282Polishing - Additional commits viewable in compare view
Updates spring-oxm from 5.2.1.RELEASE to 5.2.4.RELEASE
Release notes
Sourced from spring-oxm's releases.
v5.2.4.RELEASE
⭐ New Features
- BlockHoundIntegration for spring-core #24581
- Configure quiet period for shutting down Netty resources #24538
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509
- Raise log level for exceptions from EntityManager close call #24501
- ExecutorConfigurationSupport to allow millisecond precision for await termination period #24496
- Improve assertion message in PersistenceExceptionTranslationInterceptor #24484
- BigDecimal in multi-value request body deserializes differently than single-value #24479
- If controller method has produces="/" in 5.2.3 response is 500 instead of 406 #24466
- SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured #24465
- Support command line arguments with an empty value #24464
- AbstractJackson2HttpMessageConverter + Jackson 2.10: handle ValueInstantiationException properly #24455
- Compatibility with JDK 14 #24453
- Avoid opaque to hierarchical reset in UriComponentsBuilder when input is null #24444
- Add Informix to supported database products for procedure calls #24443
- Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24420
- Allow non-standard HttpStatus in reactive ServerHttpResponse #24400
- Allow customizing default Smile codec via CodecConfigurer #24382
- Simplify getCache() method in CaffeineCacheManager #24376
- Expose property for handling of Ping frames with Reactor Netty WebSocket client and server #24367
- Simplify getParsedSql() method in NamedParameterJdbcTemplate #24358
- Provide control over formatting of request in HttpWebHandlerAdapter #24352
- Add hook-point to exclude imported configuration classes #24175
- Jackson2Decoder fails to determine correct target type from default interface method with a generic type #23791
- Extra empty line a["\n"] messages from ActiveMQ STOMP broker #23713
- Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it #22830
- Add unique number to WebFlux log prefix for Reactor Netty server #22039
🐞 Bug Fixes
- NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol #24556
- BeanPostProcessorChecker warning due to missing infrastructure role on ProxyTransactionManagementConfiguration #24508
- spring-aspects has a compile dependency on spring-orm #24491
- AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24489
- MockRestServiceServer reset does not clear failedRequests #24486
- Prevent unnecessary refresh for InjectionMetadata.EMPTY #24485
- "Status and headers already sent" ISE exception from Reactor Netty on WebSocket upgrade #24475
- The new Encoder.encodeValue and Decoder.decode methods in spring 5.2 do not provide access to the Context #24441
- Cycle in LogAdapter.Log4jLog initialization within log appender #24440
- Negative byte values not properly converted to unsigned int in URI encoding #24413
- ServerSentEventHttpMessageReader maps null when event has comment only. #24389
- Nested annotations no longer supported in ASM-based annotation processing #24375
- Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter #24366
- Avoid setting special Content-* response headers in TomcatHeadersAdapter #24361
- IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24357
- JSON decoding error parsing stream encoded with Jackson Smile #24198
... (truncated)
📔 Documentation
Commits
-
9c0f62cRelease version 5.2.4.RELEASE -
d72c90cAssign TokenBuffer field with createToken() result -
6db20ebAvoid package import cycles -
2f12351Refine BlockHound support -
b6f502dPolishing -
8cf70feImprove documentation for @Autowired/@Value in @Configuration classes -
7e402baImprove docs on date and time formatting -
c0fbf6fPolishing -
399b846Upgrade to Groovy 3.0.1, RxJava 2.2.18, Hibernate ORM 5.4.12, Protobuf 3.11.4 -
0e95282Polishing - Additional commits viewable in compare view
Updates spring-test from 5.2.1.RELEASE to 5.2.4.RELEASE
Release notes
Sourced from spring-test's releases.
v5.2.4.RELEASE
⭐ New Features
- BlockHoundIntegration for spring-core #24581
- Configure quiet period for shutting down Netty resources #24538
- Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509
- Raise log level for exceptions from EntityManager close call #24501
- ExecutorConfigurationSupport to allow millisecond precision for await termination period #24496
- Improve assertion message in PersistenceExceptionTranslationInterceptor #24484
- BigDecimal in multi-value request body deserializes differently than single-value #24479
- If controller method has produces="/" in 5.2.3 response is 500 instead of 406 #24466
- SseEmitter cannot format text/plain if StringHttpMessageConverter is not configured #24465
- Support command line arguments with an empty value #24464
- AbstractJackson2HttpMessageConverter + Jackson 2.10: handle ValueInstantiationException properly #24455
- Compatibility with JDK 14 #24453
- Avoid opaque to hierarchical reset in UriComponentsBuilder when input is null #24444
- Add Informix to supported database products for procedure calls #24443
- Solve ReflectPermission issue in sandbox security policy model for repackaged CGLIB ReflectUtils #24420
- Allow non-standard HttpStatus in reactive ServerHttpResponse #24400
- Allow customizing default Smile codec via CodecConfigurer #24382
- Simplify getCache() method in CaffeineCacheManager #24376
- Expose property for handling of Ping frames with Reactor Netty WebSocket client and server #24367
- Simplify getParsedSql() method in NamedParameterJdbcTemplate #24358
- Provide control over formatting of request in HttpWebHandlerAdapter #24352
- Add hook-point to exclude imported configuration classes #24175
- Jackson2Decoder fails to determine correct target type from default interface method with a generic type #23791
- Extra empty line a["\n"] messages from ActiveMQ STOMP broker #23713
- Add a way to combine more than one AnnotationIntrospector in Jackson2ObjectMapperBuilder instead of overriding it #22830
- Add unique number to WebFlux log prefix for Reactor Netty server #22039
🐞 Bug Fixes
- NullPointerException in MockHttpServletRequestBuilder for URI string with no protocol #24556
- BeanPostProcessorChecker warning due to missing infrastructure role on ProxyTransactionManagementConfiguration #24508
- spring-aspects has a compile dependency on spring-orm #24491
- AbstractJackson2Decoder is not aware of jackson's non-blocking parser only supporting UTF-8 #24489
- MockRestServiceServer reset does not clear failedRequests #24486
- Prevent unnecessary refresh for InjectionMetadata.EMPTY #24485
- "Status and headers already sent" ISE exception from Reactor Netty on WebSocket upgrade #24475
- The new Encoder.encodeValue and Decoder.decode methods in spring 5.2 do not provide access to the Context #24441
- Cycle in LogAdapter.Log4jLog initialization within log appender #24440
- Negative byte values not properly converted to unsigned int in URI encoding #24413
- ServerSentEventHttpMessageReader maps null when event has comment only. #24389
- Nested annotations no longer supported in ASM-based annotation processing #24375
- Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter #24366
- Avoid setting special Content-* response headers in TomcatHeadersAdapter #24361
- IncompatibleClassChangeError encountered on execution of compiled SPEL expressions #24357
- JSON decoding error parsing stream encoded with Jackson Smile #24198
... (truncated)
📔 Documentation
Commits
-
9c0f62cRelease version 5.2.4.RELEASE -
d72c90cAssign TokenBuffer field with createToken() result -
6db20ebAvoid package import cycles -
2f12351Refine BlockHound support -
b6f502dPolishing -
8cf70feImprove documentation for @Autowired/@Value in @Configuration classes -
7e402baImprove docs on date and time formatting -
c0fbf6fPolishing -
399b846Upgrade to Groovy 3.0.1, RxJava 2.2.18, Hibernate ORM 5.4.12, Protobuf 3.11.4 -
0e95282Polishing - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.