Skip to content

v0.0.38

Latest

Choose a tag to compare

@stainless-app stainless-app released this 21 Apr 00:40
820c2a1

0.0.38 (2026-04-21)

Full Changelog: v0.0.37...v0.0.38

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (0621a7d)
  • lib: add verify_user_token helper with remote JWKS caching (#45) (2ffb934)
  • tests: pass required company_id to invoices.list() calls (#47) (be92086)
  • types: add BannerImage to forum_update_params (#46) (256c465)

Performance Improvements

  • client: optimize file structure copying in multipart requests (256a80a)