Skip to content

Releases: OneBusAway/python-sdk

v1.28.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 03:22
bd6e663

1.28.0 (2026-07-09)

Full Changelog: v1.27.0...v1.28.0

Features

v1.27.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Jun 14:24
6dc9efe

1.27.0 (2026-06-01)

Full Changelog: v1.26.0...v1.27.0

Features

v1.26.0

Choose a tag to compare

@stainless-app stainless-app released this 23 May 02:09
08d92fb

1.26.0 (2026-05-20)

Full Changelog: v1.25.2...v1.26.0

Features

  • api: api update (7f9712d)
  • internal/types: support eagerly validating pydantic iterators (48a9039)

v1.25.2

Choose a tag to compare

@stainless-app stainless-app released this 11 May 15:53
c4ce16d

1.25.2 (2026-05-09)

Full Changelog: v1.25.1...v1.25.2

Bug Fixes

  • client: add missing f-string prefix in file type error message (7e64ef0)

v1.25.1

Choose a tag to compare

@stainless-app stainless-app released this 04 May 04:15
9e8875f

1.25.1 (2026-05-01)

Full Changelog: v1.25.0...v1.25.1

Chores

  • internal: reformat pyproject.toml (9a19e48)

v1.25.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Apr 01:12
2daf721

1.25.0 (2026-04-28)

Full Changelog: v1.24.3...v1.25.0

Features

  • support setting headers via env (38c7369)

Bug Fixes

  • use correct field name format for multipart file arrays (a78b44f)

v1.24.3

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 04:54
60b505f

1.24.3 (2026-04-23)

Full Changelog: v1.24.2...v1.24.3

Chores

  • internal: more robust bootstrap script (17e590e)

v1.24.2

Choose a tag to compare

@stainless-app stainless-app released this 21 Apr 00:40
0b12963

1.24.2 (2026-04-18)

Full Changelog: v1.24.1...v1.24.2

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (fa95230)
  • ensure file data are only sent as 1 parameter (abc0ea7)

Performance Improvements

  • client: optimize file structure copying in multipart requests (8bc5ca0)

Chores

  • tests: bump steady to v0.22.1 (1bafb2f)

v1.24.1

Choose a tag to compare

@stainless-app stainless-app released this 01 Apr 10:18
90d7e14

1.24.1 (2026-04-01)

Full Changelog: v1.24.0...v1.24.1

Chores

  • tests: bump steady to v0.20.1 (5fb2fbf)
  • tests: bump steady to v0.20.2 (007d6fd)

v1.24.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Mar 18:39
fa17f5b

1.24.0 (2026-03-29)

Full Changelog: v1.23.0...v1.24.0

Features