Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit 4a5c2e3

Browse files
Update changelog for sdk-js v0.0.156 (#316)
* Update changelog for sdk-js v0.0.156 Co-Authored-By: unknown <> * Add missing versions 0.0.150-0.0.155 to changelog Co-Authored-By: unknown <> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 892ef02 commit 4a5c2e3

1 file changed

Lines changed: 72 additions & 0 deletions

File tree

content/Changelog/sdk-js.mdx

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,78 @@ import { Callout } from 'fumadocs-ui/components/callout';
77

88
This page documents the release history of the [Agentuity JavaScript SDK](https://github.com/agentuity/sdk-js).
99

10+
## v0.0.156
11+
12+
<Callout type="info">
13+
Released: October 15, 2025
14+
</Callout>
15+
16+
**Changes**
17+
18+
- **Added**: Support for listing streams with flexible filtering and pagination options ([PR #200](https://github.com/agentuity/sdk-js/pull/200))
19+
- **Added**: Support for deleting streams by ID ([PR #200](https://github.com/agentuity/sdk-js/pull/200))
20+
- **Changed**: Updated telemetry logging to be more generic ([PR #199](https://github.com/agentuity/sdk-js/pull/199))
21+
22+
## v0.0.155
23+
24+
<Callout type="info">
25+
Released: October 14, 2025
26+
</Callout>
27+
28+
**Changes**
29+
30+
- **Added**: Functionality to send email
31+
32+
## v0.0.154
33+
34+
<Callout type="info">
35+
Released: October 8, 2025
36+
</Callout>
37+
38+
**Changes**
39+
40+
- **Added**: Prompt tracking data to AI SDK
41+
42+
## v0.0.153
43+
44+
<Callout type="info">
45+
Released: October 8, 2025
46+
</Callout>
47+
48+
**Changes**
49+
50+
- **Added**: Custom user OTEL logger support
51+
52+
## v0.0.152
53+
54+
<Callout type="info">
55+
Released: October 6, 2025
56+
</Callout>
57+
58+
**Changes**
59+
60+
- **Fixed**: Issue with OTEL headers not propagating for outbound services
61+
62+
## v0.0.151
63+
64+
<Callout type="info">
65+
Released: October 6, 2025
66+
</Callout>
67+
68+
**Changes**
69+
70+
- **Fixed**: Issue with vector.get
71+
72+
## v0.0.150
73+
74+
<Callout type="info">
75+
Released: October 4, 2025
76+
</Callout>
77+
78+
**Changes**
79+
80+
- **Fixed**: Issue where DataType can't support arbitrary valid custom objects as Json ([PR #192](https://github.com/agentuity/sdk-js/pull/192))
81+
1082
## v0.0.149
1183

1284
<Callout type="info">

0 commit comments

Comments
 (0)