You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/langgraph-platform/langgraph-server-changelog.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ sidebarTitle: Server changelog
5
5
6
6
[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.
7
7
8
+
<aid="2025-09-11"></a>
9
+
## v0.4.20
10
+
- Optimized Pubsub initialization to prevent overhead and address subscription timing issues, ensuring smoother run execution.
11
+
8
12
<aid="2025-09-11"></a>
9
13
## v0.4.19
10
14
- Removed warnings from psycopg by addressing function checks introduced in version 3.2.10.
0 commit comments