Full Changelog: v1.35.0...v1.36.0
- api: added new unset preferences methods (9b272e8)
Full Changelog: v1.34.0...v1.35.0
- api: api update (76cdbf7)
- internal: correct multipart form field name encoding (95b2276)
- ci: skip lint on metadata-only changes (c1820ad)
- ci: support opting out of skipping builds on metadata-only commits (33d11b7)
- internal: update gitignore (754f5b7)
- tests: bump steady to v0.19.4 (2dc2203)
- tests: bump steady to v0.19.5 (318a377)
- tests: bump steady to v0.19.6 (1c05121)
- tests: bump steady to v0.19.7 (b07462c)
- tests: switch from prism to steady (825cb06)
Full Changelog: v1.33.0...v1.34.0
- api: api update (8f572c6)
- api: api update (5232e1e)
- api: api update (765390c)
- api: api update (e83aaa6)
- api: api update (8cfb413)
- client: add types for path params, and update structure of unions nested in params (dafc84b)
- ci: skip uploading artifacts on stainless-internal branches (62439f6)
- internal: tweak CI branches (319abd4)
- test: do not count install time for mock server timeout (f6dd487)
Full Changelog: v1.32.1...v1.33.0
- client: serialize query parameters properly (0a76966)
Full Changelog: v1.32.0...v1.32.1
- properly mock time in ruby ci tests (e77a038)
Full Changelog: v1.31.0...v1.32.0
- api: api update (62ad442)
Full Changelog: v1.30.0...v1.31.0
- api: api update (dcc8c6c)
- api: api update (2d7ec95)
- api: api update (f78aef3)
- api: api update (1cd0625)
- api: api update (3ef0f26)
- api: api update (1562c35)
- api: api update (1381ed5)
- api: api update (0be92ad)
- client: always add content-length to post body, even when empty (4cd7959)
- client: loosen json header parsing (6ab2346)
Full Changelog: v1.29.0...v1.30.0
- api: api update (5082dcb)
- api: api update (41c7881)
- api: api update (e4c9e2b)
- api: api update (3ba6399)
- api: api update (3a1d05d)
Full Changelog: v1.28.0...v1.29.0
- api: api update (bea8ceb)
Full Changelog: v1.27.0...v1.28.0
Full Changelog: v1.26.0...v1.27.0
- api: api update (83cee0f)
Full Changelog: v1.25.1...v1.26.0
Full Changelog: v1.25.0...v1.25.1
- calling
breakout of streams should be instantaneous (e0aaa94) - issue where json.parse errors when receiving HTTP 204 with nobody (a3db935)
- internal: codegen related update (c826f27)
Full Changelog: v1.24.0...v1.25.0
- api: api update (7dc711f)
Full Changelog: v1.23.0...v1.24.0
- api: api update (ec72c5d)
Full Changelog: v1.22.0...v1.23.0
- api: api update (b5c0d7e)
Full Changelog: v1.21.0...v1.22.0
- api: api update (28047a5)
Full Changelog: v1.20.0...v1.21.0
- api: Add bulk delete subscriptions (2fed837)
- explicitly require "base64" gem (cde84e5)
Full Changelog: v1.19.0...v1.20.0
Full Changelog: v1.18.0...v1.19.0
- api: api update (49dfcac)
- api: api update (21f8ae5)
- api: api update (6cf1256)
- api: support specifying a branch (ebb9daa)
- correct channel data schemas (10baf42)
- better thread safety via early initializing SSL store during HTTP client creation (513da8d)
Full Changelog: v1.17.0...v1.18.0
Full Changelog: v1.16.0...v1.17.0
- api: api update (fd477b8)
- api: api update (e47f831)
- api: api update (2b5808c)
- api: api update (99546b7)
- api: api update (042c92a)
- api: api update (0f7fc4a)
- handle thread interrupts in the core HTTP client (6161a77)
- absolutely qualified uris should always override the default (2bb6341)
- should not reuse buffers for
IO.copy_streaminterop (6464681)
- ignore linter error for tests having large collections (20f8ea6)
- simplify model references (c126d85)
Full Changelog: v1.15.0...v1.16.0
- api: api update (f006836)
- api: api update (8f74167)
- api: api update (27835b7)
- api: manual updates (22850d8)
- always send
filename=...for multipart requests where a file is expected (1a6d4ac) - coroutine leaks from connection pool (3bc1ff2)
- internal: use null byte as file separator in the fast formatting script (d8c723e)
- shorten multipart boundary sep to less than RFC specificed max length (66403e8)
- faster code formatting (b578cd0)
- allow fast-format to use bsd sed as well (c57f00b)
Full Changelog: v1.14.0...v1.15.0
- api: api update (9e20ef7)
- api: api update (f6a598f)
- api: set idempotency key header by default (14e4fac)
- improve example values (3745058)
Full Changelog: v1.13.0...v1.14.0
- expose response headers for both streams and errors (5cbf48f)
- do not install brew dependencies in ./scripts/bootstrap by default (daac840)
Full Changelog: v1.12.0...v1.13.0
- api: api update (1d41369)
- api: api update (4cbcd27)
- api: api update (4cd0c7d)
- api: api update (2435936)
- api: api update (ed2ca0f)
Full Changelog: v1.11.2...v1.12.0
- api: api update (eb5bc19)
- api: api update (6e8b935)
- api: api update (96f3d1b)
- api: api update (1cd8e5b)
Full Changelog: v1.11.1...v1.11.2
- add json schema comment for rubocop.yml (83abcfa)
Full Changelog: v1.11.0...v1.11.1
- bump sorbet version and fix new type errors from the breaking change (0194974)
Full Changelog: v1.10.3...v1.11.0
- api: api update (d0ce3fe)
Full Changelog: v1.10.2...v1.10.3
- internal: ensure sorbet test always runs serially (66f6791)
- collect metadata from type DSL (7221a47)
- internal: codegen related update (83d9236)
- internal: increase visibility of internal helper method (18a3bc1)
- internal: update comment in script (c0a5fc6)
- update @stainless-api/prism-cli to v5.15.0 (f92c3e6)
- update contribute.md (3ff1a87)
Full Changelog: v1.10.1...v1.10.2
Full Changelog: v1.10.0...v1.10.1
- internal: version bump (eb7a32b)
Full Changelog: v1.9.0...v1.10.0
- ci: only run for pushes and fork pull requests (854d6f0)
- internal: allow streams to also be unwrapped on a per-row basis (f77e1d6)
Full Changelog: v1.8.1...v1.9.0
- ci: release-doctor — report correct token name (dd5f4e2)
Full Changelog: v1.8.0...v1.8.1
- issue where we cannot mutate arrays on base model derivatives (2c56679)
- ci: enable for pull requests (985de4e)
Full Changelog: v1.7.0...v1.8.0
- api: api update (c69a4d1)
Full Changelog: v1.6.0...v1.7.0
- ci: link to correct github repo (acd8f88)
Full Changelog: v1.5.0...v1.6.0
- api: api update (53aa9c9)
- default content-type for text in multi-part formdata uploads should be text/plain (de655f0)
Full Changelog: v1.4.0...v1.5.0
- api: api update (b4a8a6f)
to_sorbet_typeshould not return branded types (2fe0597)
Full Changelog: v1.3.0...v1.4.0
- api: api update (f1d1f0f)
Full Changelog: v1.2.0...v1.3.0
- prevent rubocop from mangling
===tois_a?check (9ddd5e9) - sorbet types for enums, and make tapioca detection ignore
tapioca dsl(83ce737)
- docs: grammar improvements (3913113)
- force utf-8 locale via
RUBYOPTwhen formatting (ec69c77) - use fully qualified names for yard annotations and rbs aliases (ef4ddca)
Full Changelog: v1.1.0...v1.2.0
- api: api update (a2f7806)
- correctly instantiate sorbet type aliases for enums and unions (cb2a162)
- refine Yard and Sorbet types and ensure linting is turned on for examples (4f2f24f)
- use sorbet union aliases where available (80047be)
- whitespaces (6205cfa)
Full Changelog: v1.0.0...v1.1.0
- api: api update (02959e8)
- api: api update (6bc31c4)
- api: removes duplicate activities section (e83c36e)
- bump default connection pool size limit to minimum of 99 (b04fe89)
- expose base client options as read only attributes (4f7b9a2)
- expose recursive
#to_hconversion (153be54) - support sorbet aliases at the runtime (5e9d146)
- internal: ensure formatting always uses c.utf-8 locale (9f8e834)
- internal: fix formatting script for macos (11e651e)
- internal: update gemspec name (2a1af3a)
- accept all nd-json mimetype variants (f13a7aa)
- always check if current page is empty in
next_page?(b43503c) - fix misc linting / minor issues (4d8eadc)
- internal: codegen related update (1ab97b3)
- internal: codegen related update (1cdabfe)
- re-export top level models under library namespace (a2bbf55)
- remove Gemfile.lock during bootstrap (b0ad2cd)
- reorganize type aliases (c50a167)
- revert ignoring Gemfile.lock (c005465)
- validate request option coercion correctness (611e596)
- illustrate environmental defaults for auth variables (a6de609)
- rewrite much of README.md for readability (0530377)
Full Changelog: v0.6.2...v1.0.0