Skip to content

Releases: orbcorp/orb-python

v3.21.0

31 May 02:42

Choose a tag to compare

3.21.0 (2025-05-30)

Full Changelog: v3.20.0...v3.21.0

Features

v3.20.0

29 May 00:01
25ae738

Choose a tag to compare

3.20.0 (2025-05-28)

Full Changelog: v3.19.4...v3.20.0

Features

Chores

  • docs: grammar improvements (a64eaa1)

v3.19.4

16 May 18:03
ec8d77f

Choose a tag to compare

3.19.4 (2025-05-15)

Full Changelog: v3.19.3...v3.19.4

Chores

  • ci: fix installation instructions (997813b)
  • ci: upload sdks to package manager (de596fc)

v3.19.3

09 May 14:22

Choose a tag to compare

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)

v3.19.2

23 Apr 02:29

Choose a tag to compare

3.19.2 (2025-04-22)

Full Changelog: v3.19.1...v3.19.2

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (57796bf)

Chores

  • ci: add timeout thresholds for CI jobs (c1a4723)
  • internal: fix list file params (4281d11)
  • internal: import reformatting (3912d52)
  • internal: refactor retries to not use recursion (dd2a4b7)
  • internal: update models test (28df611)

v3.19.1

17 Apr 02:29

Choose a tag to compare

3.19.1 (2025-04-16)

Full Changelog: v3.19.0...v3.19.1

Bug Fixes

  • client: correctly reuse idempotency key (0cdec4a)
  • perf: optimize some hot paths (a5f8e2b)
  • perf: skip traversing types for NotGiven values (1416a8e)

Chores

  • internal: base client updates (d2a8b98)
  • internal: bump pyright version (35933d9)
  • internal: expand CI branch coverage (#619) (c1d283c)
  • internal: reduce CI branch coverage (45f5613)
  • internal: update pyright settings (e528807)

v3.19.0

08 Apr 23:33

Choose a tag to compare

3.19.0 (2025-04-08)

Full Changelog: v3.18.2...v3.19.0

Features

Chores

v3.18.2

07 Apr 19:00

Choose a tag to compare

3.18.2 (2025-04-07)

Full Changelog: v3.18.1...v3.18.2

Bug Fixes

  • api: naming for sync_payment_methods methods (#612) (48d1f64)

Chores

v3.18.1

02 Apr 19:07
c0d80c9

Choose a tag to compare

3.18.1 (2025-04-02)

Full Changelog: v3.18.0...v3.18.1

Chores

v3.18.0

20 Mar 19:35

Choose a tag to compare

3.18.0 (2025-03-20)

Full Changelog: v3.17.3...v3.18.0

Features