Full Changelog: v0.2.0...v0.3.0
- api: update via SDK Studio (394621a)
- client: add follow_redirects request option (9d0aa53)
- client: add support for aiohttp (1c4b556)
- client: correctly parse binary response | stream (dbdc3ce)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (901faf3)
- upgrade setuptools (4328f86)
- ci: enable for pull requests (127879c)
- docs: remove reference to rye shell (e4fc723)
- internal: update conftest.py (82b34cf)
- readme: update badges (acb15cc)
- tests: add tests for httpx client instantiation & proxies (770d37b)
- tests: run tests in parallel (08d4a83)
- tests: skip some failing tests on the latest python versions (8d4bd60)
- client: fix httpx.Timeout documentation reference (b2e79ef)
Full Changelog: v0.1.0...v0.2.0
- package: support direct resource imports (816d6f2)
- ci: fix installation instructions (b4b0c20)
- ci: upload sdks to package manager (4fedc8b)
- docs: grammar improvements (336cf77)
- internal: avoid errors for isinstance checks on proxies (07515c6)
- internal: codegen related update (910fa99)
Full Changelog: v0.1.0-alpha.2...v0.1.0
- api: update via SDK Studio (e048c2d)
- api: update via SDK Studio (6bfef9b)
- api: update via SDK Studio (6e54eec)
- api: update via SDK Studio (ca7401b)
- api: update via SDK Studio (8c3d7d6)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- api: update via SDK Studio (5e4b75d)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- api: update via SDK Studio (c2f1e45)
- api: update via SDK Studio (639f031)
- api: update via SDK Studio (db96616)
- api: update via SDK Studio (c8248ce)
- api: update via SDK Studio (26f4690)
- api: update via SDK Studio (c49c6de)
- api: update via SDK Studio (2f026db)
- api: update via SDK Studio (08fd5b1)
- api: update via SDK Studio (902c95c)
- api: update via SDK Studio (f82a6eb)
- api: update via SDK Studio (49f2d8a)
- api: update via SDK Studio (428688e)
- api: update via SDK Studio (c9d047b)
- api: update via SDK Studio (b3eeb1b)
- api: update via SDK Studio (8047cd6)
- api: update via SDK Studio (f7e96b4)
- api: update via SDK Studio (598b751)
- api: update via SDK Studio (13e06cf)
- api: update via SDK Studio (879fde1)
- api: update via SDK Studio (2fff178)
- api: update via SDK Studio (94f3206)
- api: update via SDK Studio (c60803a)
- api: update via SDK Studio (09a87f0)
- api: update via SDK Studio (fc400ed)
- api: update via SDK Studio (6eb07e3)
- api: update via SDK Studio (1fab444)
- api: update via SDK Studio (c7b36fc)
- api: update via SDK Studio (fa4d909)
- api: update via SDK Studio (b5ae935)
- api: update via SDK Studio (7026718)
- client: send
X-Stainless-Read-Timeoutheader (4cb7e00)
- ci: ensure pip is always available (f9e21c5)
- ci: remove publishing patch (9676ce1)
- client: only call .close() when needed (8444550)
- perf: optimize some hot paths (7a76925)
- perf: skip traversing types for NotGiven values (9798809)
- pluralize
listresponse variables (8d171fe) - pydantic v1: more robust ModelField.annotation check (82a8967)
- types: handle more discriminated union shapes (fb7a36c)
- add missing isclass check (ee784ba)
- broadly detect json family of content-type headers (9b87418)
- ci: add timeout thresholds for CI jobs (365cd8a)
- ci: only use depot for staging repos (42e382b)
- client: minor internal fixes (3e72b63)
- docs: update client docstring (bfc4660)
- fix typos (1f89c58)
- internal: base client updates (ceef6fa)
- internal: bummp ruff dependency (24a228b)
- internal: bump pyright version (e5ed881)
- internal: bump rye to 0.44.0 (b704577)
- internal: change default timeout to an int (9ea44b4)
- internal: codegen related update (3a988fe)
- internal: codegen related update (8346cfb)
- internal: codegen related update (32cb50e)
- internal: codegen related update (d39eea2)
- internal: codegen related update (a6235a0)
- internal: codegen related update (802fcf4)
- internal: codegen related update (58b07ea)
- internal: codegen related update (bd1ef46)
- internal: expand CI branch coverage (c9ebf92)
- internal: fix devcontainers setup (1333dc0)
- internal: fix list file params (081852b)
- internal: fix type traversing dictionary params (3f0c09f)
- internal: import reformatting (1c4ac85)
- internal: minor formatting changes (1f1e9ff)
- internal: minor formatting changes (f0e2ec4)
- internal: minor style changes (a123935)
- internal: minor type handling changes (15c39f4)
- internal: properly set pydantic_private (6d025e8)
- internal: reduce CI branch coverage (19f049e)
- internal: refactor retries to not use recursion (ebd23ae)
- internal: remove extra empty newlines (0e69e7a)
- internal: remove trailing character (ed784e4)
- internal: remove unused http client options forwarding (6d2076f)
- internal: slight transform perf improvement (c52df52)
- internal: update examples (f591eb3)
- internal: update models test (7c5414d)
- internal: update pyright settings (7cffe2d)
- internal: variable name and test updates (21cafd4)
- slight wording improvement in README (f2e4af2)
- update SDK settings (1fce735)
- update SDK settings (deee26c)
- update URLs from stainlessapi.com to stainless.com (441f2bc)