Releases: OneBusAway/python-sdk
Releases · OneBusAway/python-sdk
Release list
v1.13.1
1.13.1 (2025-07-02)
Full Changelog: v1.13.0...v1.13.1
Bug Fixes
- ci: correct conditional (1b938b2)
Chores
v1.13.0
1.13.0 (2025-06-27)
Full Changelog: v1.12.2...v1.13.0
Features
- client: add support for aiohttp (30eada9)
Bug Fixes
- ci: release-doctor — report correct token name (32bbbb3)
Chores
- tests: skip some failing tests on the latest python versions (6a88517)
v1.12.2
1.12.2 (2025-06-19)
Full Changelog: v1.12.1...v1.12.2
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (355779a)
Chores
- ci: enable for pull requests (2b9118f)
- internal: update conftest.py (a2b6c3e)
- readme: update badges (dc50499)
- tests: add tests for httpx client instantiation & proxies (55c4719)
Documentation
- client: fix httpx.Timeout documentation reference (5e8cb3a)
v1.12.1
1.12.1 (2025-06-13)
Full Changelog: v1.12.0...v1.12.1
Bug Fixes
- client: correctly parse binary response | stream (4bc049c)
Chores
- tests: run tests in parallel (1329bbe)
v1.12.0
1.12.0 (2025-06-03)
Full Changelog: v1.11.1...v1.12.0
Features
- client: add follow_redirects request option (569c63a)
Chores
- docs: remove reference to rye shell (064f5b8)
v1.11.1
v1.11.0
v1.10.0
v1.9.1
1.9.1 (2025-05-16)
Full Changelog: v1.9.0...v1.9.1
Chores
- internal: codegen related update (d996edf)
v1.9.0
1.9.0 (2025-05-15)
Full Changelog: v1.8.6...v1.9.0
Features
- client: support digest authentication (7968d8e)
- client: support digest authentication (645fab1)
- client: support digest authentication (442412c)
- client: support digest authentication (78752fb)
Bug Fixes
- pydantic v1: more robust ModelField.annotation check (0bf5ca2)
- suppress type checking warnings in stops_for_location.py (6f86de6)
Chores
- broadly detect json family of content-type headers (4ac9df4)
- ci: add timeout thresholds for CI jobs (4f9bf3f)
- ci: only use depot for staging repos (b943cd6)
- client: minor internal fixes (46ef2ca)
- formatting (3a1f625)
- internal: base client updates (5dcff0e)
- internal: bump pyright version (372d33b)
- internal: codegen related update (f2c26ec)
- internal: fix list file params (2401f32)
- internal: import reformatting (55369d4)
- internal: minor formatting changes (769fecb)
- internal: refactor retries to not use recursion (f034ad2)
- internal: update models test (6d50ec1)
- internal: update pyright settings (2583fea)