Skip to content

Releases: orbcorp/orb-python

v4.18.0

19 Sep 22:36

Choose a tag to compare

4.18.0 (2025-09-19)

Full Changelog: v4.17.0...v4.18.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (1e5179b)
  • internal: update pydantic dependency (87c1a17)
  • types: change optional parameter type from NotGiven to Omit (a15b380)

v4.17.0

16 Sep 00:36

Choose a tag to compare

4.17.0 (2025-09-16)

Full Changelog: v4.16.0...v4.17.0

Features

v4.16.0

12 Sep 00:36

Choose a tag to compare

4.16.0 (2025-09-12)

Full Changelog: v4.15.0...v4.16.0

Features

v4.15.0

10 Sep 20:36

Choose a tag to compare

4.15.0 (2025-09-10)

Full Changelog: v4.14.1...v4.15.0

Features

v4.14.1

08 Sep 20:10

Choose a tag to compare

4.14.1 (2025-09-08)

Full Changelog: v4.14.0...v4.14.1

Bug Fixes

  • types: add missing types to method arguments (ad3dc7d)

Chores

  • tests: simplify get_platform test (dd4f6e1)

v4.14.0

05 Sep 00:36

Choose a tag to compare

4.14.0 (2025-09-05)

Full Changelog: v4.13.0...v4.14.0

Features

Chores

  • internal: move mypy configurations to pyproject.toml file (255e19f)

v4.13.0

03 Sep 22:36

Choose a tag to compare

4.13.0 (2025-09-03)

Full Changelog: v4.12.0...v4.13.0

Features

  • api: api update (2d0fee8)
  • improve future compat with pydantic v3 (28610aa)

v4.12.0

03 Sep 20:46
2f681f1

Choose a tag to compare

4.12.0 (2025-09-03)

Full Changelog: v4.11.1...v4.12.0

⚠ BREAKING CHANGES

  • api: define shared model ConversionRateConfig

Features

  • api: api update (9f4c932)
  • api: define shared model ConversionRateConfig (fe3cedb)
  • extract minimum composite to type (4dba245)
  • types: replace List[str] with SequenceNotStr in params (7a4eb7b)

Chores

  • internal: add Sequence related utils (8427f8a)
  • internal: codegen related update (4a2abd9)

v4.11.1

29 Aug 18:56

Choose a tag to compare

4.11.1 (2025-08-29)

Full Changelog: v4.11.0...v4.11.1

Bug Fixes

  • avoid newer type syntax (ed14985)

Chores

  • internal: change ci workflow machines (8bbb971)
  • internal: codegen related update (dc31ae3)
  • internal: update pyright exclude list (c2f7eb1)

v4.11.0

29 Aug 16:44
0212f6a

Choose a tag to compare

4.11.0 (2025-07-30)

Full Changelog: v4.10.0...v4.11.0

Features

  • client: support file upload requests (d4b17b0)