Skip to content

Commit da19277

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#128)
Automated changelog update created by the LangGraph Server Changelog Bot. Feel free to merge anytime.
1 parent 4b9b5d8 commit da19277

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/langgraph-platform/langgraph-server-changelog.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ sidebarTitle: Server changelog
55

66
[LangGraph Server](/langgraph-platform/langgraph-server) is an API platform for creating and managing agent-based applications. It provides built-in persistence, a task queue, and supports deploying, configuring, and running assistants (agentic workflows) at scale. This changelog documents all notable updates, features, and fixes to LangGraph Server releases.
77

8+
<a id="2025-08-06"></a>
9+
## v0.2.123
10+
- Added an entrypoint to the queue replica for improved deployment management.
11+
12+
<a id="2025-08-06"></a>
13+
## v0.2.122
14+
- Utilized persisted interrupt status in `join` to ensure correct handling of user's interrupt state after completion.
15+
816
<a id="2025-08-06"></a>
917
## v0.2.121
1018
- Consolidated events to a single channel to prevent race conditions and optimize startup performance.

0 commit comments

Comments
 (0)