Releases: OneBusAway/python-sdk
Releases · OneBusAway/python-sdk
v1.24.3
1.24.3 (2026-04-23)
Full Changelog: v1.24.2...v1.24.3
Chores
- internal: more robust bootstrap script (17e590e)
v1.24.2
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
v1.24.0
v1.23.0
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
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
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_aliasunless set (658f6ca)
Chores
- internal: tweak CI branches (0187280)