Skip to content

Commit 56c3d7b

Browse files
authored
docs: [LangGraph Server Changelog Bot] Changelog updates for new version(s) (#1637)
Automated changelog update created by the LangGraph Server Changelog Bot. Feel free to merge anytime.
1 parent 667a8e7 commit 56c3d7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/langsmith/agent-server-changelog.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ sidebarTitle: Agent Server changelog
55

66
[Agent Server](/langsmith/agent-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 Agent Server releases.
77

8+
<a id="2025-11-26"></a>
9+
## v0.5.27
10+
- Ensured `runs.list` with filters returns only run fields, preventing incorrect status data from being included.
11+
- Updated `uuid` from version 10.0.0 to 13.0.0 with significant breaking changes including defaulting to browser exports and dropping Node.js 16 support.
12+
- Upgraded the `exit-hook` package from version 4.0.0 to 5.0.1 to improve compatibility and functionality.
13+
814
<a id="2025-11-24"></a>
915
## v0.5.26
1016
- Resolved issues with `store.put` when used without AsyncBatchedStore in the JavaScript environment.

0 commit comments

Comments
 (0)