Skip to content

Releases: OneBusAway/python-sdk

v1.12.1

15 Jun 17:26
8962801
Compare
Choose a tag to compare

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

06 Jun 15:12
902ddff
Compare
Choose a tag to compare

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

01 Jun 21:50
3b55217
Compare
Choose a tag to compare

1.11.1 (2025-05-22)

Full Changelog: v1.11.0...v1.11.1

Chores

  • docs: grammar improvements (052af65)

v1.11.0

20 May 15:32
6615351
Compare
Choose a tag to compare

1.11.0 (2025-05-20)

Full Changelog: v1.10.0...v1.11.0

Features

v1.10.0

17 May 13:51
3ffbc3d
Compare
Choose a tag to compare

1.10.0 (2025-05-17)

Full Changelog: v1.9.1...v1.10.0

Features

v1.9.1

17 May 13:22
e5c1c12
Compare
Choose a tag to compare

1.9.1 (2025-05-16)

Full Changelog: v1.9.0...v1.9.1

Chores

  • internal: codegen related update (d996edf)

v1.9.0

15 May 22:49
e9fa4aa
Compare
Choose a tag to compare

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)

v1.8.6

15 May 19:07
3719cf3
Compare
Choose a tag to compare

1.8.6 (2025-05-15)

Full Changelog: v1.8.5...v1.8.6

Bug Fixes

  • perf: optimize some hot paths (ddf06ce)
  • perf: skip traversing types for NotGiven values (3ef7f7b)

Chores

  • internal: codegen related update (#290) (ae2f18c)
  • internal: expand CI branch coverage (3ba0a52)
  • internal: reduce CI branch coverage (c2e056e)
  • internal: slight transform perf improvement (#291) (f74def5)

v1.8.5

15 May 16:57
5397dee
Compare
Choose a tag to compare

1.8.5 (2025-05-15)

Full Changelog: v1.8.4...v1.8.5

Chores

v1.8.4

15 May 15:28
ccadbb1
Compare
Choose a tag to compare

1.8.4 (2025-03-27)

Full Changelog: v1.8.3...v1.8.4

Bug Fixes

Chores