Releases: stainless-api/stainless-api-go
Releases · stainless-api/stainless-api-go
v0.27.0
v0.26.0
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
0.25.0 (2025-09-20)
Full Changelog: v0.24.0...v0.25.0
Features
- api: docs (1e2bb41)
Bug Fixes
- internal: unmarshal correctly when there are multiple discriminators (483b23c)
- use slices.Concat instead of sometimes modifying r.Options (2fe476f)
Chores
v0.24.0
v0.23.0
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
v0.22.0
v0.21.0
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)