Skip to content

Commit 381515d

Browse files
committed
Update changelog via LangGraph Server Changelog Bot
1 parent 1a02223 commit 381515d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/langsmith/agent-server-changelog.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ rss: true
1111

1212
[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.
1313

14+
<Update label="2026-04-14" tags={["agent-server"]}>
15+
## v0.7.101
16+
17+
- Bumped Go stdlib to 1.25.9 to address high severity vulnerabilities CVE-2026-32280 and CVE-2026-32282.
18+
- Improved error propagation in DD and OTEL tracers to handle UserInterrupt exceptions without causing generator errors.
19+
</Update>
20+
1421
<Update label="2026-04-10" tags={["agent-server"]}>
1522
## v0.7.100
1623

0 commit comments

Comments
 (0)