Skip to content

Releases: OneBusAway/python-sdk

v1.1.5

07 Oct 18:41
Compare
Choose a tag to compare

1.1.5 (2024-10-07)

Full Changelog: v1.1.4...v1.1.5

Bug Fixes

  • client: avoid OverflowError with very large retry counts (#124) (5f67626)

v1.1.4

07 Oct 18:39
Compare
Choose a tag to compare

1.1.4 (2024-10-07)

Full Changelog: v1.1.3...v1.1.4

Chores

  • internal: add support for parsing bool response content (#121) (390f17a)

v1.1.3

02 Oct 23:21
Compare
Choose a tag to compare

1.1.3 (2024-10-02)

Full Changelog: v1.1.2...v1.1.3

Chores

v1.1.2

02 Oct 23:21
Compare
Choose a tag to compare

1.1.2 (2024-10-02)

Full Changelog: v1.1.1...v1.1.2

Chores

v1.1.1

27 Sep 23:36
Compare
Choose a tag to compare

1.1.1 (2024-09-27)

Full Changelog: v1.1.0...v1.1.1

Chores

v1.1.0

11 Sep 21:51
a1b43d0
Compare
Choose a tag to compare

1.1.0 (2024-09-11)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: OpenAPI spec update via Stainless API (#110) (6ae5ddf)

Chores

Documentation

  • readme: add section on determining installed version (#108) (01b74e9)

v1.0.0

28 Aug 16:21
99f2dc9
Compare
Choose a tag to compare

1.0.0 (2024-08-28)

Full Changelog: v0.1.0-alpha.19...v1.0.0

Chores

v0.1.0-alpha.19

24 Aug 11:49
885c8f9
Compare
Choose a tag to compare
v0.1.0-alpha.19 Pre-release
Pre-release

0.1.0-alpha.19 (2024-08-24)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

  • api: OpenAPI spec update via Stainless API (#99) (e2d03b3)

v0.1.0-alpha.18

20 Aug 23:07
bb7b458
Compare
Choose a tag to compare
v0.1.0-alpha.18 Pre-release
Pre-release

0.1.0-alpha.18 (2024-08-20)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

  • api: OpenAPI spec update via Stainless API (#81) (71f8ac8)
  • api: OpenAPI spec update via Stainless API (#85) (87a9f3f)
  • api: OpenAPI spec update via Stainless API (#86) (d63524a)
  • api: OpenAPI spec update via Stainless API (#87) (d4f2ca0)
  • api: OpenAPI spec update via Stainless API (#88) (3543b38)
  • api: OpenAPI spec update via Stainless API (#89) (b56865a)
  • api: OpenAPI spec update via Stainless API (#93) (be44ac5)
  • api: OpenAPI spec update via Stainless API (#94) (2ebd77c)
  • api: OpenAPI spec update via Stainless API (#95) (54d58cf)
  • api: OpenAPI spec update via Stainless API (#96) (7cc92e8)
  • api: OpenAPI spec update via Stainless API (#97) (c3ca610)

Chores

  • ci: also run pydantic v1 tests (#92) (19a0334)
  • client: fix parsing union responses when non-json is returned (#91) (38860c1)
  • internal: codegen related update (#83) (bb39847)
  • internal: use different 32bit detection method (#84) (8dbeb49)

v0.1.0-alpha.17

12 Aug 23:27
dba3e8c
Compare
Choose a tag to compare
v0.1.0-alpha.17 Pre-release
Pre-release

0.1.0-alpha.17 (2024-08-12)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

  • api: OpenAPI spec update via Stainless API (#77) (70ce97c)
  • api: update via SDK Studio (#79) (b31341a)