Releases: stainless-api/stainless-api-go
Releases · stainless-api/stainless-api-go
v0.20.0
0.20.0 (2025-07-22)
Full Changelog: v0.19.0...v0.20.0
Features
- api: manual updates (923dfc4)
Bug Fixes
- client: process custom base url ahead of time (bf7d410)
v0.19.0
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
0.18.0 (2025-07-16)
Full Changelog: v0.17.0...v0.18.0
Features
Bug Fixes
- api: catch more errors (07669c2)
v0.17.0
v0.16.0
0.16.0 (2025-07-15)
Full Changelog: v0.15.0...v0.16.0
Features
- api: add staging environment (bcc9962)
Documentation
- add pagination segment (d3155aa)
v0.15.0
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
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
v0.13.0
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
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
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)