dependabot[bot] opened a new pull request, #2923: URL: https://github.com/apache/cxf/pull/2923
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Atmosphere/atmosphere/releases">org.atmosphere:atmosphere-runtime's releases</a>.</em></p> <blockquote> <h2>Atmosphere 4.0.6</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.5...atmosphere-4.0.6">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.5...atmosphere-4.0.6</a></p> <h2>Atmosphere 4.0.5</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.4...atmosphere-4.0.5">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.4...atmosphere-4.0.5</a></p> <h2>Atmosphere 4.0.4</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.3...atmosphere-4.0.4">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.3...atmosphere-4.0.4</a></p> <h2>Atmosphere 4.0.3</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.2...atmosphere-4.0.3">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.2...atmosphere-4.0.3</a></p> <h2>Atmosphere 4.0.2</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.1...atmosphere-4.0.2">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.1...atmosphere-4.0.2</a></p> <h2>Atmosphere 4.0.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.0...atmosphere-4.0.1">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.0...atmosphere-4.0.1</a></p> <h2>Atmosphere 4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Fix ConcurrentModificationException. by <a href="https://github.com/seamusmac"><code>@seamusmac</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2179">Atmosphere/atmosphere#2179</a></li> <li>Fix exception preventing proper shutdown of Atmosphere. by <a href="https://github.com/seamusmac"><code>@seamusmac</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2194">Atmosphere/atmosphere#2194</a></li> <li>Fix for issue <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2224">#2224</a> by <a href="https://github.com/jonrimmer"><code>@jonrimmer</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2225">Atmosphere/atmosphere#2225</a></li> <li>Fix issue <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2227">#2227</a> by <a href="https://github.com/jbim"><code>@jbim</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2228">Atmosphere/atmosphere#2228</a></li> <li>Fixed the weird case when 'Origin' header contains 'null' string by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2265">Atmosphere/atmosphere#2265</a></li> <li>Added Jetty93AsyncSupportWithWebSocket by <a href="https://github.com/shanielh"><code>@shanielh</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2270">Atmosphere/atmosphere#2270</a></li> <li>Headers handling should not replace null with empty string by <a href="https://github.com/Starzu"><code>@Starzu</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2298">Atmosphere/atmosphere#2298</a></li> <li>Reduced WebSocket onError log message to debug. by <a href="https://github.com/jajajaja"><code>@jajajaja</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2303">Atmosphere/atmosphere#2303</a></li> <li>Fixed a ConcurrentModificationException by <a href="https://github.com/zanzan23"><code>@zanzan23</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2306">Atmosphere/atmosphere#2306</a></li> <li>Add Content-Type to first response (<a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2312">#2312</a> ) by <a href="https://github.com/KatriHaapalinna"><code>@KatriHaapalinna</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2313">Atmosphere/atmosphere#2313</a></li> <li>github-issue-<a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2322">#2322</a>: AtmosphereResponseImpl#getHeaders should return `… by <a href="https://github.com/0x006EA1E5"><code>@0x006EA1E5</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2323">Atmosphere/atmosphere#2323</a></li> <li>Define requirements and capabilities for using ServiceLoader to load Injectables in OSGI environment by <a href="https://github.com/arotnov"><code>@arotnov</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2330">Atmosphere/atmosphere#2330</a></li> <li>lookupDefaultBroadcasterType interprets AUTODETECT_BROADCASTER properly by <a href="https://github.com/larose"><code>@larose</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2338">Atmosphere/atmosphere#2338</a></li> <li>Fix NPE on getCookies method by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2356">Atmosphere/atmosphere#2356</a></li> <li>Fix <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2367">#2367</a> WebSocket protocol not supported on Payara 5 by <a href="https://github.com/blono"><code>@blono</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2369">Atmosphere/atmosphere#2369</a></li> <li>Switch heartbeat logging values by <a href="https://github.com/nstanard"><code>@nstanard</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2375">Atmosphere/atmosphere#2375</a></li> <li>Update Tomcat 7 version to 7.0.93 (runnable on Java 11) by <a href="https://github.com/azolotko"><code>@azolotko</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2379">Atmosphere/atmosphere#2379</a></li> <li>Portable WebSocket should respect ApplicationConfig.WEBSOCKET_BUFFER_SIZE by <a href="https://github.com/azolotko"><code>@azolotko</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2381">Atmosphere/atmosphere#2381</a></li> <li>Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2383">#2383</a> by <a href="https://github.com/alexkau"><code>@alexkau</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2384">Atmosphere/atmosphere#2384</a></li> <li>fix ByteBuffer and CharBuffer incompatibilities across JDKs by <a href="https://github.com/MichalChomo"><code>@MichalChomo</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2386">Atmosphere/atmosphere#2386</a></li> <li>Allow WebSocket to close with code and reason by <a href="https://github.com/MichalChomo"><code>@MichalChomo</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2388">Atmosphere/atmosphere#2388</a></li> <li><a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2390">#2390</a> in DefaultBroadcaster.lookup() the synchronized(c) block should be avoided by <a href="https://github.com/ggaborg"><code>@ggaborg</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2391">Atmosphere/atmosphere#2391</a></li> <li>Handling cookies problem in Tomcat 9.0.27 by <a href="https://github.com/densp"><code>@densp</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2395">Atmosphere/atmosphere#2395</a></li> <li>error log such important exception by <a href="https://github.com/fcorneli"><code>@fcorneli</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2411">Atmosphere/atmosphere#2411</a></li> <li>Support for per-message deflate Websocket extension by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2412">Atmosphere/atmosphere#2412</a></li> <li>fix dependency conflict issue by <a href="https://github.com/Bing-ok"><code>@Bing-ok</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2416">Atmosphere/atmosphere#2416</a></li> <li>Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2143">#2143</a>. Handle mismatch between Atmosphere and the server by <a href="https://github.com/danielsjolin"><code>@danielsjolin</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2420">Atmosphere/atmosphere#2420</a></li> <li>Patch JSR356AsyncSupport to work correctly on Quarkus. Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2427">#2427</a> by <a href="https://github.com/mvysny"><code>@mvysny</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2429">Atmosphere/atmosphere#2429</a></li> <li>Fix push message are not processed randomly by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2437">Atmosphere/atmosphere#2437</a></li> <li>Added <!-- raw HTML omitted -->none by <a href="https://github.com/castortech"><code>@castortech</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2440">Atmosphere/atmosphere#2440</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Atmosphere/atmosphere/commit/d2dae2b8927851789cab5c2970094effdb3b9b31"><code>d2dae2b</code></a> release: Atmosphere 4.0.6</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/46fce130a1c30eacfcf18559d06b9125ec080ee5"><code>46fce13</code></a> docs(ai): document cache coalescing and cost/latency routing</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/8230a583e05f554e5d5aade0d6f272075045f78a"><code>8230a58</code></a> feat(ai): add cache listener coalescing and cost/latency routing rules</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/412a2c32cfc64decf811eb3b6ae826bbd078af36"><code>412a2c3</code></a> fix(e2e): fix durable-sessions test for raw WebSocket clients</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/f90a24d1038fb48e268b8197f4f09768a99997b5"><code>f90a24d</code></a> fix(durable-sessions): create parent directories for SQLite DB path</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/3c9d611c52994cdb3bd4cb5022979767f5aad7af"><code>3c9d611</code></a> fix(e2e): stabilize CI failures in streaming and durable-sessions tests</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/23273c6f0567a51d7841eeeff1e209a7015b784b"><code>23273c6</code></a> fix(ci): remove API key from E2E env and increase port timeout</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/281a78ffdcf6569d245c61a26d49558972f609ba"><code>281a78f</code></a> ci: add Playwright E2E test job to CI workflow</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/10d0db6e767080980a85e86b1aefa5796e36fd6a"><code>10d0db6</code></a> test(ai): add 25 Playwright E2E tests for all 5 AI features</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/62a6177bd798d0fb3b0c251394cdce4187372966"><code>62a6177</code></a> feat(ai): add filters, fanout, cache, routing, and budget features</li> <li>Additional commits viewable in <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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]
