Skip to content

v0.47.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 05 Mar 22:31
a4678db

0.47.0 (2026-03-05)

Full Changelog: v1.0.0...v0.47.0

Features

  • api: add uploads (multipart) subresource to files (f510cc9)
  • api: api update (e95f5f1)
  • api: api update (eb27c60)
  • api: api update (c4be5ae)
  • api: api update (153c4ba)
  • api: api update (216baf6)
  • api: api update (8fef561)
  • api: api update (10a541d)
  • api: files uploads (multipart) subresource (93a98e6)
  • api: manual updates (e38a505)
  • api: manual updates (860868e)
  • api: manual updates (33abdc9)
  • use multipart uploads API for large files automatically with optional config (#18) (ff0f83f)

Bug Fixes

  • cancel orphaned upload tasks and fix file size calc for io bytes (#21) (46aea64)
  • count uploaded bytes correctly even if parts finish out of order (#20) (eb8af86)
  • do not block event loop for read_part on async coroutine in multipart upload (#19) (537f825)
  • do not drop request uptions on multipart upload path (#23) (2859304)
  • explicit multipart upload config in store files APIs (#22) (0ebb7b0)

Chores

  • format all api.md files (d167e2d)
  • internal: add request options to SSE classes (f241bf6)
  • internal: fix lint error on Python 3.14 (72f3d05)
  • internal: make test_proxy_environment_variables more resilient (d0ec2d9)
  • internal: make test_proxy_environment_variables more resilient to env (c287c24)
  • update mock server docs (b3523db)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions