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 3 of 19

1.12.1

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

Chores

* add missing isclass check ([556](https://github.com/Finch-API/finch-api-python/issues/556)) ([4b82e52](https://github.com/Finch-API/finch-api-python/commit/4b82e52af15f1f22f5b6e0212700ac301d0bc782))
* **internal:** bump httpx dependency ([557](https://github.com/Finch-API/finch-api-python/issues/557)) ([22b533f](https://github.com/Finch-API/finch-api-python/commit/22b533ff97e4931dfb5a71e1e2d783ab843d0115))
* **internal:** codegen related update ([554](https://github.com/Finch-API/finch-api-python/issues/554)) ([5db22d6](https://github.com/Finch-API/finch-api-python/commit/5db22d66a864bac7e7caeae7d3f168cbd2d76c0d))

1.12.0

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

Features

* **api:** api update ([539](https://github.com/Finch-API/finch-api-python/issues/539)) ([8808bc2](https://github.com/Finch-API/finch-api-python/commit/8808bc28d454383cc3375261c5fd68040ba1f63e))
* **api:** api update ([542](https://github.com/Finch-API/finch-api-python/issues/542)) ([bf7e2d0](https://github.com/Finch-API/finch-api-python/commit/bf7e2d04a43f70b3dd034ea5d9aae240f21aa271))
* **api:** api update ([545](https://github.com/Finch-API/finch-api-python/issues/545)) ([838c2e1](https://github.com/Finch-API/finch-api-python/commit/838c2e12252ee85f1e01c54b18563190f2afa331))
* **api:** api update ([546](https://github.com/Finch-API/finch-api-python/issues/546)) ([3fc385f](https://github.com/Finch-API/finch-api-python/commit/3fc385f739eb1d566d3b93a738795f9a0cc76ddf))
* **api:** api update ([551](https://github.com/Finch-API/finch-api-python/issues/551)) ([de22285](https://github.com/Finch-API/finch-api-python/commit/de222853bcf92960f3fc27668d66f2df06d13c23))


Chores

* **internal:** add support for TypeAliasType ([544](https://github.com/Finch-API/finch-api-python/issues/544)) ([0b2d28e](https://github.com/Finch-API/finch-api-python/commit/0b2d28e6721227e13ff9f5a9f99cec896532d6cd))
* **internal:** bump pydantic dependency ([540](https://github.com/Finch-API/finch-api-python/issues/540)) ([a6bbbbf](https://github.com/Finch-API/finch-api-python/commit/a6bbbbfd913a3900b0d69dcbc0df6869c4e30f1d))
* **internal:** bump pyright ([537](https://github.com/Finch-API/finch-api-python/issues/537)) ([1233851](https://github.com/Finch-API/finch-api-python/commit/123385153a2babb6771c64bc3712f5f50a31c4cd))
* **internal:** bump pyright ([543](https://github.com/Finch-API/finch-api-python/issues/543)) ([3310b4b](https://github.com/Finch-API/finch-api-python/commit/3310b4bcf1a29c2a966b0c32b8acc91f6955db4e))
* **internal:** codegen related update ([535](https://github.com/Finch-API/finch-api-python/issues/535)) ([9bd789d](https://github.com/Finch-API/finch-api-python/commit/9bd789d78363cb269be7e6b213de5d5ba40448cd))
* **internal:** fix some typos ([552](https://github.com/Finch-API/finch-api-python/issues/552)) ([0f1f7c8](https://github.com/Finch-API/finch-api-python/commit/0f1f7c8bb990280d63ec21177f84b4cc7d431cff))
* **internal:** remove some duplicated imports ([547](https://github.com/Finch-API/finch-api-python/issues/547)) ([7bfcea0](https://github.com/Finch-API/finch-api-python/commit/7bfcea02a906fb2e2d811186b4bc2f46e1ac61e0))
* **internal:** updated imports ([548](https://github.com/Finch-API/finch-api-python/issues/548)) ([aa2ca67](https://github.com/Finch-API/finch-api-python/commit/aa2ca675334c9058759c96662219e2efc3d35aa8))
* make the `Omit` type public ([538](https://github.com/Finch-API/finch-api-python/issues/538)) ([02a3af8](https://github.com/Finch-API/finch-api-python/commit/02a3af89c699d07d41c3ca28e8e92082935254ca))


Documentation

* **readme:** example snippet for client context manager ([550](https://github.com/Finch-API/finch-api-python/issues/550)) ([a5fff19](https://github.com/Finch-API/finch-api-python/commit/a5fff19f34774cef04415d99b744258f8e966c36))
* **readme:** fix http client proxies example ([541](https://github.com/Finch-API/finch-api-python/issues/541)) ([35049ae](https://github.com/Finch-API/finch-api-python/commit/35049aefde2604411e4ecc5b8abaf1cc9a327164))

1.11.0

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

Features

* **api:** api update ([532](https://github.com/Finch-API/finch-api-python/issues/532)) ([821a77f](https://github.com/Finch-API/finch-api-python/commit/821a77fa1011aa5caa323e451b344f66f36a48eb))


Bug Fixes

* **client:** compat with new httpx 0.28.0 release ([533](https://github.com/Finch-API/finch-api-python/issues/533)) ([f5e151c](https://github.com/Finch-API/finch-api-python/commit/f5e151cb90b0acc31a535a70b9b42ec98000c1e2))


Chores

* **internal:** exclude mypy from running on tests ([531](https://github.com/Finch-API/finch-api-python/issues/531)) ([a5ce0e7](https://github.com/Finch-API/finch-api-python/commit/a5ce0e704b29d58eee8d56174c949557d4cd1b74))
* remove now unused `cached-property` dep ([529](https://github.com/Finch-API/finch-api-python/issues/529)) ([7fdf9b7](https://github.com/Finch-API/finch-api-python/commit/7fdf9b7a507cd9c9a4b35f4af60b63d43f63581f))

1.10.1

Full Changelog: [v1.10.0...v1.10.1](https://github.com/Finch-API/finch-api-python/compare/v1.10.0...v1.10.1)

Chores

* **internal:** fix compat model_dump method when warnings are passed ([525](https://github.com/Finch-API/finch-api-python/issues/525)) ([6465256](https://github.com/Finch-API/finch-api-python/commit/6465256a5ea41a1d06645fb129fe03237a503ca6))


Documentation

* add info log level to readme ([527](https://github.com/Finch-API/finch-api-python/issues/527)) ([28ca9f0](https://github.com/Finch-API/finch-api-python/commit/28ca9f0f4ff5d727e7dbdd1affb6d65a3cf5c030))

1.10.0

Full Changelog: [v1.9.0...v1.10.0](https://github.com/Finch-API/finch-api-python/compare/v1.9.0...v1.10.0)

Features

* **api:** api update ([523](https://github.com/Finch-API/finch-api-python/issues/523)) ([ca6ca5b](https://github.com/Finch-API/finch-api-python/commit/ca6ca5b0f89596b54f69e73e74b3f88e7669abc1))


Chores

* rebuild project due to codegen change ([518](https://github.com/Finch-API/finch-api-python/issues/518)) ([f5dc239](https://github.com/Finch-API/finch-api-python/commit/f5dc23934d7ccb9224addce2cabd5c5a040b0a25))
* rebuild project due to codegen change ([520](https://github.com/Finch-API/finch-api-python/issues/520)) ([e97a7aa](https://github.com/Finch-API/finch-api-python/commit/e97a7aa920db72359bef30c0be6b3e063c9f5ced))
* rebuild project due to codegen change ([521](https://github.com/Finch-API/finch-api-python/issues/521)) ([f324a8b](https://github.com/Finch-API/finch-api-python/commit/f324a8bf434f5412c3a357308e81bd83b1a827a1))
* rebuild project due to codegen change ([522](https://github.com/Finch-API/finch-api-python/issues/522)) ([dff3252](https://github.com/Finch-API/finch-api-python/commit/dff325218e25f5f74bb29338cfa02ef12450ea1a))

1.9.0

Full Changelog: [v1.8.0...v1.9.0](https://github.com/Finch-API/finch-api-python/compare/v1.8.0...v1.9.0)

Features

* **api:** api update ([515](https://github.com/Finch-API/finch-api-python/issues/515)) ([c240699](https://github.com/Finch-API/finch-api-python/commit/c240699bdac07e0059c1f81f8af305b7bcfaa4ca))

Page 3 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.