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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.5.0 (2026-03-02)
4
+
5
+
Full Changelog: [v0.4.0...v0.5.0](https://github.com/stainless-api/stainless-api-typescript/compare/v0.4.0...v0.5.0)
6
+
7
+
### Features
8
+
9
+
* build api: include url in queued/in_progress checks ([b14eaf0](https://github.com/stainless-api/stainless-api-typescript/commit/b14eaf0c0542a461ed3f64a75ea1dd0d23110e5c))
***internal:** codegen related update ([e83d86b](https://github.com/stainless-api/stainless-api-typescript/commit/e83d86b898766d2509f1cd3615b580effd7ab7b9))
20
+
***internal:** make MCP code execution location configurable via a flag ([43eed7e](https://github.com/stainless-api/stainless-api-typescript/commit/43eed7ee8c6bb8eaaa6ced1e8fd924a79c23019f))
21
+
3
22
## 0.4.0 (2026-02-24)
4
23
5
24
Full Changelog: [v0.3.0...v0.4.0](https://github.com/stainless-api/stainless-api-typescript/compare/v0.3.0...v0.4.0)
0 commit comments