Releases: OneBusAway/python-sdk
Releases · OneBusAway/python-sdk
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)
v1.22.0
v1.21.0
v1.20.0
v1.19.7
1.19.7 (2026-03-07)
Full Changelog: v1.19.6...v1.19.7
Chores
- ci: skip uploading artifacts on stainless-internal branches (0192fc9)
v1.19.6
1.19.6 (2026-03-06)
Full Changelog: v1.19.5...v1.19.6
Chores
- test: do not count install time for mock server timeout (7869bca)
v1.19.5
1.19.5 (2026-02-26)
Full Changelog: v1.19.4...v1.19.5
Chores
- internal: make
test_proxy_environment_variablesmore resilient to env (e583264)