Skip to content

Releases: lumalabs/lumaai-python

v1.8.0

28 Apr 15:26
31342b3

Choose a tag to compare

1.8.0 (2025-04-28)

Full Changelog: v1.7.4...v1.8.0

Features

Bug Fixes

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

Chores

  • broadly detect json family of content-type headers (de64b0d)
  • ci: add timeout thresholds for CI jobs (0e37d88)
  • ci: only use depot for staging repos (2bd7be2)
  • internal: codegen related update (c6529eb)
  • internal: fix list file params (26dfbdf)
  • internal: import reformatting (ce53b89)
  • internal: minor formatting changes (178d389)
  • internal: refactor retries to not use recursion (14d2209)

v1.7.4

22 Apr 17:24
116f56d

Choose a tag to compare

1.7.4 (2025-04-19)

Full Changelog: v1.7.3...v1.7.4

Chores

  • client: minor internal fixes (68e1d2f)
  • internal: base client updates (67b1b18)
  • internal: bump pyright version (56afae7)
  • internal: update models test (f1d8b96)
  • internal: update pyright settings (f8da796)

v1.7.3

12 Apr 18:21
74d2649

Choose a tag to compare

1.7.3 (2025-04-12)

Full Changelog: v1.7.2...v1.7.3

Bug Fixes

  • perf: optimize some hot paths (ae01192)
  • perf: skip traversing types for NotGiven values (43ac98d)

Chores

  • internal: expand CI branch coverage (a006432)
  • internal: reduce CI branch coverage (7c6570e)
  • internal: slight transform perf improvement (#149) (b95d415)
  • tests: improve enum examples (#151) (dc358d1)

v1.7.2

04 Apr 21:13
94b0c2d

Choose a tag to compare

1.7.2 (2025-04-04)

Full Changelog: v1.7.1...v1.7.2

Chores

v1.7.1

27 Mar 19:09
954594f

Choose a tag to compare

1.7.1 (2025-03-27)

Full Changelog: v1.7.0...v1.7.1

Chores

v1.7.0

19 Mar 21:34
3f18456

Choose a tag to compare

1.7.0 (2025-03-19)

Full Changelog: v1.6.3...v1.7.0

Features

v1.6.3

19 Mar 21:24
5482059

Choose a tag to compare

1.6.3 (2025-03-17)

Full Changelog: v1.6.2...v1.6.3

Bug Fixes

v1.6.2

17 Mar 15:26
b334ab6

Choose a tag to compare

1.6.2 (2025-03-17)

Full Changelog: v1.6.1...v1.6.2

Bug Fixes

  • ci: revert rye version change (9e4f00c)

v1.6.1

17 Mar 15:21
88a5460

Choose a tag to compare

1.6.1 (2025-03-17)

Full Changelog: v1.6.0...v1.6.1

Bug Fixes

v1.6.0

17 Mar 15:08
c399e3a

Choose a tag to compare

1.6.0 (2025-03-17)

Full Changelog: v1.5.2...v1.6.0

Features