Releases: orbcorp/orb-python
Releases · orbcorp/orb-python
v4.1.0
4.1.0 (2025-06-23)
Full Changelog: v4.0.1...v4.1.0
Features
- api: api update (145fb49)
- api: api update (3e7554d)
- api: api update (54a55d0)
- client: add support for aiohttp (afa214a)
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (9e77c70)
Chores
- ci: enable for pull requests (897e15e)
- internal: update conftest.py (981e413)
- readme: update badges (121b76c)
- tests: add tests for httpx client instantiation & proxies (41f738c)
- tests: skip some failing tests on the latest python versions (b67c12c)
Documentation
- client: fix httpx.Timeout documentation reference (3d851a6)
v4.0.1
4.0.1 (2025-06-12)
Full Changelog: v4.0.0...v4.0.1
Bug Fixes
- client: correctly parse binary response | stream (08ecc1c)
Chores
- tests: run tests in parallel (f228f15)
v4.0.0
v3.24.0
v3.23.0
v3.22.0
3.22.0 (2025-06-02)
Full Changelog: v3.21.0...v3.22.0
Features
Chores
- docs: remove reference to rye shell (c0cdb68)
v3.21.0
v3.20.0
v3.19.4
v3.19.3
3.19.3 (2025-05-09)
Full Changelog: v3.19.2...v3.19.3
Bug Fixes
- package: support direct resource imports (f1b3637)
Chores
- broadly detect json family of content-type headers (3acaf7c)
- ci: only use depot for staging repos (3bec73f)
- ci: run on more branches and use depot runners (8e10744)
- internal: avoid errors for isinstance checks on proxies (5bbd76d)
- internal: minor formatting changes (0e52bb3)
- use lazy imports for resources (e79a6ec)