Skip to content

Releases: stainless-api/stainless-api-go

v0.20.0

22 Jul 05:27

Choose a tag to compare

0.20.0 (2025-07-22)

Full Changelog: v0.19.0...v0.20.0

Features

Bug Fixes

  • client: process custom base url ahead of time (bf7d410)

v0.19.0

22 Jul 03:28

Choose a tag to compare

0.19.0 (2025-07-22)

Full Changelog: v0.18.0...v0.19.0

Features

  • api: manual updates (215687b)
  • api: manual updates (78fb3cd)
  • C#, PHP: codegen stats (4e6b6cb)
  • Codegen(php): unset optional parameters in constructor (528c42e)
  • php: generate stub union classes with discrimminator info (b0e7a07)
  • productionize repo caching (ac5ee46)

Bug Fixes

  • java: ensure error handling always occurs (e1b68f4)

v0.18.0

16 Jul 22:16

Choose a tag to compare

0.18.0 (2025-07-16)

Full Changelog: v0.17.0...v0.18.0

Features

Bug Fixes

v0.17.0

16 Jul 21:34

Choose a tag to compare

0.17.0 (2025-07-16)

Full Changelog: v0.16.0...v0.17.0

Features

v0.16.0

15 Jul 01:54

Choose a tag to compare

0.16.0 (2025-07-15)

Full Changelog: v0.15.0...v0.16.0

Features

  • api: add staging environment (bcc9962)

Documentation

v0.15.0

15 Jul 01:11

Choose a tag to compare

0.15.0 (2025-07-11)

Full Changelog: v0.14.0...v0.15.0

Features

  • api: add FileInput model (3f328c6)

Chores

  • lint tests in subpackages (cb303b3)

v0.14.0

10 Jul 20:17

Choose a tag to compare

0.14.0 (2025-07-10)

Full Changelog: v0.13.0...v0.14.0

Features

  • add multipart form support to HAR snippets (09c9a8e)
  • add timestamp to builds api (75222f1)
  • api: manual updates (25fde82)
  • api: punch v0 api for sdk previews (29255a6)
  • api: sort org projects by creation time (cecd107)
  • client: expand max streaming buffer size (3b60e71)
  • make build api return documented specs as urls (25d6ed2)

Chores

  • internal: codegen related update (7d8071b)
  • internal: fix lint script for tests (f24a87a)
  • lint tests (987bdff)
  • move sdkjson generation api out of v0 scope (5b576f2)

v0.13.0

02 Jul 18:06

Choose a tag to compare

0.13.0 (2025-07-02)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: add proper pagination (df78f7e)

Chores

  • internal: codegen related update (6c2b122)

v0.12.0

02 Jul 00:34

Choose a tag to compare

0.12.0 (2025-07-01)

Full Changelog: v0.11.1...v0.12.0

Features

  • api: add staging environment (1c6ea6f)

Chores

  • ci: only run for pushes and fork pull requests (5e98885)

v0.11.1

27 Jun 17:48

Choose a tag to compare

0.11.1 (2025-06-27)

Full Changelog: v0.11.0...v0.11.1

Bug Fixes

  • don't try to deserialize as json when ResponseBodyInto is []byte (d0a74dc)