dependabot[bot] opened a new pull request, #15546: URL: https://github.com/apache/camel/pull/15546
Bumps `spring-version` from 6.1.12 to 6.1.13. Updates `org.springframework:spring-test` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-test's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-core` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-core's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-aop` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-aop's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-context` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-beans` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-beans's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-expression` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-expression's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-tx` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-tx's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-context-support` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context-support's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-jdbc` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-jdbc's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d86bf8b2056429edf5494456cffcb2b243331c49"><code>d86bf8b</code></a> Align RouterFunctions resource handling</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c77de8a6fb98e6eb227c99f91345f09afedec1bf"><code>c77de8a</code></a> Downgrade to Tomcat 10.1.28</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e49f67ec5e176ac772e0972f017756afcd1af42"><code>4e49f67</code></a> Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/54dbb9f52acb8ddfc665c62ebbc58b79170f4b3d"><code>54dbb9f</code></a> Upgrade to Objenesis 3.4</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/34f649c3f53513e85a6bbf1a5b8aab099de9fe4a"><code>34f649c</code></a> Upgrade to Reactor 2023.0.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5b01f3138703394a721a4c760e9fe01e3a242642"><code>5b01f31</code></a> Upgrade to Micrometer 1.12.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9150c81d92a4d423f9041f5ee4eba64fc6fb8533"><code>9150c81</code></a> Document fixed rate scheduling with CRaC</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/4e1756d73875bf9b9c5e6fbdbdd4781d82e21593"><code>4e1756d</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/5c1ab7ecd5b05c1df208567d707338616fc293e5"><code>5c1ab7e</code></a> Polishing contribution</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-jms` from 6.1.12 to 6.1.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-jms's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2>:star: New Features</h2> <ul> <li>Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33442">#33442</a></li> <li>Updates to resource handling for functional endpoints <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33434">#33434</a></li> <li>Stop logging <code>result</code> in <code>WebAsyncManager</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33406">#33406</a></li> <li>spring native not support method handler with kotlin default value <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33384">#33384</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Ensure use of specified status code on redirect with <code>Rendering</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33498">#33498</a></li> <li>Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33465">#33465</a></li> <li>ServerHttpObservationFilter does not register against new async operations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33451">#33451</a></li> <li>Revert removal of deprecated rawStatusCode methods <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33440">#33440</a></li> <li>PathMatchingResourcePatternResolver no longer follows symlinks <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33424">#33424</a></li> <li>Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33421">#33421</a></li> <li>RestClient doesn't open a scope for the processing of the request <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33397">#33397</a></li> <li>WebTestClient leaks when ParameterizedTypeReference is used <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33389">#33389</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document fixed rate scheduling with CRaC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33490">#33490</a></li> <li>Update information in SpEL Evaluation chapter in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33456">#33456</a></li> <li>Stop documenting use of <code>-debug</code> compiler flag in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33453">#33453</a></li> <li>Use discrete headings instead of titled blocks in reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33447">#33447</a></li> <li>Fix example for <code>@ImportResource</code> in the reference manual <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33446">#33446</a></li> <li>Fix a typo in the CDS documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33437">#33437</a></li> <li>Fix link to chapter introduction <a href="https://redirect.github.com/spring-projects/spring-framework/pull/33417">#33417</a></li> <li>Improve documentation on reading form data via Servlet request parameters vs <code>@RequestBody</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33409">#33409</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Kotlin 1.9.25 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33471">#33471</a></li> <li>Upgrade to Micrometer 1.12.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33518">#33518</a></li> <li>Upgrade to Objenesis 3.4 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33526">#33526</a></li> <li>Upgrade to Reactor 2023.0.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/33519">#33519</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/dancer1325"><code>@dancer1325</code></a>, <a href="https://github.com/izeye"><code>@izeye</code></a>, and <a href="https://github.com/yfoel"><code>@yfoel</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/f083962fd8d96a46f89d11e375e50a14ea0243fc"><code>f083962</code></a> Release v6.1.13</li> <li><a href="https://github.com/spring-pr... _Description has been truncated_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org