Finch-api

Latest version: v1.19.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 19

0.15.0

Full Changelog: [v0.14.2...v0.15.0](https://github.com/Finch-API/finch-api-python/compare/v0.14.2...v0.15.0)

Features

* **api:** create new sandbox job ([293](https://github.com/Finch-API/finch-api-python/issues/293)) ([ed50140](https://github.com/Finch-API/finch-api-python/commit/ed5014018543309e4995b1b2f468f8bf3a59c187))


Chores

* **internal:** bump rye to v0.24.0 ([295](https://github.com/Finch-API/finch-api-python/issues/295)) ([341bc81](https://github.com/Finch-API/finch-api-python/commit/341bc814ed5af19ce2b19bf378f94698b09cac30))

0.14.2

Full Changelog: [v0.14.1...v0.14.2](https://github.com/Finch-API/finch-api-python/compare/v0.14.1...v0.14.2)

Chores

* **internal:** refactor release environment script ([290](https://github.com/Finch-API/finch-api-python/issues/290)) ([006786a](https://github.com/Finch-API/finch-api-python/commit/006786ae6ca1daf077a3b60d1c8b0d543041f374))

0.14.1

Full Changelog: [v0.14.0...v0.14.1](https://github.com/Finch-API/finch-api-python/compare/v0.14.0...v0.14.1)

Bug Fixes

* prevent crash when platform.architecture() is not allowed ([283](https://github.com/Finch-API/finch-api-python/issues/283)) ([ca5cf4c](https://github.com/Finch-API/finch-api-python/commit/ca5cf4c518e5899ab820f8082dc88f5d2dc7760e))
* **types:** loosen most List params types to Iterable ([288](https://github.com/Finch-API/finch-api-python/issues/288)) ([ed26c31](https://github.com/Finch-API/finch-api-python/commit/ed26c3167b8d3c5a1abca38beece3290e88a2940))


Chores

* **internal:** add lint command ([286](https://github.com/Finch-API/finch-api-python/issues/286)) ([0e6398c](https://github.com/Finch-API/finch-api-python/commit/0e6398ca1c2f07eca8b2c981df8575cbff11af2c))
* **internal:** minor pagination restructuring ([287](https://github.com/Finch-API/finch-api-python/issues/287)) ([440f9ba](https://github.com/Finch-API/finch-api-python/commit/440f9ba1b648a2496c105f9e95c3e46c2df8b701))
* **internal:** support serialising iterable types ([285](https://github.com/Finch-API/finch-api-python/issues/285)) ([759e3ef](https://github.com/Finch-API/finch-api-python/commit/759e3ef888c39319e60f9296cc22ef560583533c))


Documentation

* add CONTRIBUTING.md ([289](https://github.com/Finch-API/finch-api-python/issues/289)) ([7b48637](https://github.com/Finch-API/finch-api-python/commit/7b48637c23f509840ba1dcc7a56b5002cc0e7679))

0.14.0

Full Changelog: [v0.13.0...v0.14.0](https://github.com/Finch-API/finch-api-python/compare/v0.13.0...v0.14.0)

Features

* **api:** create access token reads client opts if not provided ([281](https://github.com/Finch-API/finch-api-python/issues/281)) ([ee9b890](https://github.com/Finch-API/finch-api-python/commit/ee9b8901448dc5bc6cb3d45312e3a69747766e4d))


Chores

* **interal:** make link to api.md relative ([282](https://github.com/Finch-API/finch-api-python/issues/282)) ([73dc78b](https://github.com/Finch-API/finch-api-python/commit/73dc78bea0ed2847d5bb19f229ffcfcaa9368af2))
* **internal:** support pre-release versioning ([279](https://github.com/Finch-API/finch-api-python/issues/279)) ([9700447](https://github.com/Finch-API/finch-api-python/commit/970044799cf5e05f7ea51e2b4cc98041eca8e129))

0.13.0

Full Changelog: [v0.12.0...v0.13.0](https://github.com/Finch-API/finch-api-python/compare/v0.12.0...v0.13.0)

Features

* **api:** add employer_contributions field ([270](https://github.com/Finch-API/finch-api-python/issues/270)) ([f1d513b](https://github.com/Finch-API/finch-api-python/commit/f1d513bb0883aca5ced29e4a59b44542abb680ad))
* **client:** add support for streaming raw responses ([261](https://github.com/Finch-API/finch-api-python/issues/261)) ([60bc727](https://github.com/Finch-API/finch-api-python/commit/60bc727188ed804cb48bfc2fc24d26da4d79a27c))
* **client:** enable follow redirects by default ([273](https://github.com/Finch-API/finch-api-python/issues/273)) ([72b922e](https://github.com/Finch-API/finch-api-python/commit/72b922ea3c73eb7a6d12b6634a6b7b265be4f692))
* **client:** support parsing custom response types ([277](https://github.com/Finch-API/finch-api-python/issues/277)) ([c36ff77](https://github.com/Finch-API/finch-api-python/commit/c36ff776522876c4688a205869a3e22e7aa6c976))


Bug Fixes

* **api:** fix authentication_type enum ([276](https://github.com/Finch-API/finch-api-python/issues/276)) ([85c0e90](https://github.com/Finch-API/finch-api-python/commit/85c0e90321b1f30868476fd2f4ae368cde5135bc))
* **api:** update `employer_size` parameter to `employee_size` ([278](https://github.com/Finch-API/finch-api-python/issues/278)) ([526eeab](https://github.com/Finch-API/finch-api-python/commit/526eeab21a6101d0e96f7cdabec0ce3edf621812))
* **client:** ensure path params are non-empty ([263](https://github.com/Finch-API/finch-api-python/issues/263)) ([c969f5b](https://github.com/Finch-API/finch-api-python/commit/c969f5b39878d410514728489a19725eba9fefaa))


Chores

* add write_to_file binary helper method ([265](https://github.com/Finch-API/finch-api-python/issues/265)) ([152fafc](https://github.com/Finch-API/finch-api-python/commit/152fafc6f7931407bd9669b1cca01b50ab381624))
* **ci:** rely on Stainless GitHub App for releases ([269](https://github.com/Finch-API/finch-api-python/issues/269)) ([864900e](https://github.com/Finch-API/finch-api-python/commit/864900e0e66bbc997a2bbcd42b2ebd99a2f6a782))
* **internal:** add internal helpers ([272](https://github.com/Finch-API/finch-api-python/issues/272)) ([c377864](https://github.com/Finch-API/finch-api-python/commit/c37786436fcb348933c7b186d9e2e4cd953e1dee))
* **internal:** enable ruff type checking misuse lint rule ([275](https://github.com/Finch-API/finch-api-python/issues/275)) ([7c8a13b](https://github.com/Finch-API/finch-api-python/commit/7c8a13bfe250c150a9aca72748f1b3d898ac29ae))
* **internal:** fix typing util function ([266](https://github.com/Finch-API/finch-api-python/issues/266)) ([1c716b1](https://github.com/Finch-API/finch-api-python/commit/1c716b1c143ccaf8ae5a43a6cb98f1a1f313ae70))
* **internal:** share client instances between all tests ([271](https://github.com/Finch-API/finch-api-python/issues/271)) ([23c95da](https://github.com/Finch-API/finch-api-python/commit/23c95da41afbb7315c7a8f00be52f5c53c369bd6))
* **internal:** speculative retry-after-ms support ([267](https://github.com/Finch-API/finch-api-python/issues/267)) ([1549d50](https://github.com/Finch-API/finch-api-python/commit/1549d5007158207b9d3c399e5d0a739b10f80184))
* **internal:** support multipart data with overlapping keys ([274](https://github.com/Finch-API/finch-api-python/issues/274)) ([cd412ed](https://github.com/Finch-API/finch-api-python/commit/cd412ed95b3925924f31ca86fdb882005685488c))
* **internal:** updates to proxy helper ([264](https://github.com/Finch-API/finch-api-python/issues/264)) ([6d1df20](https://github.com/Finch-API/finch-api-python/commit/6d1df207d81021c3e11cbec9a8d8a158f178895c))
* lazy load raw resource class properties ([268](https://github.com/Finch-API/finch-api-python/issues/268)) ([1f75530](https://github.com/Finch-API/finch-api-python/commit/1f755305f8842d6fa47464c4d18a935d5a47ea8b))

0.12.0

Full Changelog: [v0.11.0...v0.12.0](https://github.com/Finch-API/finch-api-python/compare/v0.11.0...v0.12.0)

Features

* **webhooks:** add types to the `unwrap` method ([258](https://github.com/Finch-API/finch-api-python/issues/258)) ([9687a1e](https://github.com/Finch-API/finch-api-python/commit/9687a1e19097f89f1d671bac0d8c29496ab9c9f5))


Documentation

* **readme:** improve api reference ([260](https://github.com/Finch-API/finch-api-python/issues/260)) ([09ddece](https://github.com/Finch-API/finch-api-python/commit/09ddeceee4622e4f9ac9ac6f8eaa3ac3eb23a9e4))

Page 14 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.