dependabot[bot] opened a new pull request, #69:
URL: https://github.com/apache/cassandra-easy-stress/pull/69

   Bumps `ktor` from 3.3.0 to 3.3.2.
   Updates `io.ktor:ktor-server-core-jvm` from 3.3.0 to 3.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/releases";>io.ktor:ktor-server-core-jvm's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.3.2</h2>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with 
<code>@Contextual</code> serializer (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h2>3.3.1</h2>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/blob/main/CHANGELOG.md";>io.ktor:ktor-server-core-jvm's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.3.2</h1>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with <a 
href="https://github.com/Contextual";><code>@​Contextual</code></a> serializer 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h1>3.3.1</h1>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ktorio/ktor/commit/e66d84baa9697f94b412f6941b3e73253c2800fa";><code>e66d84b</code></a>
 Release 3.3.2 (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5175";>#5175</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/8f6382e261778285f87bc81f11366fa7a4dd4a1b";><code>8f6382e</code></a>
 WebRTC Client. Remove redundant targets.</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/08006fc5f91c5c06c32f992afc1956f0b4be1921";><code>08006fc</code></a>
 KTOR-9054 Fix application call coroutine context (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5170";>#5170</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/28671547fd99778efb5dbeba64bb526157ec6d7a";><code>2867154</code></a>
 KTOR-8901 Remove <a 
href="https://github.com/KtorDsl";><code>@​KtorDsl</code></a> from functions (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5100";>#5100</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/06a67e3778ba9d501ec4d5e082f1b8ebd548108a";><code>06a67e3</code></a>
 Update arifact dumps</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/26b0fdb6a7c461820d53d6adfb333ff957bebf8a";><code>26b0fdb</code></a>
 Add a script switching branch base (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5156";>#5156</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/f14ca5cd60f3e1624fbea2635bc75b9e755631b3";><code>f14ca5c</code></a>
 KTOR-8891 Make it possible to build without Android SDK (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5161";>#5161</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/97b69703b53336ddefcdb4541021005a436037cd";><code>97b6970</code></a>
 KTOR-5850 Fix SendCountExceedException in HttpRequestRetry (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5159";>#5159</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/234b8ee8732eb97412714f57b1db003ee84f13a6";><code>234b8ee</code></a>
 Update Kotlin to 2.2.21</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/05210909baccb7dfaa4cf5e737c59ce003b476f5";><code>0521090</code></a>
 KTOR-6963 Fix for Darwin engine ws frame limit (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5013";>#5013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ktorio/ktor/compare/3.3.0...3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.ktor:ktor-server-cio` from 3.3.0 to 3.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/releases";>io.ktor:ktor-server-cio's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.3.2</h2>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with 
<code>@Contextual</code> serializer (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h2>3.3.1</h2>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/blob/main/CHANGELOG.md";>io.ktor:ktor-server-cio's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.3.2</h1>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with <a 
href="https://github.com/Contextual";><code>@​Contextual</code></a> serializer 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h1>3.3.1</h1>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ktorio/ktor/commit/e66d84baa9697f94b412f6941b3e73253c2800fa";><code>e66d84b</code></a>
 Release 3.3.2 (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5175";>#5175</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/8f6382e261778285f87bc81f11366fa7a4dd4a1b";><code>8f6382e</code></a>
 WebRTC Client. Remove redundant targets.</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/08006fc5f91c5c06c32f992afc1956f0b4be1921";><code>08006fc</code></a>
 KTOR-9054 Fix application call coroutine context (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5170";>#5170</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/28671547fd99778efb5dbeba64bb526157ec6d7a";><code>2867154</code></a>
 KTOR-8901 Remove <a 
href="https://github.com/KtorDsl";><code>@​KtorDsl</code></a> from functions (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5100";>#5100</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/06a67e3778ba9d501ec4d5e082f1b8ebd548108a";><code>06a67e3</code></a>
 Update arifact dumps</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/26b0fdb6a7c461820d53d6adfb333ff957bebf8a";><code>26b0fdb</code></a>
 Add a script switching branch base (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5156";>#5156</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/f14ca5cd60f3e1624fbea2635bc75b9e755631b3";><code>f14ca5c</code></a>
 KTOR-8891 Make it possible to build without Android SDK (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5161";>#5161</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/97b69703b53336ddefcdb4541021005a436037cd";><code>97b6970</code></a>
 KTOR-5850 Fix SendCountExceedException in HttpRequestRetry (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5159";>#5159</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/234b8ee8732eb97412714f57b1db003ee84f13a6";><code>234b8ee</code></a>
 Update Kotlin to 2.2.21</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/05210909baccb7dfaa4cf5e737c59ce003b476f5";><code>0521090</code></a>
 KTOR-6963 Fix for Darwin engine ws frame limit (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5013";>#5013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ktorio/ktor/compare/3.3.0...3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.ktor:ktor-server-content-negotiation` from 3.3.0 to 3.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/releases";>io.ktor:ktor-server-content-negotiation's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.3.2</h2>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with 
<code>@Contextual</code> serializer (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h2>3.3.1</h2>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/blob/main/CHANGELOG.md";>io.ktor:ktor-server-content-negotiation's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.3.2</h1>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with <a 
href="https://github.com/Contextual";><code>@​Contextual</code></a> serializer 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h1>3.3.1</h1>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ktorio/ktor/commit/e66d84baa9697f94b412f6941b3e73253c2800fa";><code>e66d84b</code></a>
 Release 3.3.2 (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5175";>#5175</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/8f6382e261778285f87bc81f11366fa7a4dd4a1b";><code>8f6382e</code></a>
 WebRTC Client. Remove redundant targets.</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/08006fc5f91c5c06c32f992afc1956f0b4be1921";><code>08006fc</code></a>
 KTOR-9054 Fix application call coroutine context (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5170";>#5170</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/28671547fd99778efb5dbeba64bb526157ec6d7a";><code>2867154</code></a>
 KTOR-8901 Remove <a 
href="https://github.com/KtorDsl";><code>@​KtorDsl</code></a> from functions (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5100";>#5100</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/06a67e3778ba9d501ec4d5e082f1b8ebd548108a";><code>06a67e3</code></a>
 Update arifact dumps</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/26b0fdb6a7c461820d53d6adfb333ff957bebf8a";><code>26b0fdb</code></a>
 Add a script switching branch base (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5156";>#5156</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/f14ca5cd60f3e1624fbea2635bc75b9e755631b3";><code>f14ca5c</code></a>
 KTOR-8891 Make it possible to build without Android SDK (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5161";>#5161</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/97b69703b53336ddefcdb4541021005a436037cd";><code>97b6970</code></a>
 KTOR-5850 Fix SendCountExceedException in HttpRequestRetry (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5159";>#5159</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/234b8ee8732eb97412714f57b1db003ee84f13a6";><code>234b8ee</code></a>
 Update Kotlin to 2.2.21</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/05210909baccb7dfaa4cf5e737c59ce003b476f5";><code>0521090</code></a>
 KTOR-6963 Fix for Darwin engine ws frame limit (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5013";>#5013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ktorio/ktor/compare/3.3.0...3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.3.0 to 3.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/releases";>io.ktor:ktor-serialization-kotlinx-json's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.3.2</h2>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with 
<code>@Contextual</code> serializer (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h2>3.3.1</h2>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/blob/main/CHANGELOG.md";>io.ktor:ktor-serialization-kotlinx-json's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.3.2</h1>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with <a 
href="https://github.com/Contextual";><code>@​Contextual</code></a> serializer 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h1>3.3.1</h1>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ktorio/ktor/commit/e66d84baa9697f94b412f6941b3e73253c2800fa";><code>e66d84b</code></a>
 Release 3.3.2 (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5175";>#5175</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/8f6382e261778285f87bc81f11366fa7a4dd4a1b";><code>8f6382e</code></a>
 WebRTC Client. Remove redundant targets.</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/08006fc5f91c5c06c32f992afc1956f0b4be1921";><code>08006fc</code></a>
 KTOR-9054 Fix application call coroutine context (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5170";>#5170</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/28671547fd99778efb5dbeba64bb526157ec6d7a";><code>2867154</code></a>
 KTOR-8901 Remove <a 
href="https://github.com/KtorDsl";><code>@​KtorDsl</code></a> from functions (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5100";>#5100</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/06a67e3778ba9d501ec4d5e082f1b8ebd548108a";><code>06a67e3</code></a>
 Update arifact dumps</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/26b0fdb6a7c461820d53d6adfb333ff957bebf8a";><code>26b0fdb</code></a>
 Add a script switching branch base (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5156";>#5156</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/f14ca5cd60f3e1624fbea2635bc75b9e755631b3";><code>f14ca5c</code></a>
 KTOR-8891 Make it possible to build without Android SDK (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5161";>#5161</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/97b69703b53336ddefcdb4541021005a436037cd";><code>97b6970</code></a>
 KTOR-5850 Fix SendCountExceedException in HttpRequestRetry (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5159";>#5159</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/234b8ee8732eb97412714f57b1db003ee84f13a6";><code>234b8ee</code></a>
 Update Kotlin to 2.2.21</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/05210909baccb7dfaa4cf5e737c59ce003b476f5";><code>0521090</code></a>
 KTOR-6963 Fix for Darwin engine ws frame limit (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5013";>#5013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ktorio/ktor/compare/3.3.0...3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.ktor:ktor-server-sse` from 3.3.0 to 3.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/releases";>io.ktor:ktor-server-sse's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.3.2</h2>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with 
<code>@Contextual</code> serializer (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h2>3.3.1</h2>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ktorio/ktor/blob/main/CHANGELOG.md";>io.ktor:ktor-server-sse's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.3.2</h1>
   <blockquote>
   <p>Published 5 November 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>WebRTC Client. Remove redundant targets (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9062";>KTOR-9062</a>)</li>
   <li>Add Socks proxy support to Darwin engine (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8968";>KTOR-8968</a>)</li>
   <li>Java: Improve error message when SOCKS proxy is used (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-2908";>KTOR-2908</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>HttpRequestRetry: SendCountExceedException when max retries is more than 
maxSendCount of HttpSend (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-5850";>KTOR-5850</a>)</li>
   <li>Darwin: The <code>maxFrameSize</code> option has no effect (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-6963";>KTOR-6963</a>)</li>
   <li>OpenAPI: StackOverflowError when a response object has property with <a 
href="https://github.com/Contextual";><code>@​Contextual</code></a> serializer 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8878";>KTOR-8878</a>)</li>
   <li>OpenAPI gen: missing KDoc fields (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9021";>KTOR-9021</a>)</li>
   <li>Server call.request.path() returns routing selectors in path (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7639";>KTOR-7639</a>)</li>
   <li>StaticContent doesn't allow siblings (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9012";>KTOR-9012</a>)</li>
   <li>HttpCache: FileStorage doesn't use given dispatcher for all file 
operations (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8832";>KTOR-8832</a>)</li>
   <li>Curl: SOCKS proxy doesn't work (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-9008";>KTOR-9008</a>)</li>
   <li>Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8916";>KTOR-8916</a>)</li>
   <li>Response body channel is canceled while the body is being saved when 
having HttpRequestRetry and onDownload (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8975";>KTOR-8975</a>)</li>
   <li>HttpCache: InvalidCacheStateException when varyKeys stored in files 
contain uppercase letters since 3.3.0 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8970";>KTOR-8970</a>)</li>
   </ul>
   <h1>3.3.1</h1>
   <blockquote>
   <p>Published 8 October 2025</p>
   </blockquote>
   <h3>Improvements</h3>
   <ul>
   <li>Add a note about SSE session lifetime in KDoc (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8440";>KTOR-8440</a>)</li>
   <li>Update Kotlin to 2.2.20 (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8896";>KTOR-8896</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>NumberFormatException when Content-Length header value contains null 
bytes (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-4828";>KTOR-4828</a>)</li>
   <li>SerializationException: Serializer for class 'ClientSSESession' is not 
found when server responds with JSON (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-7631";>KTOR-7631</a>)</li>
   <li>Netty: loadConfiguration missing enableHttp2 and enableH2c properties 
(<a href="https://youtrack.jetbrains.com/issue/KTOR-8898";>KTOR-8898</a>)</li>
   <li>Netty: EmbeddedServer.stop always blocks for twice of 
shutdownGracePeriod (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8770";>KTOR-8770</a>)</li>
   <li>shutdownGracePeriod is used instead of shutdownTimeout in 
EmbeddedServer.stop() (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8771";>KTOR-8771</a>)</li>
   <li>Support serving static resources within bootJar (<a 
href="https://youtrack.jetbrains.com/issue/KTOR-8592";>KTOR-8592</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ktorio/ktor/commit/e66d84baa9697f94b412f6941b3e73253c2800fa";><code>e66d84b</code></a>
 Release 3.3.2 (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5175";>#5175</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/8f6382e261778285f87bc81f11366fa7a4dd4a1b";><code>8f6382e</code></a>
 WebRTC Client. Remove redundant targets.</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/08006fc5f91c5c06c32f992afc1956f0b4be1921";><code>08006fc</code></a>
 KTOR-9054 Fix application call coroutine context (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5170";>#5170</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/28671547fd99778efb5dbeba64bb526157ec6d7a";><code>2867154</code></a>
 KTOR-8901 Remove <a 
href="https://github.com/KtorDsl";><code>@​KtorDsl</code></a> from functions (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5100";>#5100</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/06a67e3778ba9d501ec4d5e082f1b8ebd548108a";><code>06a67e3</code></a>
 Update arifact dumps</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/26b0fdb6a7c461820d53d6adfb333ff957bebf8a";><code>26b0fdb</code></a>
 Add a script switching branch base (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5156";>#5156</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/f14ca5cd60f3e1624fbea2635bc75b9e755631b3";><code>f14ca5c</code></a>
 KTOR-8891 Make it possible to build without Android SDK (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5161";>#5161</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/97b69703b53336ddefcdb4541021005a436037cd";><code>97b6970</code></a>
 KTOR-5850 Fix SendCountExceedException in HttpRequestRetry (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5159";>#5159</a>)</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/234b8ee8732eb97412714f57b1db003ee84f13a6";><code>234b8ee</code></a>
 Update Kotlin to 2.2.21</li>
   <li><a 
href="https://github.com/ktorio/ktor/commit/05210909baccb7dfaa4cf5e737c59ce003b476f5";><code>0521090</code></a>
 KTOR-6963 Fix for Darwin engine ws frame limit (<a 
href="https://redirect.github.com/ktorio/ktor/issues/5013";>#5013</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ktorio/ktor/compare/3.3.0...3.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to