dependabot[bot] opened a new pull request, #7092: URL: https://github.com/apache/myfaces-tobago/pull/7092
Bumps `spring.version` from 6.2.12 to 7.0.5. Updates `org.springframework:spring-core` from 6.2.12 to 7.0.5 <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>v7.0.5</h2> <h2>:warning: Attention Required</h2> <ul> <li>Optimize request and response header handling in Spring MVC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36334">#36334</a></li> </ul> <h2>:star: New Features</h2> <ul> <li>Consistent adaptation of HTTP headers on Servlet responses <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36343">#36343</a></li> <li>Copy methodAnnotations in MethodParameter copy constructor <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36342">#36342</a></li> <li>Improve performance of validation groups determination in WebFlux <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36336">#36336</a></li> <li>Reuse <code>AnnotatedMethod</code> annotation cache in derived instances <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36322">#36322</a></li> <li>Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36320">#36320</a></li> <li>Optimize <code>MediaType(MediaType, Charset)</code> constructor <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36318">#36318</a></li> <li>Detect all common size exceptions from Tomcat and Commons FileUpload 2.x <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36317">#36317</a></li> <li>Consistently support <code>@Autowired</code> as a meta-annotation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36315">#36315</a></li> <li>Avoid duplicate <code>required</code> attribute lookup for <code>@Autowired</code> annotations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36314">#36314</a></li> <li>Cache <code>@ResponseBody</code> presence per controller class in <code>RequestResponseBodyMethodProcessor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36311">#36311</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>ResolvableType#getGenerics() breaks serialization <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36346">#36346</a></li> <li>DefaultHttpMessageConverters not adding provided configurer <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36332">#36332</a></li> <li>Restore early MessageConsumer creation for temporary queue <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36321">#36321</a></li> <li>Multipart upload leak on client abort (ByteBuf.release() not called) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36262">#36262</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document that SpEL expressions using <code>Optional</code> with null-safe and Elvis operators are not compilable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36331">#36331</a></li> <li>Improve documentation of baseline API version to emphasize version must be supported <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36316">#36316</a></li> <li>Stop referring to obsolete <code>ListenableFuture</code> in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36313">#36313</a></li> <li>Stop referring to standard Java features as "Java 8" features in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36310">#36310</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/Niravil"><code>@Niravil</code></a> and <a href="https://github.com/TAKETODAY"><code>@TAKETODAY</code></a></p> <h2>v7.0.4</h2> <h2>:star: New Features</h2> <ul> <li>Cache method annotations in <code>MethodParameter</code> and <code>AnnotatedMethod</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36307">#36307</a></li> <li>Consistently support <code>@Lazy</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36306">#36306</a></li> <li>Consistently support <code>@Validated</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36305">#36305</a></li> <li>Let developers disable default registrations in HttpMessageConverters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36303">#36303</a></li> <li>Log which HandlerInterceptor threw the exception <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36281">#36281</a></li> <li>Improve performance of hashcode calculations for request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36279">#36279</a></li> <li>Improve performance of HandlerMethod bean lookup <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36278">#36278</a></li> <li>Improve performance of version mapping <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36276">#36276</a></li> <li>Improve performance of single pattern request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36275">#36275</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/16ecbfc9fe2a3bfa2cd9196ce3508de297c4171c"><code>16ecbfc</code></a> Release v7.0.5</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/85c18caf25cb436d51daa974d8d3cf85ffb5cbb2"><code>85c18ca</code></a> Update docs on supported versions with baseline notation</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/22bd8bd704390ee618f19d32e5ecc6ad1cd0b39c"><code>22bd8bd</code></a> Skip serialization of potentially non-serializable cached state</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9b10bb5e08cef036e1933ce75feb5ab83e44d57d"><code>9b10bb5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/727ccd04efe70d94973e26cfe75e0f2de833880d"><code>727ccd0</code></a> Avoid setCharacterEncoding(Charset) call with null value</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9f447e8d780a9eabe67c323da394c9b04a3503f"><code>a9f447e</code></a> Consistent adaptation of HTTP headers on Servlet responses</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0841e79e32c817db409e4263b6129b288a724b0d"><code>0841e79</code></a> Copy methodAnnotations in MethodParameter copy constructor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a1868d3e9e9f16ce1f9475f1cab3cfceab5cdbc2"><code>a1868d3</code></a> fix TransactionAspectSupport#currentTransactionStatus javadoc</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e5aac66157f0c5c8f5b36c9684ca3164d5cf1cb1"><code>e5aac66</code></a> ServletResponseHeadersAdapter checks contentType property</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/8bf85d2596729b50ce1cec0f5f1b683ba2e9d894"><code>8bf85d2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.5">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-web` from 6.2.12 to 7.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-web's releases</a>.</em></p> <blockquote> <h2>v7.0.5</h2> <h2>:warning: Attention Required</h2> <ul> <li>Optimize request and response header handling in Spring MVC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36334">#36334</a></li> </ul> <h2>:star: New Features</h2> <ul> <li>Consistent adaptation of HTTP headers on Servlet responses <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36343">#36343</a></li> <li>Copy methodAnnotations in MethodParameter copy constructor <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36342">#36342</a></li> <li>Improve performance of validation groups determination in WebFlux <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36336">#36336</a></li> <li>Reuse <code>AnnotatedMethod</code> annotation cache in derived instances <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36322">#36322</a></li> <li>Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36320">#36320</a></li> <li>Optimize <code>MediaType(MediaType, Charset)</code> constructor <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36318">#36318</a></li> <li>Detect all common size exceptions from Tomcat and Commons FileUpload 2.x <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36317">#36317</a></li> <li>Consistently support <code>@Autowired</code> as a meta-annotation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36315">#36315</a></li> <li>Avoid duplicate <code>required</code> attribute lookup for <code>@Autowired</code> annotations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36314">#36314</a></li> <li>Cache <code>@ResponseBody</code> presence per controller class in <code>RequestResponseBodyMethodProcessor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36311">#36311</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>ResolvableType#getGenerics() breaks serialization <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36346">#36346</a></li> <li>DefaultHttpMessageConverters not adding provided configurer <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36332">#36332</a></li> <li>Restore early MessageConsumer creation for temporary queue <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36321">#36321</a></li> <li>Multipart upload leak on client abort (ByteBuf.release() not called) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36262">#36262</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document that SpEL expressions using <code>Optional</code> with null-safe and Elvis operators are not compilable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36331">#36331</a></li> <li>Improve documentation of baseline API version to emphasize version must be supported <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36316">#36316</a></li> <li>Stop referring to obsolete <code>ListenableFuture</code> in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36313">#36313</a></li> <li>Stop referring to standard Java features as "Java 8" features in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36310">#36310</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/Niravil"><code>@Niravil</code></a> and <a href="https://github.com/TAKETODAY"><code>@TAKETODAY</code></a></p> <h2>v7.0.4</h2> <h2>:star: New Features</h2> <ul> <li>Cache method annotations in <code>MethodParameter</code> and <code>AnnotatedMethod</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36307">#36307</a></li> <li>Consistently support <code>@Lazy</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36306">#36306</a></li> <li>Consistently support <code>@Validated</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36305">#36305</a></li> <li>Let developers disable default registrations in HttpMessageConverters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36303">#36303</a></li> <li>Log which HandlerInterceptor threw the exception <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36281">#36281</a></li> <li>Improve performance of hashcode calculations for request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36279">#36279</a></li> <li>Improve performance of HandlerMethod bean lookup <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36278">#36278</a></li> <li>Improve performance of version mapping <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36276">#36276</a></li> <li>Improve performance of single pattern request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36275">#36275</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/16ecbfc9fe2a3bfa2cd9196ce3508de297c4171c"><code>16ecbfc</code></a> Release v7.0.5</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/85c18caf25cb436d51daa974d8d3cf85ffb5cbb2"><code>85c18ca</code></a> Update docs on supported versions with baseline notation</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/22bd8bd704390ee618f19d32e5ecc6ad1cd0b39c"><code>22bd8bd</code></a> Skip serialization of potentially non-serializable cached state</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9b10bb5e08cef036e1933ce75feb5ab83e44d57d"><code>9b10bb5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/727ccd04efe70d94973e26cfe75e0f2de833880d"><code>727ccd0</code></a> Avoid setCharacterEncoding(Charset) call with null value</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9f447e8d780a9eabe67c323da394c9b04a3503f"><code>a9f447e</code></a> Consistent adaptation of HTTP headers on Servlet responses</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0841e79e32c817db409e4263b6129b288a724b0d"><code>0841e79</code></a> Copy methodAnnotations in MethodParameter copy constructor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a1868d3e9e9f16ce1f9475f1cab3cfceab5cdbc2"><code>a1868d3</code></a> fix TransactionAspectSupport#currentTransactionStatus javadoc</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e5aac66157f0c5c8f5b36c9684ca3164d5cf1cb1"><code>e5aac66</code></a> ServletResponseHeadersAdapter checks contentType property</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/8bf85d2596729b50ce1cec0f5f1b683ba2e9d894"><code>8bf85d2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.5">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-webmvc` from 6.2.12 to 7.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-webmvc's releases</a>.</em></p> <blockquote> <h2>v7.0.5</h2> <h2>:warning: Attention Required</h2> <ul> <li>Optimize request and response header handling in Spring MVC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36334">#36334</a></li> </ul> <h2>:star: New Features</h2> <ul> <li>Consistent adaptation of HTTP headers on Servlet responses <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36343">#36343</a></li> <li>Copy methodAnnotations in MethodParameter copy constructor <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36342">#36342</a></li> <li>Improve performance of validation groups determination in WebFlux <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36336">#36336</a></li> <li>Reuse <code>AnnotatedMethod</code> annotation cache in derived instances <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36322">#36322</a></li> <li>Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36320">#36320</a></li> <li>Optimize <code>MediaType(MediaType, Charset)</code> constructor <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36318">#36318</a></li> <li>Detect all common size exceptions from Tomcat and Commons FileUpload 2.x <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36317">#36317</a></li> <li>Consistently support <code>@Autowired</code> as a meta-annotation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36315">#36315</a></li> <li>Avoid duplicate <code>required</code> attribute lookup for <code>@Autowired</code> annotations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36314">#36314</a></li> <li>Cache <code>@ResponseBody</code> presence per controller class in <code>RequestResponseBodyMethodProcessor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36311">#36311</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>ResolvableType#getGenerics() breaks serialization <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36346">#36346</a></li> <li>DefaultHttpMessageConverters not adding provided configurer <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36332">#36332</a></li> <li>Restore early MessageConsumer creation for temporary queue <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36321">#36321</a></li> <li>Multipart upload leak on client abort (ByteBuf.release() not called) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36262">#36262</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document that SpEL expressions using <code>Optional</code> with null-safe and Elvis operators are not compilable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36331">#36331</a></li> <li>Improve documentation of baseline API version to emphasize version must be supported <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36316">#36316</a></li> <li>Stop referring to obsolete <code>ListenableFuture</code> in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36313">#36313</a></li> <li>Stop referring to standard Java features as "Java 8" features in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36310">#36310</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/Niravil"><code>@Niravil</code></a> and <a href="https://github.com/TAKETODAY"><code>@TAKETODAY</code></a></p> <h2>v7.0.4</h2> <h2>:star: New Features</h2> <ul> <li>Cache method annotations in <code>MethodParameter</code> and <code>AnnotatedMethod</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36307">#36307</a></li> <li>Consistently support <code>@Lazy</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36306">#36306</a></li> <li>Consistently support <code>@Validated</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36305">#36305</a></li> <li>Let developers disable default registrations in HttpMessageConverters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36303">#36303</a></li> <li>Log which HandlerInterceptor threw the exception <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36281">#36281</a></li> <li>Improve performance of hashcode calculations for request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36279">#36279</a></li> <li>Improve performance of HandlerMethod bean lookup <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36278">#36278</a></li> <li>Improve performance of version mapping <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36276">#36276</a></li> <li>Improve performance of single pattern request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36275">#36275</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/16ecbfc9fe2a3bfa2cd9196ce3508de297c4171c"><code>16ecbfc</code></a> Release v7.0.5</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/85c18caf25cb436d51daa974d8d3cf85ffb5cbb2"><code>85c18ca</code></a> Update docs on supported versions with baseline notation</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/22bd8bd704390ee618f19d32e5ecc6ad1cd0b39c"><code>22bd8bd</code></a> Skip serialization of potentially non-serializable cached state</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9b10bb5e08cef036e1933ce75feb5ab83e44d57d"><code>9b10bb5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/727ccd04efe70d94973e26cfe75e0f2de833880d"><code>727ccd0</code></a> Avoid setCharacterEncoding(Charset) call with null value</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9f447e8d780a9eabe67c323da394c9b04a3503f"><code>a9f447e</code></a> Consistent adaptation of HTTP headers on Servlet responses</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0841e79e32c817db409e4263b6129b288a724b0d"><code>0841e79</code></a> Copy methodAnnotations in MethodParameter copy constructor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a1868d3e9e9f16ce1f9475f1cab3cfceab5cdbc2"><code>a1868d3</code></a> fix TransactionAspectSupport#currentTransactionStatus javadoc</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e5aac66157f0c5c8f5b36c9684ca3164d5cf1cb1"><code>e5aac66</code></a> ServletResponseHeadersAdapter checks contentType property</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/8bf85d2596729b50ce1cec0f5f1b683ba2e9d894"><code>8bf85d2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.5">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-context` from 6.2.12 to 7.0.5 <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>v7.0.5</h2> <h2>:warning: Attention Required</h2> <ul> <li>Optimize request and response header handling in Spring MVC <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36334">#36334</a></li> </ul> <h2>:star: New Features</h2> <ul> <li>Consistent adaptation of HTTP headers on Servlet responses <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36343">#36343</a></li> <li>Copy methodAnnotations in MethodParameter copy constructor <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36342">#36342</a></li> <li>Improve performance of validation groups determination in WebFlux <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36336">#36336</a></li> <li>Reuse <code>AnnotatedMethod</code> annotation cache in derived instances <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36322">#36322</a></li> <li>Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36320">#36320</a></li> <li>Optimize <code>MediaType(MediaType, Charset)</code> constructor <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36318">#36318</a></li> <li>Detect all common size exceptions from Tomcat and Commons FileUpload 2.x <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36317">#36317</a></li> <li>Consistently support <code>@Autowired</code> as a meta-annotation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36315">#36315</a></li> <li>Avoid duplicate <code>required</code> attribute lookup for <code>@Autowired</code> annotations <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36314">#36314</a></li> <li>Cache <code>@ResponseBody</code> presence per controller class in <code>RequestResponseBodyMethodProcessor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36311">#36311</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>ResolvableType#getGenerics() breaks serialization <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36346">#36346</a></li> <li>DefaultHttpMessageConverters not adding provided configurer <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36332">#36332</a></li> <li>Restore early MessageConsumer creation for temporary queue <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36321">#36321</a></li> <li>Multipart upload leak on client abort (ByteBuf.release() not called) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36262">#36262</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Document that SpEL expressions using <code>Optional</code> with null-safe and Elvis operators are not compilable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36331">#36331</a></li> <li>Improve documentation of baseline API version to emphasize version must be supported <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36316">#36316</a></li> <li>Stop referring to obsolete <code>ListenableFuture</code> in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36313">#36313</a></li> <li>Stop referring to standard Java features as "Java 8" features in documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36310">#36310</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/Niravil"><code>@Niravil</code></a> and <a href="https://github.com/TAKETODAY"><code>@TAKETODAY</code></a></p> <h2>v7.0.4</h2> <h2>:star: New Features</h2> <ul> <li>Cache method annotations in <code>MethodParameter</code> and <code>AnnotatedMethod</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36307">#36307</a></li> <li>Consistently support <code>@Lazy</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36306">#36306</a></li> <li>Consistently support <code>@Validated</code> as a meta-annotation at arbitrary depths <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36305">#36305</a></li> <li>Let developers disable default registrations in HttpMessageConverters <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36303">#36303</a></li> <li>Log which HandlerInterceptor threw the exception <a href="https://redirect.github.com/spring-projects/spring-framework/pull/36281">#36281</a></li> <li>Improve performance of hashcode calculations for request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36279">#36279</a></li> <li>Improve performance of HandlerMethod bean lookup <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36278">#36278</a></li> <li>Improve performance of version mapping <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36276">#36276</a></li> <li>Improve performance of single pattern request mappings <a href="https://redirect.github.com/spring-projects/spring-framework/issues/36275">#36275</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/16ecbfc9fe2a3bfa2cd9196ce3508de297c4171c"><code>16ecbfc</code></a> Release v7.0.5</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/85c18caf25cb436d51daa974d8d3cf85ffb5cbb2"><code>85c18ca</code></a> Update docs on supported versions with baseline notation</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/22bd8bd704390ee618f19d32e5ecc6ad1cd0b39c"><code>22bd8bd</code></a> Skip serialization of potentially non-serializable cached state</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9b10bb5e08cef036e1933ce75feb5ab83e44d57d"><code>9b10bb5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/727ccd04efe70d94973e26cfe75e0f2de833880d"><code>727ccd0</code></a> Avoid setCharacterEncoding(Charset) call with null value</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9f447e8d780a9eabe67c323da394c9b04a3503f"><code>a9f447e</code></a> Consistent adaptation of HTTP headers on Servlet responses</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/0841e79e32c817db409e4263b6129b288a724b0d"><code>0841e79</code></a> Copy methodAnnotations in MethodParameter copy constructor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a1868d3e9e9f16ce1f9475f1cab3cfceab5cdbc2"><code>a1868d3</code></a> fix TransactionAspectSupport#currentTransactionStatus javadoc</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/e5aac66157f0c5c8f5b36c9684ca3164d5cf1cb1"><code>e5aac66</code></a> ServletResponseHeadersAdapter checks contentType property</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/8bf85d2596729b50ce1cec0f5f1b683ba2e9d894"><code>8bf85d2</code></a> Polishing</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.5">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
