Skip to content

Commit 24d3ed7

Browse files
committed
Update changelog via LangGraph Server Changelog Bot
1 parent 80d0c48 commit 24d3ed7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

src/langsmith/self-hosted-changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,35 @@ rss: true
3434
**Download the Helm chart:** [`langsmith-observability-0.2.0.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-observability-0.2.0/langsmith-observability-0.2.0.tgz)
3535
</Update>
3636

37+
<Update label="2026-03-07" tags={["self-hosted"]}>
38+
## langsmith-observability-0.2.0
39+
40+
- Fixed an insights agent bug that was not persisting categories.
41+
- Improved the UI for async sandbox creation with status polling.
42+
- Added JSON/YAML syntax highlighting to the experiment comparison feature.
43+
- Improved thread trace open behavior and removed the expand button in the frontend.
44+
- Added a new sandbox endpoint to smith-go.
45+
- Supported OpenAI-compatible endpoints for smith-polly.
46+
- Fixed the timeout issue with bulk exports stuck in CREATED status.
47+
- Allowed service identity access to create repo endpoint.
48+
- Recorded hub prompt commit in experiment session metadata in the playground.
49+
- Improved authorization for the `/sessions` shadow query.
50+
- Added new ABAC backend deployments (v2) for better security management.
51+
- Implemented projects and runs write permissions in the UI.
52+
- Added support for GPT-5.4 and GPT-5.4-pro models, including pricing and playground integration.
53+
- Made GPT-5.4 the default model for the OpenAI playground.
54+
- Increased the maximum number of tags displayed in the RunTags component.
55+
- Fixed an agent builder issue where runs were rejected when limits changed.
56+
- Resolved float errors in the /sessions go endpoint.
57+
- Ensured Redis cache returns fetched value when cache SET fails.
58+
- Supported AWS IAM roles for the agent builder, polly, and insights integration.
59+
- Improved the custom chart CRUD interface on the frontend.
60+
- Added the ability to filter and group experiments by prompt in the experiments table.
61+
- Updated inbox counts and thread fetching logic in the agent builder.
62+
63+
**Download the Helm chart:** [`langsmith-observability-0.2.0.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-observability-0.2.0/langsmith-observability-0.2.0.tgz)
64+
</Update>
65+
3766
<Update label="2026-03-06" tags={["self-hosted"]} rss={{ title: "2026-03-06 - self-hosted" }}>
3867
## langsmith-0.13.21
3968

0 commit comments

Comments
 (0)