Skip to content

Releases: tambo-ai/typescript-sdk

v0.96.4

v0.96.4 Pre-release
Pre-release

Choose a tag to compare

@tambo-automations tambo-automations released this 09 Jun 19:02
e0fc7ff

0.96.4 (2026-06-09)

Bug Fixes

  • tests: update auth getToken tests to expect success (#286) (b4cf4c4)

Chores

v0.96.3

Choose a tag to compare

@michaelmagan michaelmagan released this 04 Jun 21:12
44e7c41

0.96.3 (2026-06-04)

Chores

  • migrate SDK generation to self-hosted stlc (#280) (7fdb838)

v0.96.2

Choose a tag to compare

@stainless-app stainless-app released this 03 Jun 18:44
8f2cc36

0.96.2 (2026-05-28)

Full Changelog: v0.96.1...v0.96.2

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (fb556ca)

Chores

  • internal: codegen related update (62575c3)
  • tests: remove redundant File import (74400b1)

v0.96.1

Choose a tag to compare

@stainless-app stainless-app released this 15 May 17:24
137fcf0

0.96.1 (2026-05-13)

Full Changelog: v0.96.0...v0.96.1

Chores

  • redact api-key headers in debug logs (3a38a4c)

v0.96.0

Choose a tag to compare

@stainless-app stainless-app released this 04 May 19:40
13e351f

0.96.0 (2026-05-01)

Full Changelog: v0.95.1...v0.96.0

Features

  • support setting headers via env (7b8b8fa)

Chores

  • format: run eslint and prettier separately (c0202d1)
  • internal: codegen related update (150d631)

v0.95.1

Choose a tag to compare

@stainless-app stainless-app released this 24 Apr 17:30
7362edc

0.95.1 (2026-04-23)

Full Changelog: v0.95.0...v0.95.1

Chores

  • internal: codegen related update (86525c1)
  • internal: codegen related update (4b4a296)
  • internal: more robust bootstrap script (0196863)
  • tests: bump steady to v0.22.1 (5673ad0)

v0.95.0

Choose a tag to compare

@stainless-app stainless-app released this 04 Apr 00:51
0851c33

0.95.0 (2026-04-04)

Full Changelog: v0.94.1...v0.95.0

Features

Bug Fixes

  • internal: gitignore generated oidc dir (28267e5)

Chores

  • internal: codegen related update (918a147)
  • internal: update multipart form array serialization (6edd7a7)
  • tests: bump steady to v0.20.1 (7f9bf27)
  • tests: bump steady to v0.20.2 (e3dff1d)

v0.94.1

Choose a tag to compare

@stainless-app stainless-app released this 26 Mar 17:58
49ddd89

0.94.1 (2026-03-25)

Full Changelog: v0.94.0...v0.94.1

Chores

  • ci: skip lint on metadata-only changes (e5553ac)
  • internal: tweak CI branches (0d7a510)
  • internal: update gitignore (981125c)
  • tests: bump steady to v0.19.4 (dd0b9bf)
  • tests: bump steady to v0.19.5 (5cc608a)
  • tests: bump steady to v0.19.6 (3938c6a)
  • tests: bump steady to v0.19.7 (50d6d10)

Refactors

  • tests: switch from prism to steady (64ca517)

v0.94.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Mar 17:55
0d0972e

0.94.0 (2026-03-10)

Full Changelog: v0.93.1...v0.94.0

Features

Bug Fixes

  • client: preserve URL params already embedded in path (d05ceca)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (65f3013)
  • internal: codegen related update (e967a08)
  • internal: update dependencies to address dependabot vulnerabilities (63fa9f0)
  • test: do not count install time for mock server timeout (e626e81)
  • update placeholder string (bf88c9b)

v0.93.1

Choose a tag to compare

@stainless-app stainless-app released this 27 Feb 18:24
e36a475

0.93.1 (2026-02-27)

Full Changelog: v0.93.0...v0.93.1

Bug Fixes

  • docs/contributing: correct pnpm link command (0c8f837)

Chores

  • internal/client: fix form-urlencoded requests (29b6e01)
  • internal: avoid type checking errors with ts-reset (686f6d8)
  • internal: move stringifyQuery implementation to internal function (e7376bf)
  • update mock server docs (da709b5)