Skip to content

Releases: orbcorp/orb-python

v3.1.0

09 Feb 04:41

Choose a tag to compare

3.1.0 (2025-02-07)

Full Changelog: v3.0.0...v3.1.0

Features

Chores

  • internal: fix type traversing dictionary params (#524) (23de87d)
  • internal: minor type handling changes (#525) (67a742b)

v3.0.0

04 Feb 04:45

Choose a tag to compare

3.0.0 (2025-02-04)

Full Changelog: v2.26.0...v3.0.0

Features

Chores

v2.26.0

30 Jan 00:14

Choose a tag to compare

2.26.0 (2025-01-30)

Full Changelog: v2.25.0...v2.26.0

Features

v2.25.0

23 Jan 22:31

Choose a tag to compare

2.25.0 (2025-01-23)

Full Changelog: v2.24.0...v2.25.0

Features

Chores

v2.24.0

21 Jan 20:50

Choose a tag to compare

2.24.0 (2025-01-21)

Full Changelog: v2.23.1...v2.24.0

Features

Chores

v2.23.1

20 Jan 20:32

Choose a tag to compare

2.23.1 (2025-01-20)

Full Changelog: v2.23.0...v2.23.1

Bug Fixes

  • tests: make test_get_platform less flaky (#500) (1eebaeb)

Chores

Documentation

v2.23.0

18 Jan 01:34

Choose a tag to compare

2.23.0 (2025-01-18)

Full Changelog: v2.22.0...v2.23.0

Features

Chores

v2.22.0

16 Jan 20:06

Choose a tag to compare

2.22.0 (2025-01-16)

Full Changelog: v2.21.0...v2.22.0

Features

Chores

v2.21.0

15 Jan 15:45

Choose a tag to compare

2.21.0 (2025-01-15)

Full Changelog: v2.20.0...v2.21.0

Features

Bug Fixes

  • client: only call .close() when needed (#481) (c14225c)
  • correctly handle deserialising cls fields (#485) (7a80005)

Chores

Documentation

v2.20.0

19 Dec 16:51

Choose a tag to compare

2.20.0 (2024-12-19)

Full Changelog: v2.19.0...v2.20.0

Features

Chores

Documentation

  • readme: example snippet for client context manager (#464) (c832f0a)