Skip to content

Releases: stainless-api/stainless-api-go

v0.3.0

30 Apr 19:20
39ab252

Choose a tag to compare

0.3.0 (2025-04-30)

Full Changelog: v0.2.0...v0.3.0

Features

Bug Fixes

  • client: resolve issue with optional multipart files (e0f6aae)
  • handle empty bodies in WithJSONSet (0bb41cc)

v0.2.0

28 Apr 18:44
10cda97

Choose a tag to compare

0.2.0 (2025-04-24)

Full Changelog: v0.1.1...v0.2.0

Features

Bug Fixes

  • client: time format encoding fix (67abcf1)

Chores

  • ci: add timeout thresholds for CI jobs (d6b6255)
  • ci: only use depot for staging repos (2275406)
  • internal: codegen related update (d0aa369)
  • readme: improve formatting (cc1106d)
  • utils: add internal resp to param utility (d69809f)

v0.1.1

18 Apr 06:56

Choose a tag to compare

0.1.1 (2025-04-18)

Full Changelog: v0.1.0-alpha.2...v0.1.1

⚠ BREAKING CHANGES

  • client: improve param subunions & deduplicate types

Features

  • api: manual updates (234b048)
  • api: manual updates (bdb03b2)
  • api: manual updates (913fa17)
  • api: manual updates (377297e)
  • api: manual updates (27b0999)
  • api: manual updates (f51a606)
  • api: manual updates (8a12474)
  • api: update via SDK Studio (7ee368f)
  • api: update via SDK Studio (243ef05)
  • api: update via SDK Studio (#11) (33da666)
  • api: update via SDK Studio (#12) (7055889)
  • api: update via SDK Studio (#4) (f06121f)
  • api: update via SDK Studio (#6) (6c7c653)
  • api: update via SDK Studio (#9) (003e1f2)
  • client: add support for reading base URL from environment variable (af5bde1)
  • client: improve param subunions & deduplicate types (e69c942)
  • client: support custom http clients (#8) (4d0d7ce)

Bug Fixes

  • client: return error on bad custom url instead of panic (#7) (5995268)

Chores

Documentation

  • update documentation links to be more uniform (15ba067)

v0.1.0

08 Apr 00:45
6b07128

Choose a tag to compare

0.1.0-alpha.2 (2025-04-08)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • api: update via SDK Studio (#4) (f06121f)
  • api: update via SDK Studio (#6) (6c7c653)
  • client: support custom http clients (#8) (4d0d7ce)

Bug Fixes

  • client: return error on bad custom url instead of panic (#7) (5995268)

v0.1.0-alpha.1

02 Apr 08:21
12f8c11

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-04-02)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (7ee368f)
  • api: update via SDK Studio (243ef05)

Chores