Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-jdbc from 5.2.3.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

📔 Documentation

... (truncated)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.2.3.RELEASE to 5.2.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.3.RELEASE...v5.2.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 26, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 728291a on dependabot/maven/org.springframework-spring-jdbc-5.2.4.RELEASE into 94f5644 on master.

@hazendaz hazendaz merged commit fffe34c into master Feb 28, 2020
@hazendaz hazendaz self-assigned this Feb 28, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework-spring-jdbc-5.2.4.RELEASE branch February 28, 2020 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants