Skip to content

Commit cf3ea02

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

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-07-31"></a>
9+
## v0.2.117
10+
- Added a composite index on threads for faster searches with owner-based authentication and updated the default sort order to `updated_at` for improved query performance.
11+
812
<a id="2025-07-31"></a>
913
## v0.2.116
1014
- Reduced the default number of history checkpoints from 10 to 1 to optimize performance.

0 commit comments

Comments
 (0)