Skip to content

Releases: OneBusAway/python-sdk

v1.17.0

04 Sep 12:26
143b56c
Compare
Choose a tag to compare

1.17.0 (2025-09-04)

Full Changelog: v1.16.0...v1.17.0

Features

  • improve future compat with pydantic v3 (1b63906)

v1.16.0

04 Sep 04:08
fd1f7e7
Compare
Choose a tag to compare

1.16.0 (2025-09-03)

Full Changelog: v1.15.5...v1.16.0

Features

  • types: replace List[str] with SequenceNotStr in params (810c88d)

v1.15.5

02 Sep 00:11
265bdf4
Compare
Choose a tag to compare

1.15.5 (2025-08-30)

Full Changelog: v1.15.4...v1.15.5

Chores

  • internal: add Sequence related utils (767a34a)

v1.15.4

27 Aug 20:45
6b7495a
Compare
Choose a tag to compare

1.15.4 (2025-08-27)

Full Changelog: v1.15.3...v1.15.4

Bug Fixes

  • avoid newer type syntax (4100abb)

Chores

  • internal: update pyright exclude list (c71f41b)

v1.15.3

26 Aug 19:16
4741172
Compare
Choose a tag to compare

1.15.3 (2025-08-26)

Full Changelog: v1.15.2...v1.15.3

Chores

  • internal: change ci workflow machines (0225ca8)
  • update github action (f1e8695)

v1.15.2

11 Aug 17:50
ec97504
Compare
Choose a tag to compare

1.15.2 (2025-08-10)

Full Changelog: v1.15.1...v1.15.2

Chores

  • internal: update comment in script (b0cd25c)
  • update @stainless-api/prism-cli to v5.15.0 (af3e4cf)

v1.15.1

06 Aug 20:38
93cd3f2
Compare
Choose a tag to compare

1.15.1 (2025-08-06)

Full Changelog: v1.15.0...v1.15.1

Chores

  • internal: fix ruff target version (5d8b092)

v1.15.0

31 Jul 19:27
a79de4f
Compare
Choose a tag to compare

1.15.0 (2025-07-31)

Full Changelog: v1.14.2...v1.15.0

Features

  • client: support file upload requests (27cab18)

v1.14.2

25 Jul 11:06
c658eca
Compare
Choose a tag to compare

1.14.2 (2025-07-25)

Full Changelog: v1.14.1...v1.14.2

Chores

  • project: add settings file for vscode (995b6d4)

v1.14.1

23 Jul 13:02
c304179
Compare
Choose a tag to compare

1.14.1 (2025-07-23)

Full Changelog: v1.14.0...v1.14.1

Bug Fixes

  • parsing: ignore empty metadata (eef0db2)
  • parsing: parse extra field types (e477fc8)