Full Changelog: v0.9.0...v0.10.0
- client: optimize json encoder for internal types (c4d3d55)
Full Changelog: v0.8.0...v0.9.0
- go: avoid panic when http.DefaultTransport is wrapped (a0df656)
- redact api-key headers in debug logs (8cf162d)
Full Changelog: v0.7.0...v0.8.0
- avoid embedding reflect.Type for dead code elimination (0b78868)
- internal: more robust bootstrap script (58cdef6)
Full Changelog: v0.6.1...v0.7.0
Full Changelog: v0.6.0...v0.6.1
- ci: support opting out of skipping builds on metadata-only commits (35efa48)
- update docs for api:"required" (14c880c)
Full Changelog: v0.5.3...v0.6.0
- internal: support comma format in multipart form encoding (6c39815)
- prevent duplicate ? in query params (f7cfb89)
- ci: skip lint on metadata-only changes (cb79b17)
- client: fix multipart serialisation of Default() fields (17d404d)
- internal: support default value struct tag (6da3050)
- internal: update gitignore (22ed58c)
- remove unnecessary error check for url parsing (7cb383a)
Full Changelog: v0.5.2...v0.5.3
- internal: minor cleanup (5dcbbb1)
- internal: tweak CI branches (6377b4a)
- internal: use explicit returns (edbbf41)
- internal: use explicit returns in more places (af11842)
Full Changelog: v0.5.1...v0.5.2
- ci: skip uploading artifacts on stainless-internal branches (2087492)
- internal: codegen related update (1a6c299)
Full Changelog: v0.5.0...v0.5.1
Full Changelog: v0.4.0...v0.5.0
- api: manual updates (e6e91f2)
Full Changelog: v0.3.1...v0.4.0
- api: api update (b60c76b)
- api: api update (bd3e431)
- api: api update (2a405e1)
- api: manual updates (fb1332a)
Full Changelog: v0.3.0...v0.3.1
- allow canceling a request while it is waiting to retry (63aa0f0)
- client: use correct format specifier for header serialization (9b3f4fd)
Full Changelog: v0.2.2...v0.3.0
Full Changelog: v0.2.1...v0.2.2
- update SDK settings (5ab428d)
Full Changelog: v0.2.0...v0.2.1
- configure new SDK language (d3eaa94)
Full Changelog: v0.1.0...v0.2.0
- api: manual updates (0e09dc2)
- update SDK settings (3e236d2)
Full Changelog: v0.0.3...v0.1.0
- api: api update (321c851)
- api: api update (58bd341)
- api: api update (58f353e)
- api: api update (4de0c4b)
- api: api update (c4b3ed4)
- api: api update (4cafc4e)
- bugfix for setting JSON keys with special characters (48f9ffd)
- use slices.Concat instead of sometimes modifying r.Options (c30d79a)
- bump minimum go version to 1.22 (54f1ae1)
- do not install brew dependencies in ./scripts/bootstrap by default (a665c6a)
- internal: codegen related update (b0d066b)
- internal: grammar fix (it's -> its) (0af28e9)
- update more docs for 1.22 (fc3b56e)
- update SDK settings (819a23b)
Full Changelog: v0.0.2...v0.0.3
- close body before retrying (891bbc6)
- internal: unmarshal correctly when there are multiple discriminators (08c4f8a)
- internal: codegen related update (86015d2)
Full Changelog: v0.0.1...v0.0.2