Increase

Latest version: v0.221.0

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

Scan your dependencies

Page 36 of 42

0.30.0

Full Changelog: [v0.29.1...v0.30.0](https://github.com/increase/increase-python/compare/v0.29.1...v0.30.0)

⚠ BREAKING CHANGES

* fix oauth casing ([310](https://github.com/increase/increase-python/issues/310))

Features

* add webhook support for node and python SDKs ([308](https://github.com/increase/increase-python/issues/308)) ([80d868e](https://github.com/increase/increase-python/commit/80d868edc0b059b85544dbd13c12ec2562b1683e))
* **api:** add oauth token and inbound wire transfer methods ([311](https://github.com/increase/increase-python/issues/311)) ([34705f6](https://github.com/increase/increase-python/commit/34705f601630eadb52bba170c9cc353ab21e7fc1))


Refactors

* fix oauth casing ([310](https://github.com/increase/increase-python/issues/310)) ([3d88ef6](https://github.com/increase/increase-python/commit/3d88ef66db6dffb58eb612714a5608793d9338ab))

0.29.1

Full Changelog: [v0.29.0...v0.29.1](https://github.com/increase/increase-python/compare/v0.29.0...v0.29.1)

Bug Fixes

* **ci:** ignore stainless-app edits to release PR title ([307](https://github.com/increase/increase-python/issues/307)) ([04ab42b](https://github.com/increase/increase-python/commit/04ab42b20bc56fa9665fce48403f61fa0653f025))


Chores

* add write_to_file binary helper method ([300](https://github.com/increase/increase-python/issues/300)) ([8eb7060](https://github.com/increase/increase-python/commit/8eb7060067e75650392407f6a2cefde95e65f827))
* **internal:** fix typing util function ([302](https://github.com/increase/increase-python/issues/302)) ([54cde4a](https://github.com/increase/increase-python/commit/54cde4a3700c37bc6fab4e8b5c72682efe367aed))
* **internal:** remove redundant client test ([303](https://github.com/increase/increase-python/issues/303)) ([68e323c](https://github.com/increase/increase-python/commit/68e323c7e6311aaee7157663eed827490ab43b0e))
* **internal:** share client instances between all tests ([306](https://github.com/increase/increase-python/issues/306)) ([9fa7296](https://github.com/increase/increase-python/commit/9fa72967b29910df552ec5ab6c5bb30dcfe61dbf))
* **internal:** speculative retry-after-ms support ([304](https://github.com/increase/increase-python/issues/304)) ([bbb13bf](https://github.com/increase/increase-python/commit/bbb13bf63f77da4ff9dfacf47f3859bfbc6171ae))
* **internal:** updates to proxy helper ([298](https://github.com/increase/increase-python/issues/298)) ([e940f9b](https://github.com/increase/increase-python/commit/e940f9b50854b5e9f0e4e1840cbe70b961305c14))
* lazy load raw resource class properties ([305](https://github.com/increase/increase-python/issues/305)) ([1c0de2a](https://github.com/increase/increase-python/commit/1c0de2a06e41a6646bbc67139574b9665fa19770))
* remove Alex Rattray from reviewers ([301](https://github.com/increase/increase-python/issues/301)) ([b8cc4f9](https://github.com/increase/increase-python/commit/b8cc4f98b22fe4ae2e55081d97b68df23227adbd))

0.29.0

Full Changelog: [v0.28.0...v0.29.0](https://github.com/increase/increase-python/compare/v0.28.0...v0.29.0)

Features

* **client:** add support for streaming raw responses ([294](https://github.com/increase/increase-python/issues/294)) ([ae5e932](https://github.com/increase/increase-python/commit/ae5e932bf014ef453c7785b27faedfcb693f1e2b))


Bug Fixes

* **client:** ensure path params are non-empty ([297](https://github.com/increase/increase-python/issues/297)) ([59be47c](https://github.com/increase/increase-python/commit/59be47c7ceea4e94962efff369e46aecfcc87cb7))


Documentation

* **api:** fix typo ([296](https://github.com/increase/increase-python/issues/296)) ([6a6cbe7](https://github.com/increase/increase-python/commit/6a6cbe7342a5f5916cc2a0cb39998d79d32fe99e))

0.28.0

Full Changelog: [v0.27.0...v0.28.0](https://github.com/increase/increase-python/compare/v0.27.0...v0.28.0)

Features

* **api:** add merchant data to simulation api ([293](https://github.com/increase/increase-python/issues/293)) ([e68ec1b](https://github.com/increase/increase-python/commit/e68ec1bcd752e1d8fe134c6a45b2981335c256d5))


Chores

* add .keep files for examples and custom code directories ([288](https://github.com/increase/increase-python/issues/288)) ([f1691ad](https://github.com/increase/increase-python/commit/f1691ad8facf5d475bdccb81db65f0c2eee9b4bf))
* **api:** update for other platforms ([290](https://github.com/increase/increase-python/issues/290)) ([a9f5248](https://github.com/increase/increase-python/commit/a9f5248247d5ba885659028c82f50ae3fd1360cf))
* **client:** improve debug logging for failed requests ([291](https://github.com/increase/increase-python/issues/291)) ([358eab4](https://github.com/increase/increase-python/commit/358eab4bc55d7f427714a4ebf8fc15d07d059868))


Documentation

* **readme:** improve api reference ([292](https://github.com/increase/increase-python/issues/292)) ([b1d2817](https://github.com/increase/increase-python/commit/b1d281729a3aa0a95ec9d746ad9a8896a999eff1))

0.27.0

Full Changelog: [v0.26.0...v0.27.0](https://github.com/increase/increase-python/compare/v0.26.0...v0.27.0)

Features

* add `None` default value to nullable response properties ([284](https://github.com/increase/increase-python/issues/284)) ([1d5fd3f](https://github.com/increase/increase-python/commit/1d5fd3fe62739bfc823d0f126482516aa991b116))
* **api:** add `ach_debit_status` ([287](https://github.com/increase/increase-python/issues/287)) ([82cba5b](https://github.com/increase/increase-python/commit/82cba5b06589d13bc5339d9f44fd280776627edc))


Chores

* **internal:** loosen type var restrictions ([286](https://github.com/increase/increase-python/issues/286)) ([8e51771](https://github.com/increase/increase-python/commit/8e517716ac1fa853ce8f5c14f1970555b4bbaf19))
* **internal:** replace isort with ruff ([282](https://github.com/increase/increase-python/issues/282)) ([36b7e07](https://github.com/increase/increase-python/commit/36b7e07c8160e9712a6fb8c325a67b918d4d6bc3))
* use property declarations for resource members ([285](https://github.com/increase/increase-python/issues/285)) ([34bf475](https://github.com/increase/increase-python/commit/34bf475b3b70ca38f4cfc38c0c6f0b9cc810fe5a))

0.26.0

Full Changelog: [v0.25.1...v0.26.0](https://github.com/increase/increase-python/compare/v0.25.1...v0.26.0)

Features

* **api:** add real-time payments request for payment endpoints ([281](https://github.com/increase/increase-python/issues/281)) ([a4c215a](https://github.com/increase/increase-python/commit/a4c215a9dbfbc6a761959a1338620c15c4fc4f23))


Chores

* **internal:** bump license ([279](https://github.com/increase/increase-python/issues/279)) ([d218158](https://github.com/increase/increase-python/commit/d2181587c373c35a2c15b3c4840f3fb06aee1b24))

Page 36 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.