Skip to content

Commit 4b9b5d8

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#123)
1 parent 97bc83c commit 4b9b5d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.121
10+
- Consolidated events to a single channel to prevent race conditions and optimize startup performance.
11+
- Ensured custom lifespans are invoked on queue workers for proper setup, and added tests.
12+
813
<a id="2025-08-04"></a>
914
## v0.2.120
1015
- Restored the original streaming behavior of runs, ensuring consistent inclusion of interrupt events based on `stream_mode` settings.

0 commit comments

Comments
 (0)