Skip to content

v0.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 23 Aug 17:04
23089c9

0.1.0-beta.0 (2024-08-22)

Full Changelog: v0.1.0-alpha.4...v0.1.0-beta.0

Features

  • api: OpenAPI spec update via Stainless API (#46) (40b3e77)
  • api: OpenAPI spec update via Stainless API (#47) (dc0a486)
  • api: OpenAPI spec update via Stainless API (#51) (32b51b7)
  • api: OpenAPI spec update via Stainless API (#52) (19e0b68)
  • api: OpenAPI spec update via Stainless API (#54) (f82e637)
  • api: OpenAPI spec update via Stainless API (#57) (768bb4c)
  • api: OpenAPI spec update via Stainless API (#59) (99508ad)
  • api: OpenAPI spec update via Stainless API (#60) (1bdc085)
  • api: OpenAPI spec update via Stainless API (#61) (8a58b5c)
  • api: OpenAPI spec update via Stainless API (#62) (6fd1a9f)
  • api: OpenAPI spec update via Stainless API (#63) (289a809)
  • api: OpenAPI spec update via Stainless API (#70) (b4ff212)
  • api: OpenAPI spec update via Stainless API (#71) (8ed8ccb)
  • api: OpenAPI spec update via Stainless API (#72) (b5e6b00)
  • api: OpenAPI spec update via Stainless API (#73) (92000b7)
  • client: add retry_count to raw response class (#44) (aa7658d)

Bug Fixes

  • client: correctly serialise array body params (#50) (88156f9)

Chores

  • ci: also run pydantic v1 tests (#69) (84f5669)
  • ci: bump prism mock server version (#55) (1bd186d)
  • client: fix parsing union responses when non-json is returned (#66) (51d2a84)
  • examples: minor formatting changes (#58) (a518d00)
  • internal: bump pyright (#43) (19e30f3)
  • internal: bump ruff version (#48) (b91ea15)
  • internal: ensure package is importable in lint cmd (#56) (1a99c7e)
  • internal: remove deprecated ruff config (#53) (36a843f)
  • internal: test updates (#45) (d0c9e05)
  • internal: update pydantic compat helper function (#49) (c057767)
  • internal: use TypeAlias marker for type assignments (#41) (46f909b)
  • internal: use different 32bit detection method (#64) (bec41c2)
  • update SDK settings (#65) (4ac3a29)