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-10-06"></a>
9
+
## v0.4.37
10
+
- Required create permissions for copying threads to ensure proper authorization.
11
+
8
12
<aid="2025-10-03"></a>
9
13
## v0.4.36
10
14
- Improved error handling and added a delay to the sweep loop for smoother operation during Redis downtime or cancellation errors.
0 commit comments