Releases: orbcorp/orb-python
Releases · orbcorp/orb-python
v1.41.0
v1.40.0
1.40.0 (2024-01-30)
Full Changelog: v1.39.1...v1.40.0
Features
- api: add
external_customer_id
(#155) (0e74ce3) - client: enable follow redirects by default (#150) (94c7376)
- client: support parsing custom response types (#153) (da133ec)
Chores
- internal: add internal helpers (#147) (bf87d8e)
- internal: cast type in mocked test (#154) (579cda7)
- internal: enable ruff type checking misuse lint rule (#152) (a98b037)
- internal: support multipart data with overlapping keys (#151) (988e720)
Refactors
v1.39.1
v1.39.0
v1.38.1
v1.38.0
v1.37.0
1.37.0 (2024-01-12)
Full Changelog: v1.36.0...v1.37.0
Features
- add
None
default value to nullable response properties (#123) (823f95c) - api: add beta evaluate price endpoint (#129) (5f8379a)
Chores
- add .keep files for examples and custom code directories (#126) (672693d)
- client: improve debug logging for failed requests (#127) (b35adf9)
- internal: loosen type var restrictions (#125) (60a2816)
- internal: replace isort with ruff (#121) (42b60df)
- use property declarations for resource members (#124) (b60f5a8)
Documentation
v1.36.0
v1.35.2
v1.35.1
1.35.1 (2023-12-26)
Full Changelog: v1.35.0...v1.35.1
Bug Fixes
Chores
- ci: run release workflow once per day (#107) (8399dca)
- internal: add bin script (#113) (ed19a63)
- internal: fix typos (#111) (e2ba1db)
- internal: minor utils restructuring (#110) (1946480)
- internal: updates to base client (#108) (53ea238)
- internal: use ruff instead of black for formatting (#115) (ed83783)
- package: bump minimum typing-extensions to 4.7 (#112) (440c756)
Documentation
- api: updates (#109) (692c3e8)
- avoid normalizing trailing space (#106) (09fd3f8)
- improve README timeout comment (#101) (69a6970)