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

   Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.1.0 to 4.0.58.
   <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.58</h2>
   <h3>Added</h3>
   <ul>
   <li>default-on RAG injection-safety wiring across runtimes Screens retrieved 
RAG documents for indirect prompt injection before the LLM (fail-closed 
RULE_BASED/DROP); wired for <a 
href="https://github.com/AiEndpoint";><code>@​AiEndpoint</code></a>, Spring Boot 
3/4, and Quarkus with console runtime-truth and a poisoned-doc sample.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>pin rag-chat getting-started to released 4.0.57</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>stage doc sweep and fail-fast on doc-version drift before publish</li>
   <li>bump version to 4.0.57</li>
   <li>prepare next development version 5.0.35</li>
   <li>prepare for next development iteration 4.0.58-SNAPSHOT</li>
   </ul>
   <h2>Atmosphere 4.0.57</h2>
   <h3>Added</h3>
   <ul>
   <li>provider-native structured output across 9 runtimes</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>guard expo stats render against undefined token metrics</li>
   <li>unblock MCP Apps sandbox CSP and stop optional-tab 404 probes</li>
   <li>expose analyzer as <a 
href="https://github.com/AgentSkill";><code>@​AgentSkill</code></a> so approve 
happy path works</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>expect analyzer's headless A2A registration</li>
   <li>note path-scoped native structured output for Spring AI, Koog, ADK</li>
   <li>enforce Atmosphere doc <!-- raw HTML omitted --> matches the released 
version</li>
   <li>retry fetch+rebase+push so a lost race can't red a green release</li>
   <li>apt-get update before installing libxml2-utils so the delisted stale 
version isn't fetched</li>
   <li>rebase before pushing JS dev-bump so it can't lose the race to the Maven 
job</li>
   <li>prepare next development version 5.0.34</li>
   <li>bump version to 4.0.56</li>
   <li>prepare for next development iteration 4.0.57-SNAPSHOT</li>
   </ul>
   <h2>Atmosphere 4.0.56</h2>
   <h3>Added</h3>
   <ul>
   <li>guardrails + OBO + cost + run-registry AI bean parity with SB4</li>
   <li>config-driven AI routing parity with the SB4 starter</li>
   <li>install governance decision log out-of-box for the queryable audit 
trail</li>
   <li>warn on unauthenticated A2A endpoint + advertise declared security 
scheme</li>
   <li>make spring-boot-agui-chat a real AG-UI agent via the native bridge <a 
href="https://github.com/Agent";><code>@​Agent</code></a> + <a 
href="https://github.com/Prompt";><code>@​Prompt</code></a> + real <a 
href="https://github.com/AiTool";><code>@​AiTool</code></a> through 
session.stream() (demo fallback when no key); AiEvent-&gt;AgUiEvent over 
/atmosphere/agent/{name}/agui; replaces the scripted controller</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/Atmosphere/atmosphere/blob/main/CHANGELOG.md";>org.atmosphere:atmosphere-runtime's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[4.0.58] - 2026-06-26</h2>
   <h3>Added</h3>
   <ul>
   <li>default-on RAG injection-safety wiring across runtimes Screens retrieved 
RAG documents for indirect prompt injection before the LLM (fail-closed 
RULE_BASED/DROP); wired for <a 
href="https://github.com/AiEndpoint";><code>@​AiEndpoint</code></a>, Spring Boot 
3/4, and Quarkus with console runtime-truth and a poisoned-doc sample.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>pin rag-chat getting-started to released 4.0.57</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>stage doc sweep and fail-fast on doc-version drift before publish</li>
   <li>bump version to 4.0.57</li>
   <li>prepare next development version 5.0.35</li>
   <li>prepare for next development iteration 4.0.58-SNAPSHOT</li>
   </ul>
   <h2>[4.0.57] - 2026-06-26</h2>
   <h3>Added</h3>
   <ul>
   <li>provider-native structured output across 9 runtimes</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>guard expo stats render against undefined token metrics</li>
   <li>unblock MCP Apps sandbox CSP and stop optional-tab 404 probes</li>
   <li>expose analyzer as <a 
href="https://github.com/AgentSkill";><code>@​AgentSkill</code></a> so approve 
happy path works</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>expect analyzer's headless A2A registration</li>
   <li>note path-scoped native structured output for Spring AI, Koog, ADK</li>
   <li>enforce Atmosphere doc <!-- raw HTML omitted --> matches the released 
version</li>
   <li>retry fetch+rebase+push so a lost race can't red a green release</li>
   <li>apt-get update before installing libxml2-utils so the delisted stale 
version isn't fetched</li>
   <li>rebase before pushing JS dev-bump so it can't lose the race to the Maven 
job</li>
   <li>prepare next development version 5.0.34</li>
   <li>bump version to 4.0.56</li>
   <li>prepare for next development iteration 4.0.57-SNAPSHOT</li>
   </ul>
   <h2>[4.0.56] - 2026-06-23</h2>
   <h3>Added</h3>
   <ul>
   <li>guardrails + OBO + cost + run-registry AI bean parity with SB4</li>
   <li>config-driven AI routing parity with the SB4 starter</li>
   <li>install governance decision log out-of-box for the queryable audit 
trail</li>
   <li>warn on unauthenticated A2A endpoint + advertise declared security 
scheme</li>
   <li>make spring-boot-agui-chat a real AG-UI agent via the native bridge <a 
href="https://github.com/Agent";><code>@​Agent</code></a> + <a 
href="https://github.com/Prompt";><code>@​Prompt</code></a> + real <a 
href="https://github.com/AiTool";><code>@​AiTool</code></a> through 
session.stream() (demo fallback when no key); AiEvent-&gt;AgUiEvent over 
/atmosphere/agent/{name}/agui; replaces the scripted controller</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/1dee0bb112973d8353bd209b95b53413e43e58c0";><code>1dee0bb</code></a>
 release: Atmosphere 4.0.58</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/246cbf7965c42ad414cc393fd90997a8e34773fb";><code>246cbf7</code></a>
 feat(ai): default-on RAG injection-safety wiring across runtimes</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/708661345630584ff992931e29ae2a3832675e45";><code>7086613</code></a>
 ci(release): stage doc sweep and fail-fast on doc-version drift before 
publish</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/1430da9159dff2e1641710ed7f32162f123747f8";><code>1430da9</code></a>
 fix(samples): pin rag-chat getting-started to released 4.0.57</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/0a1c2fa53bb91cbee6190d55f8733c8e7531deb5";><code>0a1c2fa</code></a>
 chore(cli): bump version to 4.0.57</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/42cd9510ef744104832bead1915e04233dfc82f6";><code>42cd951</code></a>
 chore(js): prepare next development version 5.0.35</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/92428e9f6e56c0b4424981295000c3315aa4a1c4";><code>92428e9</code></a>
 chore: prepare for next development iteration 4.0.58-SNAPSHOT</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/827bcaed6de0a1ee68207b2ac91ca896a5972371";><code>827bcae</code></a>
 release: Atmosphere 4.0.57</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/5d2c4d41f4a377bdc0a4499aa607c32a164be915";><code>5d2c4d4</code></a>
 test(checkpoint-agent): expect analyzer's headless A2A registration</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/811d7d4b9b46fcdbeda0e760eed970e0cc451bc5";><code>811d7d4</code></a>
 docs(ai): note path-scoped native structured output for Spring AI, Koog, 
ADK</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.58";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.atmosphere:atmosphere-runtime&package-manager=maven&previous-version=3.1.0&new-version=4.0.58)](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]

Reply via email to