You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## 0.10.1 (2025-08-14)
4
+
5
+
Full Changelog: [v0.10.0...v0.10.1](https://github.com/nextbillion-ai/nextbillion-sdk-node/compare/v0.10.0...v0.10.1)
6
+
7
+
### Features
8
+
9
+
***mcp:** add unix socket option for remote MCP ([b493336](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/b49333613719f1ed72fda780df4f455fe657e8fc))
10
+
11
+
12
+
### Chores
13
+
14
+
***internal:** codegen related update ([d47e729](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/d47e729c9db497e1356c3c3e4f99f0aa6e05bf0a))
***internal:** update comment in script ([ee90f42](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/ee90f42a519607b043665daf70588d59005e7acb))
17
+
***mcp:** minor cleanup of types and package.json ([bdc670f](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/bdc670fe5486aa7eedd15f62973c870d5bae58a0))
18
+
***mcp:** refactor streamable http transport ([852d01e](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/852d01e9cbaec5c9af128bb22c1bc4930eb3f1d1))
19
+
* update @stainless-api/prism-cli to v5.15.0 ([a550f29](https://github.com/nextbillion-ai/nextbillion-sdk-node/commit/a550f295b52096f74b120a7cc5f660c5087909b9))
20
+
3
21
## 0.10.0 (2025-08-06)
4
22
5
23
Full Changelog: [v0.9.1...v0.10.0](https://github.com/nextbillion-ai/nextbillion-sdk-node/compare/v0.9.1...v0.10.0)
0 commit comments