Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 10 Jun 12:11
853a2c0

0.5.0 (2025-06-06)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: manual updates (04616ff)
  • api: manual updates (ccca7e5)
  • api: manual updates (60b3e5e)
  • api: manual updates (3ecd0c4)
  • api: manual updates (77f5109)
  • client: add support for reading base URL from environment variable (e074cd4)
  • client: allow custom baseurls without trailing slash (#55) (20b4808)
  • client: improve default client options support (#57) (0cb0d29)
  • client: support custom http clients (#65) (ba2780f)

Bug Fixes

  • client: return error on bad custom url instead of panic (#64) (656a0d1)
  • client: unmarshal stream events into fresh memory (#63) (9cf0811)
  • handle empty bodies in WithJSONSet (6155e91)
  • pagination: handle errors when applying options (8853449)
  • test: return early after test failure (#61) (0295d21)

Chores

  • add request options to client tests (#60) (b575336)
  • ci: add timeout thresholds for CI jobs (41d7ceb)
  • ci: only use depot for staging repos (9fbbeb1)
  • docs: document pre-request options (f2e2e2e)
  • docs: improve security documentation (#59) (2d3d9e7)
  • fix typos (#62) (2ab745f)
  • internal: codegen related update (a14dae0)
  • internal: codegen related update (#56) (dc521f6)
  • internal: expand CI branch coverage (7d00669)
  • internal: reduce CI branch coverage (3b674ac)
  • internal: remove extra empty newlines (#58) (80ff63b)
  • tests: improve enum examples (#66) (359070f)

Documentation

  • update documentation links to be more uniform (df86410)
  • update URLs from stainlessapi.com to stainless.com (#53) (a5f0af7)