Skip to content

Releases: OneBusAway/python-sdk

v1.13.1

Choose a tag to compare

@stainless-app stainless-app released this 05 Jul 22:12
14c3b3f

1.13.1 (2025-07-02)

Full Changelog: v1.13.0...v1.13.1

Bug Fixes

  • ci: correct conditional (1b938b2)

Chores

  • ci: change upload type (add541c)
  • ci: only run for pushes and fork pull requests (e15aec6)

v1.13.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Jun 19:54
690ca84

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

Choose a tag to compare

@stainless-app stainless-app released this 20 Jun 00:47
1392ae6

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

Choose a tag to compare

@stainless-app stainless-app released this 15 Jun 17:26
8962801

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Jun 15:12
902ddff

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

Choose a tag to compare

@stainless-app stainless-app released this 01 Jun 21:50
3b55217

1.11.1 (2025-05-22)

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

Chores

  • docs: grammar improvements (052af65)

v1.11.0

Choose a tag to compare

@stainless-app stainless-app released this 20 May 15:32
6615351

1.11.0 (2025-05-20)

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

Features

v1.10.0

Choose a tag to compare

@stainless-app stainless-app released this 17 May 13:51
3ffbc3d

1.10.0 (2025-05-17)

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

Features

v1.9.1

Choose a tag to compare

@stainless-app stainless-app released this 17 May 13:22
e5c1c12

1.9.1 (2025-05-16)

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

Chores

  • internal: codegen related update (d996edf)

v1.9.0

Choose a tag to compare

@stainless-app stainless-app released this 15 May 22:49
e9fa4aa

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)