Bump spring.version from 5.0.5.RELEASE to 5.3.6 #1

Merged
dependabot[bot] merged 1 commit from dependabot/maven/spring.version-5.3.6 into master 2021-07-06 12:52:20 +00:00
dependabot[bot] commented 2021-04-30 20:27:28 +00:00 (Migrated from github.com)

Bumps spring.version from 5.0.5.RELEASE to 5.3.6.
Updates spring-framework-bom from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-framework-bom's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-context from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-context's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-context-support from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-context-support's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-orm from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-orm's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-tx from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-tx's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-aspects from 5.0.5.RELEASE to 5.3.6

Release notes

Sourced from spring-aspects's releases.

v5.3.6

New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for <context:annotation-config/> #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.5

New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `spring.version` from 5.0.5.RELEASE to 5.3.6. Updates `spring-framework-bom` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-framework-bom's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> Updates `spring-context` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-context's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> Updates `spring-context-support` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-context-support's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> Updates `spring-orm` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-orm's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> Updates `spring-tx` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-tx's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> Updates `spring-aspects` from 5.0.5.RELEASE to 5.3.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">spring-aspects's releases</a>.</em></p> <blockquote> <h2>v5.3.6</h2> <h2>:star: New Features</h2> <ul> <li>Make sure file storage directory exists before usage in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26790">#26790</a></li> <li>Allow spring-expression to be more easily repackaged for embedding in third-party JARs <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26779">#26779</a></li> <li>Support 'Accept-Patch' header in MVC and WebFlux <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26759">#26759</a></li> <li>Invalid IPv6 Address with X-Forwarded-For leads to number format exception <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26748">#26748</a></li> <li>awaitBodyOrNull function to handle empty body <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26731">#26731</a></li> <li>Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26712">#26712</a></li> <li>Improve Docs on Testing Streaming Responses in Spring MVC <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26687">#26687</a></li> <li>Exceptions for missing request values should expose information when they are missing after conversion <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26679">#26679</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26777">#26777</a></li> <li>ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26775">#26775</a></li> <li>Scheduling a task that runs once a day results in March 28 being skipped <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26744">#26744</a></li> <li>Support UTF-8 in DefaultPartHttpMessageReader <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26736">#26736</a></li> <li>Root path resolution for java.nio.Path properties does not work on Linux anymore <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26702">#26702</a></li> <li><code>@DirtiesContext</code> not applied when class-level <code>@EnabledIf</code> evaluates to false <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26694">#26694</a></li> <li>MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26690">#26690</a></li> <li>BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26585">#26585</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Update ref docs regarding RequiredAnnotationBeanPostProcessor registration <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26783">#26783</a></li> <li>Update documentation for <code>&lt;context:annotation-config/&gt;</code> <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26782">#26782</a></li> <li>Fix javadoc link syntax <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/26776">#26776</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Objenesis 3.2 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26714">#26714</a></li> <li>Upgrade to Reactor 2020.0.6 <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26767">#26767</a></li> </ul> <h2>:heart: Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <ul> <li><a href="https://github.com/hrybs"><code>@​hrybs</code></a></li> <li><a href="https://github.com/izeye"><code>@​izeye</code></a></li> <li><a href="https://github.com/runningcode"><code>@​runningcode</code></a></li> <li><a href="https://github.com/BFergerson"><code>@​BFergerson</code></a></li> <li><a href="https://github.com/ValentinShakhov"><code>@​ValentinShakhov</code></a></li> <li><a href="https://github.com/KENNYSOFT"><code>@​KENNYSOFT</code></a></li> <li><a href="https://github.com/Rebwon"><code>@​Rebwon</code></a></li> </ul> <h2>v5.3.5</h2> <h2>:star: New Features</h2> <ul> <li>Expose <code>@JmsListener</code> endpoint id to annotation-derived listener container (for transaction definition name) <a href="https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/26683">#26683</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/83c6d100950221189d5d6001d3b2e806213f3a98"><code>83c6d10</code></a> Release v5.3.6</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f31933e67e054a4df2fcd58684750aaf3efc7bbb"><code>f31933e</code></a> Nullability refinements</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c7989c78c80f0613b96df1650d646ad11b7e1ca4"><code>c7989c7</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f03ccd5cc98e94cf528c9b46cea687af8f59487a"><code>f03ccd5</code></a> Fix Javadoc in AcceptHeaderLocaleResolver</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/bcc6171a72b0a7fa3e21919f2c2fc7b3daf36a30"><code>bcc6171</code></a> Polish contribution</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a80c5fcfaf2786ab506d176e4a713ae983f9bfe5"><code>a80c5fc</code></a> Improve <a href="https://github.com/EventListener"><code>@​EventListener</code></a> documentation in reference manual</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/04ce8e0ac470e341366d150f6e36b0a5e5786799"><code>04ce8e0</code></a> Make URL path tests compatible with Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/74f7eb11be33fcf4c987adbf6cffdd500f6bac43"><code>74f7eb1</code></a> Polish &quot;Upgrade to Reactor 2020.0.6&quot;</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e05b5846239fcd7a119a8ac884f5527b9bc24263"><code>e05b584</code></a> Ignore testWindowsAbsoluteFilePath exception if not on Windows</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/29955a2898264e5ced29b304b1e93fe2cd9eaf70"><code>29955a2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.3.6">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/gburd/kc/network/alerts). </details>
Sign in to join this conversation.
No description provided.