Skip to content

v5.0.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 Dec 09:51
f167a30

5.0.0 (2025-12-13)

Full Changelog: v0.0.1...v5.0.0

Features

  • add bulk delete options (c1c4d32)
  • add file related functionalities (681677b)
  • add sdk version to url (9c3e67d)
  • add url class for url genration (5e615ed)
  • api: python publish true (8072dfd)
  • implement client with all func. (67dd4b2)
  • implement get_remote_url_metadata (1272740)
  • webhooks: allow key parameter to accept bytes in unwrap method (09ae375)

Bug Fixes

  • binary file upload (23c9c46)
  • change ubuntu latest to ubuntu-20.04 in test.yml (1e4b551)
  • Changes for CI/CD (0bd2ac3)
  • fix issue #35,#37,#41,#44 (1f913c8)
  • fix query params implementation (2b7e6d4)
  • make ik-attachment option handle True boolean value (6eb9cd0)
  • move the workflow to correct folder (d9f933a)
  • request toolbelt to 0.10.1 in requirements/test/txt (c22ed89)
  • serialization: adjust custom_metadata type check for serialization (6e3f209)

Chores

Build System