Skip to content

Commit 5536de4

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.116
10+
- Reduced the default number of history checkpoints from 10 to 1 to optimize performance.
11+
12+
<a id="2025-07-31"></a>
13+
## v0.2.115
14+
- Optimized cache re-use to enhance application performance and efficiency.
15+
816
<a id="2025-07-30"></a>
917
## v0.2.113
1018
- Improved thread search pagination by updating response headers with `X-Pagination-Total` and `X-Pagination-Next` for better navigation.

0 commit comments

Comments
 (0)