Skip to content

Commit bc0a081

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

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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-20"></a>
9+
## v0.2.137
10+
- Fixed an unbound local error and improved logging for thread interruptions or errors, along with type updates.
11+
12+
<a id="2025-08-20"></a>
13+
## v0.2.136
14+
- Added enhanced logging to aid in debugging metaview issues.
15+
- Upgraded executor and runtime to the latest version for improved performance and stability.
16+
817
<a id="2025-08-19"></a>
918
## v0.2.135
1019
- Ensured async coroutines are properly awaited to prevent potential runtime errors.

0 commit comments

Comments
 (0)