Skip to content

Releases: OneBusAway/python-sdk

v1.24.3

23 Apr 04:54
60b505f

Choose a tag to compare

1.24.3 (2026-04-23)

Full Changelog: v1.24.2...v1.24.3

Chores

  • internal: more robust bootstrap script (17e590e)

v1.24.2

21 Apr 00:40
0b12963

Choose a tag to compare

1.24.2 (2026-04-18)

Full Changelog: v1.24.1...v1.24.2

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (fa95230)
  • ensure file data are only sent as 1 parameter (abc0ea7)

Performance Improvements

  • client: optimize file structure copying in multipart requests (8bc5ca0)

Chores

  • tests: bump steady to v0.22.1 (1bafb2f)

v1.24.1

01 Apr 10:18
90d7e14

Choose a tag to compare

1.24.1 (2026-04-01)

Full Changelog: v1.24.0...v1.24.1

Chores

  • tests: bump steady to v0.20.1 (5fb2fbf)
  • tests: bump steady to v0.20.2 (007d6fd)

v1.24.0

29 Mar 18:39
fa17f5b

Choose a tag to compare

1.24.0 (2026-03-29)

Full Changelog: v1.23.0...v1.24.0

Features

v1.23.0

28 Mar 01:07
225d217

Choose a tag to compare

1.23.0 (2026-03-27)

Full Changelog: v1.22.2...v1.23.0

Features

  • internal: implement indices array format for query and form serialization (b5f2cbb)

v1.22.2

25 Mar 06:53
90b2976

Choose a tag to compare

1.22.2 (2026-03-25)

Full Changelog: v1.22.1...v1.22.2

Bug Fixes

  • sanitize endpoint path params (3d04ad1)

Chores

  • ci: skip lint on metadata-only changes (dc9ab43)
  • internal: update gitignore (ad43452)
  • tests: bump steady to v0.19.4 (7dc10af)
  • tests: bump steady to v0.19.5 (d0e4a0f)
  • tests: bump steady to v0.19.6 (b068311)
  • tests: bump steady to v0.19.7 (d9c7629)

Refactors

  • tests: switch from prism to steady (9737588)

v1.22.1

17 Mar 22:03
ec65511

Choose a tag to compare

1.22.1 (2026-03-17)

Full Changelog: v1.22.0...v1.22.1

Bug Fixes

  • deps: bump minimum typing-extensions version (13f6b82)
  • pydantic: do not pass by_alias unless set (658f6ca)

Chores

  • internal: tweak CI branches (0187280)

v1.22.0

14 Mar 04:37
6e31e1b

Choose a tag to compare

1.22.0 (2026-03-14)

Full Changelog: v1.21.0...v1.22.0

Features

v1.21.0

10 Mar 18:36
4e9eede

Choose a tag to compare

1.21.0 (2026-03-10)

Full Changelog: v1.20.0...v1.21.0

Features

v1.20.0

09 Mar 18:50
12a4f82

Choose a tag to compare

1.20.0 (2026-03-09)

Full Changelog: v1.19.7...v1.20.0

Features