Skip to content

Commit 798108b

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#165)
Automated changelog update created by the LangGraph Server Changelog Bot. Feel free to merge anytime.
1 parent 8721f7e commit 798108b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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-14"></a>
9+
## v0.2.131
10+
- Added support for `object agent spec` with descriptions in JS.
11+
812
<a id="2025-08-13"></a>
913
## v0.2.130
1014
- Added a feature flag (FF_RICH_THREADS=false) to disable thread updates on run creation, reducing lock contention and simplifying thread status handling.

0 commit comments

Comments
 (0)