Skip to content

Releases: OneBusAway/python-sdk

v1.8.6

Choose a tag to compare

@stainless-app stainless-app released this 15 May 19:07
3719cf3

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

Choose a tag to compare

@stainless-app stainless-app released this 15 May 16:57
5397dee

1.8.5 (2025-05-15)

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

Chores

v1.8.4

Choose a tag to compare

@stainless-app stainless-app released this 15 May 15:28
ccadbb1

1.8.4 (2025-03-27)

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

Bug Fixes

Chores

v1.8.3

Choose a tag to compare

@stainless-app stainless-app released this 04 Mar 23:25
bd4f522

1.8.3 (2025-03-04)

Full Changelog: v1.8.2...v1.8.3

Chores

  • docs: update client docstring (#274) (cd68881)
  • internal: remove unused http client options forwarding (#276) (7b2e2e5)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#273) (362a2f9)

v1.8.2

Choose a tag to compare

@stainless-app stainless-app released this 26 Feb 12:55
4454f24

1.8.2 (2025-02-26)

Full Changelog: v1.8.1...v1.8.2

Chores

  • internal: properly set pydantic_private (#270) (b14c2b5)

v1.8.1

Choose a tag to compare

@stainless-app stainless-app released this 24 Feb 12:35
40b472d

1.8.1 (2025-02-22)

Full Changelog: v1.8.0...v1.8.1

Chores

v1.8.0

Choose a tag to compare

@stainless-app stainless-app released this 21 Feb 09:58
b3067c6

1.8.0 (2025-02-21)

Full Changelog: v1.7.1...v1.8.0

Features

  • client: allow passing NotGiven for body (#264) (a4b3083)

Bug Fixes

  • client: mark some request bodies as optional (a4b3083)

v1.7.1

Choose a tag to compare

@stainless-app stainless-app released this 14 Feb 09:35
56811fd

1.7.1 (2025-02-14)

Full Changelog: v1.7.0...v1.7.1

Bug Fixes

v1.7.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Feb 21:55

1.7.0 (2025-02-08)

Full Changelog: v1.6.0...v1.7.0

Features

  • chore(tests): formatting (dbb3cd7)

v1.6.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Feb 21:53

1.6.0 (2025-02-08)

Full Changelog: v1.5.2...v1.6.0

Features

  • fix(tests): use urllib.parse.quote_plus for API key encoding in expected URLs (41dfd84)