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.2.4 (2026-03-24)
4
+
5
+
Full Changelog: [v0.2.3...v0.2.4](https://github.com/tembo/sdk/compare/v0.2.3...v0.2.4)
6
+
7
+
### Bug Fixes
8
+
9
+
***client:** preserve URL params already embedded in path ([56529a8](https://github.com/tembo/sdk/commit/56529a847ccd6028e30f7bebcd46b58046e2a297))
10
+
***docs/contributing:** correct pnpm link command ([75edc3f](https://github.com/tembo/sdk/commit/75edc3f544adce0837d96a23da45693712bf8351))
11
+
12
+
13
+
### Chores
14
+
15
+
***ci:** skip uploading artifacts on stainless-internal branches ([c79f69f](https://github.com/tembo/sdk/commit/c79f69f39500a34b0fa1893a609a00a060f81ccb))
16
+
***internal:** codegen related update ([0b8f63e](https://github.com/tembo/sdk/commit/0b8f63e4fb0d01fd53493a455d1c7c6086463a81))
17
+
***internal:** move stringifyQuery implementation to internal function ([fa98a54](https://github.com/tembo/sdk/commit/fa98a54e9875cc40ae2f31f2adbc2fd2b325a12b))
18
+
***internal:** tweak CI branches ([ede6659](https://github.com/tembo/sdk/commit/ede6659f8aa825fa58c1cc62ff0fa0f74df52dd0))
19
+
***internal:** update dependencies to address dependabot vulnerabilities ([3d46895](https://github.com/tembo/sdk/commit/3d4689542463a7d74896c8c2a64b27478d81a35f))
0 commit comments