Skip to content

Releases: stainless-api/stainless-api-go

v0.29.0

20 Feb 08:45

Choose a tag to compare

0.29.0 (2026-02-20)

Full Changelog: v0.28.0...v0.29.0

Features

  • api: populate integrated_stats (4de23d2)

Bug Fixes

  • allow canceling a request while it is waiting to retry (310f52e)

Chores

  • internal: remove mock server code (5fcb7c4)
  • update mock server docs (d58d1af)

v0.28.0

19 Feb 21:35

Choose a tag to compare

0.28.0 (2026-02-19)

Full Changelog: v0.27.1...v0.28.0

Features

  • api: add a super basic GET /v0/user endpoint (032e88f)
  • api: update support email address (29028df)
  • better notion of which ci workflows are supported in build api (7705cd0)
  • client: add a convenient param.SetJSON helper (4a16e58)
  • record tree oid and return it in the builds api (d664a89)

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (64624c2)
  • encoder: correctly serialize NullStruct (641a4bd)

Chores

  • mcp: fix mcp package name (2fd546d)

v0.27.1

23 Jan 19:37
9736b20

Choose a tag to compare

0.27.1 (2026-01-23)

Full Changelog: v0.27.0...v0.27.1

v0.27.0

13 Nov 20:46
fa1c817

Choose a tag to compare

0.27.0 (2025-11-13)

Full Changelog: v0.26.0...v0.27.0

Features

  • api: add branch reset functionality (bc2d34b)

Chores

  • bump gjson version (e184162)
  • internal: grammar fix (it's -> its) (f99f299)

v0.26.0

08 Oct 18:50
bcc4be5

Choose a tag to compare

0.26.0 (2025-10-07)

Full Changelog: v0.25.0...v0.26.0

Features

  • Expose connection-specific decorated OAS (bc69e62)

Bug Fixes

  • bugfix for setting JSON keys with special characters (7afd30f)

v0.25.0

22 Sep 17:58

Choose a tag to compare

0.25.0 (2025-09-20)

Full Changelog: v0.24.0...v0.25.0

Features

Bug Fixes

  • internal: unmarshal correctly when there are multiple discriminators (483b23c)
  • use slices.Concat instead of sometimes modifying r.Options (2fe476f)

Chores

  • add more to diagnostics (2738bce)
  • bump minimum go version to 1.22 (02dcae6)
  • do not install brew dependencies in ./scripts/bootstrap by default (d86bb13)
  • internal: codegen related update (8693156)
  • update more docs for 1.22 (6ff4f7b)

v0.24.0

30 Aug 14:53

Choose a tag to compare

0.24.0 (2025-08-30)

Full Changelog: v0.23.0...v0.24.0

Features

Bug Fixes

  • close body before retrying (9530408)

Documentation

  • add contact email and link to docs (dabe555)

v0.23.0

20 Aug 17:43

Choose a tag to compare

0.23.0 (2025-08-18)

Full Changelog: v0.22.0...v0.23.0

Features

  • [WIP] add branch rebasing to the API (37a14be)
  • api: add install_url to build step; remove upload step (e0c1b5b)
  • api: discrim like this (3e2edff)
  • api: don't default to "main" branch (23512b2)
  • client: support optional json html escaping (13e6c91)

Chores

  • internal: codegen related update (5e1bca4)
  • internal: update comment in script (ae9273a)
  • update @stainless-api/prism-cli to v5.15.0 (f284bab)

v0.22.0

28 Jul 07:26

Choose a tag to compare

0.22.0 (2025-07-28)

Full Changelog: v0.21.0...v0.22.0

Features

v0.21.0

28 Jul 06:15

Choose a tag to compare

0.21.0 (2025-07-28)

Full Changelog: v0.20.0...v0.21.0

Features

  • api: manual updates (9cc77b6)
  • flesh out project branches endpoints (a4db83e)