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
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#671)
Automated changelog update created by the LangGraph Server Changelog
Bot.
Feel free to merge anytime.
---------
Co-authored-by: William FH <[email protected]>
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-26"></a>
9
+
## v0.4.29
10
+
- Ensured proper cleanup of redis pubsub connections in all scenarios.
11
+
8
12
<aid="2025-09-25"></a>
9
13
## v0.4.28
10
14
- Added a format parameter to the queue metrics server for enhanced customization.
0 commit comments