Skip to content

v2.0.0

Choose a tag to compare

@stainless-app stainless-app released this 31 Mar 18:40
e30108e

2.0.0 (2026-03-31)

Full Changelog: v1.6.0...v2.0.0

⚠ BREAKING CHANGES

  • remove extraction v1 resource, extract v2 metadata restructure

Features

  • add run() and wait_for_completion() convenience methods to extract resource (e491e0e)
  • api: api update (b55bf1d)
  • api: api update (bd38c9d)
  • api: api update (6bb5ad6)
  • api: api update (50db89d)
  • api: api update (0778957)
  • api: api update (11b99e9)
  • api: api update (7630e8f)
  • api: api update (b0cd8ae)
  • api: api update (c67b4d7)
  • api: api update (00fbe28)
  • api: api update (c8a2a3c)
  • api: api update (a9ad222)
  • api: api update (56e6a2c)
  • api: manual updates (952154c)
  • internal: implement indices array format for query and form serialization (65757d5)
  • remove extraction v1 resource, extract v2 metadata restructure (379de20)

Bug Fixes

  • deps: bump minimum typing-extensions version (75fe56d)
  • pydantic: do not pass by_alias unless set (3f72991)
  • sanitize endpoint path params (1e60a1b)
  • sort imports in extract.py (ac8ce5e)

Chores

  • ci: skip lint on metadata-only changes (c0b8113)
  • ci: skip uploading artifacts on stainless-internal branches (e18445d)
  • internal: tweak CI branches (35d72e9)
  • internal: update gitignore (01210a2)
  • update placeholder string (a87a6a8)