Re: [PR] Bump cxf.netty.version from 4.1.106.Final to 4.1.107.Final [cxf]

2024-02-14 Thread via GitHub


reta merged PR #1686:
URL: https://github.com/apache/cxf/pull/1686


-- 
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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump cxf.netty.version from 4.1.106.Final to 4.1.107.Final [cxf]

2024-02-13 Thread via GitHub


dependabot[bot] opened a new pull request, #1686:
URL: https://github.com/apache/cxf/pull/1686

   Bumps `cxf.netty.version` from 4.1.106.Final to 4.1.107.Final.
   Updates `io.netty:netty-codec-http` from 4.1.106.Final to 4.1.107.Final
   
   Commits
   
   https://github.com/netty/netty/commit/1908d3a8b02b6ebd00b6c3c0f60cf31a8e31d2ca";>1908d3a
 [maven-release-plugin] prepare release netty-4.1.107.Final
   https://github.com/netty/netty/commit/8d7c11357cf567cc26fb6f22897b36f0c335f78f";>8d7c113
 Add ReferenceCountUtil.touch(...) calls before we store messages into… (https://redirect.github.com/netty/netty/issues/13838";>#13838)
   https://github.com/netty/netty/commit/f2542264c1589122365783d3abb92b4aa57700d8";>f254226
 Add reset API to IdleStateHandler (https://redirect.github.com/netty/netty/issues/13598";>#13598)
   https://github.com/netty/netty/commit/442165ecb8e03ac99bbccb31d78c599d68368f76";>442165e
 Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective 
initiali...
   https://github.com/netty/netty/commit/b135e37e1bb311aba1cfe9bace8fbd6c14c81075";>b135e37
 Update Brotli4j to v1.16.0 (https://redirect.github.com/netty/netty/issues/13827";>#13827)
   https://github.com/netty/netty/commit/9f19909b7d5010e56ac8075e45e7b7c03ff08d96";>9f19909
 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (https://redirect.github.com/netty/netty/issues/13833";>#13833)
   https://github.com/netty/netty/commit/59a8bd0708583982769b43f7b36bd8ef77f4c761";>59a8bd0
 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (https://redirect.github.com/netty/netty/issues/13";>#13...
   https://github.com/netty/netty/commit/14e00f50d13d112a1a7a8eaa693c2363adeee629";>14e00f5
 Fix compile error
   https://github.com/netty/netty/commit/94d0cfb347780f1a1f9c7bf4ad4ecb477c5c1310";>94d0cfb
 Correctly override equals and hashCode for our OpenSslSession sub-types (https://redirect.github.com/netty/netty/issues/13829";>#13829)
   https://github.com/netty/netty/commit/f0e9b4041856231498df2fcd44cd96d6ddc57bb2";>f0e9b40
 Ensure key / values are shared between resumed sessions (https://redirect.github.com/netty/netty/issues/13819";>#13819)
   Additional commits viewable in https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.107.Final";>compare
 view
   
   
   
   
   Updates `io.netty:netty-codec-http2` from 4.1.106.Final to 4.1.107.Final
   
   Commits
   
   https://github.com/netty/netty/commit/1908d3a8b02b6ebd00b6c3c0f60cf31a8e31d2ca";>1908d3a
 [maven-release-plugin] prepare release netty-4.1.107.Final
   https://github.com/netty/netty/commit/8d7c11357cf567cc26fb6f22897b36f0c335f78f";>8d7c113
 Add ReferenceCountUtil.touch(...) calls before we store messages into… (https://redirect.github.com/netty/netty/issues/13838";>#13838)
   https://github.com/netty/netty/commit/f2542264c1589122365783d3abb92b4aa57700d8";>f254226
 Add reset API to IdleStateHandler (https://redirect.github.com/netty/netty/issues/13598";>#13598)
   https://github.com/netty/netty/commit/442165ecb8e03ac99bbccb31d78c599d68368f76";>442165e
 Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective 
initiali...
   https://github.com/netty/netty/commit/b135e37e1bb311aba1cfe9bace8fbd6c14c81075";>b135e37
 Update Brotli4j to v1.16.0 (https://redirect.github.com/netty/netty/issues/13827";>#13827)
   https://github.com/netty/netty/commit/9f19909b7d5010e56ac8075e45e7b7c03ff08d96";>9f19909
 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (https://redirect.github.com/netty/netty/issues/13833";>#13833)
   https://github.com/netty/netty/commit/59a8bd0708583982769b43f7b36bd8ef77f4c761";>59a8bd0
 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (https://redirect.github.com/netty/netty/issues/13";>#13...
   https://github.com/netty/netty/commit/14e00f50d13d112a1a7a8eaa693c2363adeee629";>14e00f5
 Fix compile error
   https://github.com/netty/netty/commit/94d0cfb347780f1a1f9c7bf4ad4ecb477c5c1310";>94d0cfb
 Correctly override equals and hashCode for our OpenSslSession sub-types (https://redirect.github.com/netty/netty/issues/13829";>#13829)
   https://github.com/netty/netty/commit/f0e9b4041856231498df2fcd44cd96d6ddc57bb2";>f0e9b40
 Ensure key / values are shared between resumed sessions (https://redirect.github.com/netty/netty/issues/13819";>#13819)
   Additional commits viewable in https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.107.Final";>compare
 view
   
   
   
   
   Updates `io.netty:netty-codec-socks` from 4.1.106.Final to 4.1.107.Final
   
   Commits
   
   https://github.com/netty/netty/commit/1908d3a8b02b6ebd00b6c3c0f60cf31a8e31d2ca";>1908d3a
 [maven-release-plugin] prepare release netty-4.1.107.Final
   https://github.com/netty/netty/commit/8d7c11357cf567cc26fb6f22897b36f0c335f78f";>8d7c113
 Add ReferenceCountUtil.touch(...) calls before we store messages into… (https://redirect.github.com/netty/netty/issues/13838";>#13838)
   https://github.com/netty/netty