v2.0.0
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_aliasunless set (3f72991) - sanitize endpoint path params (1e60a1b)
- sort imports in extract.py (ac8ce5e)