Releases: stainless-api/stainless-api-go
Releases · stainless-api/stainless-api-go
v0.11.0
v0.10.0
v0.9.0
v0.8.0
0.8.0 (2025-06-19)
Full Changelog: v0.7.0...v0.8.0
Features
- api: manual updates (03bf5cc)
- api: update environment variable (b05b441)
- sdkjson generation API (d5e6d5a)
Bug Fixes
- cli: fix cli headers (d59596a)
Chores
v0.7.0
0.7.0 (2025-06-16)
Full Changelog: v0.6.0...v0.7.0
Features
- add build/upload steps to builds api (7dcde85)
- api: add v0 project create api (4cdf7bf)
- api: manual updates (484e350)
- client: add debug log helper (6c48672)
- client: allow overriding unions (1f0ec85)
Bug Fixes
Chores
- internal: codegen related update (064d8c6)
- internal: codegen related update (ee07e73)
- internal: codegen related update (0d55c35)
Refactors
- move build_target_outputs to builds.target_outputs (448904e)
v0.6.0
v0.5.1
v0.5.0
0.5.0 (2025-05-22)
Full Changelog: v0.4.0...v0.5.0
⚠ BREAKING CHANGES
- client: apply x-stainless-naming properly
- client: clearer array variant names
Features
- api: add documented spec to build object (48e73b5)
- api: change v0 path param projectName -> project (b1e0a4f)
- api: manual updates (6a35675)
- client: add support for endpoint-specific base URLs in python (73bf8a6)
- client: clearer array variant names (4582227)
Bug Fixes
- client: apply x-stainless-naming properly (b5431b6)
- client: correctly set stream key for multipart (4f43384)
- client: don't panic on marshal with extra null field (75907c7)
Chores
v0.4.0
0.4.0 (2025-05-13)
Full Changelog: v0.3.0...v0.4.0
⚠ BREAKING CHANGES
- client: rename resp package
- client: improve core function names
- client: improve union variant names
Features
- api: add build compare to v0 (b74be33)
- api: enable macos publishing (dfd46df)
- client: experimental support for unmarshalling into param structs (304a75b)
- client: rename resp package (d554f47)
Bug Fixes
- client: clean up reader resources (69e116e)
- client: correctly update body in WithJSONSet (fed7230)
- client: improve core function names (6a55bff)
- client: improve docs (e0221f2)
- client: improve union variant names (e555b82)
- client: include path for type names in example code (e36155b)
- client: unmarshal responses properly (4894832)
- update request schema for Postman webhook (49e4069)