Skip to content

Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.14#2981

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.14
Closed

Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.14#2981
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.14.

Release notes

Sourced from org.atmosphere:atmosphere-runtime's releases.

Atmosphere 4.0.14

✨ Added

  • add auth, offline queue, history cache, typing indicators, and optimistic updates
  • scaffold complete runnable projects with handler, encoder, decoder, and chat UI
  • add interactive sample installer with fzf/numbered-menu picker
  • add Atmosphere CLI, npx launcher, Homebrew formula, and release workflow
  • add shared frontend and Playwright E2E tests for RAG chat sample
  • add ServiceLoader discovery for MicrometerAiMetrics and top-level tracing
  • expand Playwright coverage to 4 samples with 15 tests Fix multi-browser bug in App.tsx and add multi-project Playwright infrastructure
  • add Micrometer observability and tracing session decorator
  • add bidirectional tool invocation bridge for server-to-client tool calls
  • add RAG context provider module with Spring AI and LangChain4j bridges

🐛 Fixed

  • use renamed SessionStats properties in AI chat frontend
  • prevent broadcaster cache from replaying user prompts on new connections Add BroadcasterCacheInspector to only cache RawMessage (AI responses), not String (user prompts)
  • send auth token from AI chat frontend and increase durable session timeout
  • enable reconnect for long-polling client in WAsync integration test
  • add spring-ai and adk modules to Samples CI install step
  • align RAG chat endpoint path and add actuator metrics support
  • update cache coalescing tests for streaming-text rename
  • update all JS bundles for streaming-text wire protocol rename
  • update AI integration tests for streaming-text wire protocol rename
  • wire MicrometerAiMetrics auto-discovery and top-level session tracing

🔧 Changed

  • add CLI section to main README with install, run, and npx examples
  • add 74-test CLI suite and add CLI/JBang sections to samples README
  • expand Playwright coverage across 11 sample specs with 24 new tests
  • update README to reflect auto-discovery and contextProviders attribute
  • add multi-sample broadcast and room test suites
  • add RAG module README and update docs for MCP bidirectional and observability
  • add Playwright WebSocket broadcast tests with 3 Chrome windows
  • unify AI adapters with AbstractAiSupport and shared tool utilities
  • prepare next development version 5.0.8
  • prepare for next development iteration 4.0.14-SNAPSHOT

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.13...atmosphere-4.0.14

Atmosphere 4.0.13

🐛 Fixed

  • stash unstaged changes before rebase in release workflow
  • use recursive docs/ path in release commit step
  • adapt GrpcProcessor to Action record API
  • sync version constant with package.json and eliminate hardcoded version
  • fix contract violations in Response, Request, and diagnostics

🔧 Changed

... (truncated)

Commits
  • 36e3d9f release: Atmosphere 4.0.14
  • 0de5fb4 fix(sample): use renamed SessionStats properties in AI chat frontend
  • e7163d7 fix(ai): prevent broadcaster cache from replaying user prompts on new connect...
  • 69f6288 fix(e2e): send auth token from AI chat frontend and increase durable session ...
  • b22fdd8 feat(cpr): add auth, offline queue, history cache, typing indicators, and opt...
  • 6882b9b feat(cli): scaffold complete runnable projects with handler, encoder, decoder...
  • 91fbe9a docs: add CLI section to main README with install, run, and npx examples
  • 39eb668 test(cli): add 74-test CLI suite and add CLI/JBang sections to samples README
  • 5694945 feat(cli): add interactive sample installer with fzf/numbered-menu picker
  • 1c6acc3 feat(cli): add Atmosphere CLI, npx launcher, Homebrew formula, and release wo...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.14.
- [Release notes](https://github.com/Atmosphere/atmosphere/releases)
- [Changelog](https://github.com/Atmosphere/atmosphere/blob/main/CHANGELOG.md)
- [Commits](Atmosphere/atmosphere@atmosphere-project-3.1.0...atmosphere-4.0.14)

---
updated-dependencies:
- dependency-name: org.atmosphere:atmosphere-runtime
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 20, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #2988.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.14 branch March 23, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants