Releases: orbcorp/orb-python
Releases · orbcorp/orb-python
v1.31.0
1.31.0 (2023-11-16)
Full Changelog: v1.30.3...v1.31.0
Features
- api: updates (#55) (dbfb455)
- client: support reading the base url from an env variable (#54) (04d5ca5)
Chores
- internal: fix devcontainer interpeter path (#52) (a35fe95)
- internal: fix typo in NotGiven docstring (#50) (7e1d704)
Documentation
v1.30.3
v1.30.2
v1.30.1
v1.30.0
v1.29.0
v1.28.1
v1.28.0
1.28.0 (2023-11-03)
Full Changelog: v1.27.0...v1.28.0
Features
- api: updates (#13) (4256067)
- api: updates (#8) (c9c4a66)
- client: adjust retry behavior to be exponential backoff (#4) (62c25f6)
- client: allow binary returns (#26) (9a25d2f)
- client: improve file upload types (#3) (91b3d5c)
- client: improve retry behaviour (#6) (04d94d2)
- client: support passing BaseModels to request params at runtime (#27) (e8d0844)
- github: include a devcontainer setup (#25) (fc96155)
- package: add classifiers (#16) (fa652f3)
Bug Fixes
- binaries: don't synchronously block in astream_to_file (#28) (ad6ebef)
- client: include more detail in error messages (#12) (7b64c85)
- rename customer.credits.ledger.create_entry_by_exteral_id and RequestValidationErrors (#9) (bd8dbe9)
Chores
- internal: minor restructuring of base client (#15) (550d18c)
- internal: require explicit overrides (#11) (4dab0a6)
Documentation
v1.27.0
1.27.0 (2023-10-20)
Full Changelog: v1.26.0...v1.27.0
Features
- init: initial commit (33d4af6)
Chores
- correct version (58bb98d)
Documentation
- improve code examples (927512a)