Releases: patronus-ai/patronus-api-python
Releases · patronus-ai/patronus-api-python
v0.3.0
0.3.0 (2025-06-24)
Full Changelog: v0.2.0...v0.3.0
Features
- api: update via SDK Studio (394621a)
- client: add follow_redirects request option (9d0aa53)
- client: add support for aiohttp (1c4b556)
Bug Fixes
- client: correctly parse binary response | stream (dbdc3ce)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (901faf3)
- upgrade setuptools (4328f86)
Chores
- 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)
Documentation
- client: fix httpx.Timeout documentation reference (b2e79ef)
v0.2.0
0.2.0 (2025-05-22)
Full Changelog: v0.1.0...v0.2.0
Features
Bug Fixes
- package: support direct resource imports (816d6f2)
Chores
v0.1.0
v0.1.0-alpha.2
0.1.0-alpha.2 (2025-05-06)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Features
- api: update via SDK Studio (5e4b75d)
v0.1.0-alpha.1
0.1.0-alpha.1 (2025-05-06)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
Features
- 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)
Bug Fixes
- 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)
Chores
- 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](https://github.com/patronus-ai/patr...