Releases: OneBusAway/python-sdk
Releases · OneBusAway/python-sdk
v1.17.7
1.17.7 (2025-10-30)
Full Changelog: v1.17.6...v1.17.7
Bug Fixes
- client: close streams without requiring full consumption (70f09eb)
v1.17.6
1.17.6 (2025-10-18)
Full Changelog: v1.17.5...v1.17.6
Chores
- bump
httpx-aiohttpversion to 0.1.9 (6ae619a)
v1.17.5
1.17.5 (2025-10-11)
Full Changelog: v1.17.4...v1.17.5
Chores
- internal: detect missing future annotations with ruff (9807d04)
v1.17.4
v1.17.3
1.17.3 (2025-09-20)
Full Changelog: v1.17.2...v1.17.3
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (39dcea7)
v1.17.2
v1.17.1
v1.17.0
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
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
1.15.5 (2025-08-30)
Full Changelog: v1.15.4...v1.15.5
Chores
- internal: add Sequence related utils (767a34a)