From 409f57f77f926b0acf6428ace76d5ae371997645 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:25:57 +0000 Subject: [PATCH 1/2] feat(api): api update --- .stats.yml | 4 ++-- src/increase/types/entity.py | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.stats.yml b/.stats.yml index c0c45d4b..c2ad6972 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 236 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-81da26cfd6540bc5195c268095b26df132373e932997f224d19247a36e1a1183.yml -openapi_spec_hash: 7b9bbc35378f2fc47629810923bd0017 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f8f6ba45132556b8cd3b7aec8578241638d4774e41ac769df78731d919c1825f.yml +openapi_spec_hash: 9c80a378f9fb89d648f47596aef948d9 config_hash: 25d7d7aa4882db6189b4b53e8e249e80 diff --git a/src/increase/types/entity.py b/src/increase/types/entity.py index 288deb14..dbf235a7 100644 --- a/src/increase/types/entity.py +++ b/src/increase/types/entity.py @@ -782,7 +782,10 @@ class ValidationIssue(BaseModel): class Validation(BaseModel): - """The validation results for the entity.""" + """The validation results for the entity. + + Learn more about [validations](/documentation/entity-validation). + """ issues: List[ValidationIssue] """The list of issues that need to be addressed.""" @@ -914,7 +917,10 @@ class Entity(BaseModel): """ validation: Optional[Validation] = None - """The validation results for the entity.""" + """The validation results for the entity. + + Learn more about [validations](/documentation/entity-validation). + """ if TYPE_CHECKING: # Some versions of Pydantic <2.8.0 have a bug and don’t allow assigning a From 7147dbda6c8ad5f315c07ec32a3ee92740fa52eb Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:38:25 +0000 Subject: [PATCH 2/2] release: 0.445.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 205 ++++++++++++++++++++++++++++++++++ pyproject.toml | 2 +- src/increase/_version.py | 2 +- 4 files changed, 208 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3a1207b6..e34e55c0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.444.0" + ".": "0.445.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d6de1f..ae5477df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,210 @@ # Changelog +## 0.445.0 (2026-03-16) + +Full Changelog: [v0.444.0...v0.445.0](https://github.com/Increase/increase-python/compare/v0.444.0...v0.445.0) + +### Features + +* **api:** api update ([409f57f](https://github.com/Increase/increase-python/commit/409f57f77f926b0acf6428ace76d5ae371997645)) +* **api:** api update ([c6bdad4](https://github.com/Increase/increase-python/commit/c6bdad469eebb6a1341646b1cec015f5ff06bcda)) +* **api:** api update ([deb5d13](https://github.com/Increase/increase-python/commit/deb5d13e15c514677b462327026de43aeb7caabf)) +* **api:** api update ([63cf83d](https://github.com/Increase/increase-python/commit/63cf83d6cb37af9e8c3ab1f7ba640fe8d7777484)) +* **api:** api update ([8586848](https://github.com/Increase/increase-python/commit/8586848e14d4e14e88dd784e21c18d8cca62be57)) +* **api:** api update ([8bcfe84](https://github.com/Increase/increase-python/commit/8bcfe84e44f2d1822a5aa4bba6fb21bfde27974c)) +* **api:** api update ([f1f0e73](https://github.com/Increase/increase-python/commit/f1f0e73db011f268b991fe521361c43055bff0f7)) +* **api:** api update ([f165883](https://github.com/Increase/increase-python/commit/f165883926977638d8281ab4b0a245767aa9b7e7)) +* **api:** api update ([73a632b](https://github.com/Increase/increase-python/commit/73a632b592108a6d84dea532d09923e1a4a5a71e)) +* **api:** api update ([04e0143](https://github.com/Increase/increase-python/commit/04e0143ff4a27faad29e01991de8d03317579588)) +* **api:** api update ([3e57415](https://github.com/Increase/increase-python/commit/3e57415a7b2c8f9a68b0a53afe03275392cebc99)) +* **api:** api update ([2a0ff6e](https://github.com/Increase/increase-python/commit/2a0ff6e98564e5da4de59325e3b2c53fbb1dbe5e)) +* **api:** api update ([e3eb638](https://github.com/Increase/increase-python/commit/e3eb63848c2833be03f0ec1d9fea64b78f407c09)) +* **api:** api update ([bb6d79f](https://github.com/Increase/increase-python/commit/bb6d79f93bf65e9c8b109e828d17eb317b37e55f)) +* **api:** api update ([9c15688](https://github.com/Increase/increase-python/commit/9c15688b7f1f55bfe2bed8427847b9888df26bc1)) +* **api:** api update ([7be82cb](https://github.com/Increase/increase-python/commit/7be82cb6a43465ae0aa37e0df9fc3606c3018e36)) +* **api:** api update ([ef7a0e0](https://github.com/Increase/increase-python/commit/ef7a0e0cfc05185880c52220076ef86e5f9d7c4c)) +* **api:** api update ([2e9651e](https://github.com/Increase/increase-python/commit/2e9651eb5e30cc7199d65dbf7a16633d6d68f118)) +* **api:** api update ([202d7df](https://github.com/Increase/increase-python/commit/202d7df212ef4480fd82e0677fca975cf2863902)) +* **api:** api update ([e17b697](https://github.com/Increase/increase-python/commit/e17b697aa525300dbdc6a0d5ea4b129719a4d2c3)) +* **api:** api update ([d68e0dc](https://github.com/Increase/increase-python/commit/d68e0dcf783eadb42a6c93536c44af27054f6117)) +* **api:** api update ([bd04c48](https://github.com/Increase/increase-python/commit/bd04c48f3982b79c06421ad9e3e8ead555b8621d)) +* **api:** api update ([704aef8](https://github.com/Increase/increase-python/commit/704aef8856e4393322a92ba6316e82b5a67ef8c1)) +* **api:** api update ([ec072cd](https://github.com/Increase/increase-python/commit/ec072cd71a89b8e05a87e666095d15f52914e18a)) +* **api:** api update ([0f4e499](https://github.com/Increase/increase-python/commit/0f4e4993399535e1fe774239d79a10d3c4525269)) +* **api:** api update ([05625f9](https://github.com/Increase/increase-python/commit/05625f9e01e3ad51054bb28d032aeab3ed0c351a)) +* **api:** api update ([bcd7775](https://github.com/Increase/increase-python/commit/bcd77756ab118d93b48049a12ec616246d198736)) +* **api:** api update ([47de702](https://github.com/Increase/increase-python/commit/47de702e6c114f629300a0d22984500aebd1730c)) +* **api:** api update ([de13518](https://github.com/Increase/increase-python/commit/de13518b9a2b8b8973c683ac7671a36267464442)) +* **api:** api update ([ccf980b](https://github.com/Increase/increase-python/commit/ccf980b91ab731e7a175efa1695c37d844486b90)) +* **api:** api update ([048e16f](https://github.com/Increase/increase-python/commit/048e16fec48ce4eb99bf14cdc4fd86f93fe695ba)) +* **api:** api update ([2355663](https://github.com/Increase/increase-python/commit/2355663b2358359d3724bbf68198fa26130e78db)) +* **api:** api update ([1b951fc](https://github.com/Increase/increase-python/commit/1b951fc6b345d232870ab8d8599797373761c9f7)) +* **api:** api update ([cebada8](https://github.com/Increase/increase-python/commit/cebada88f9721dd06d1191f53ac0bc3a63dd41e8)) +* **api:** api update ([dec4a37](https://github.com/Increase/increase-python/commit/dec4a377c7bf1f08f042a0f7ee222e3e64be87af)) +* **api:** api update ([3b3fc19](https://github.com/Increase/increase-python/commit/3b3fc19c7edf0c98d14dde4ac70fac524805faf4)) +* **api:** api update ([3442155](https://github.com/Increase/increase-python/commit/34421550a4429188ed560a77514e80c11f8eb55c)) +* **api:** api update ([c3e2414](https://github.com/Increase/increase-python/commit/c3e2414e673d4b9a8635a204aa2e0f75a6359417)) +* **api:** api update ([d282186](https://github.com/Increase/increase-python/commit/d2821868e5d5f5c24daa8d4ba8ed980c5fbe9cd5)) +* **api:** api update ([1c50836](https://github.com/Increase/increase-python/commit/1c50836b932c474f2c00fea4d18f706b12dea222)) +* **api:** api update ([346b26f](https://github.com/Increase/increase-python/commit/346b26f20269937e02ccc0f7d3ab9298b02d3403)) +* **api:** api update ([8e1f3d6](https://github.com/Increase/increase-python/commit/8e1f3d600d67efd6524abef843b129d8d76c2063)) +* **api:** api update ([aa940d6](https://github.com/Increase/increase-python/commit/aa940d630904839392db5f8af0a82a252a91be4c)) +* **api:** api update ([434c925](https://github.com/Increase/increase-python/commit/434c925daf1e9e2ae343ceae0f1e9ca6fa787d5e)) +* **api:** api update ([e0cbb65](https://github.com/Increase/increase-python/commit/e0cbb65ebbd673c492cc69c006988555ab424883)) +* **api:** api update ([8bbd0b2](https://github.com/Increase/increase-python/commit/8bbd0b2a6d52b5a8d05eb190257d5713282e7f63)) +* **api:** api update ([2d52596](https://github.com/Increase/increase-python/commit/2d525961950e02b95a678e5d4392fc28b97a2e8e)) +* **api:** api update ([308be9a](https://github.com/Increase/increase-python/commit/308be9a937fa632dc8d2e568b5c43254b7cade7a)) +* **api:** api update ([16bfa54](https://github.com/Increase/increase-python/commit/16bfa54396e9d332977e3355bac08710d04b1896)) +* **api:** api update ([36743f1](https://github.com/Increase/increase-python/commit/36743f18c2dba00923a95d961c112d170d4916ca)) +* **api:** api update ([d3a41a5](https://github.com/Increase/increase-python/commit/d3a41a5e4c4aac2706c3d1e1c4a2557b20050445)) +* **api:** api update ([e6f9590](https://github.com/Increase/increase-python/commit/e6f959019a26f2139760baf04998f4fdcfb97af1)) +* **api:** api update ([999984d](https://github.com/Increase/increase-python/commit/999984df9c58dffaca529a4b9c7842b8247afba4)) +* **api:** api update ([6d88f26](https://github.com/Increase/increase-python/commit/6d88f2644bf8f5bfeed259681ee945497f5aa7a2)) +* **api:** api update ([0ab290b](https://github.com/Increase/increase-python/commit/0ab290b9abfa535ca829da0b2fc479d166b42979)) +* **api:** api update ([cb3ecf4](https://github.com/Increase/increase-python/commit/cb3ecf4693424b7d4cc466fe04f1d24ab5f2d99f)) +* **api:** api update ([af6977d](https://github.com/Increase/increase-python/commit/af6977de206436f49b52aa02d48e25c69c9a96d7)) +* **api:** api update ([55e8402](https://github.com/Increase/increase-python/commit/55e84029d2afbe69808245109b72116fabdd8d4f)) +* **api:** api update ([a37615e](https://github.com/Increase/increase-python/commit/a37615e082764a4256baf6218cab2fd6f25a0fe6)) +* **api:** api update ([9427448](https://github.com/Increase/increase-python/commit/9427448793c7a38cfa9d53c834de382ec5c705a6)) +* **api:** api update ([048542a](https://github.com/Increase/increase-python/commit/048542a172f2d22d0cc956cecf5cb429af1d20d0)) +* **api:** api update ([d8d8381](https://github.com/Increase/increase-python/commit/d8d83819cbb2fbee97dbfb58e930dd6b7604dc26)) +* **api:** api update ([1f971a0](https://github.com/Increase/increase-python/commit/1f971a02f44a982c82e68f3cdde062b0ddfb8aab)) +* **api:** api update ([d40483c](https://github.com/Increase/increase-python/commit/d40483cdf90e0c49b3ce47ab9ed7223459f8c8df)) +* **api:** api update ([352d179](https://github.com/Increase/increase-python/commit/352d179fd2f2c0ae2f825c5e4b7d2bb85346e7ac)) +* **api:** api update ([4f30415](https://github.com/Increase/increase-python/commit/4f304158659361cd6357a9ee400f43c32bcc8d92)) +* **api:** api update ([84fcd3a](https://github.com/Increase/increase-python/commit/84fcd3a5588879a7e3e7e178ce8232898412268d)) +* **api:** api update ([ce854cb](https://github.com/Increase/increase-python/commit/ce854cb66e0c0914646c98ff6acc76826d83633f)) +* **api:** api update ([1197ca9](https://github.com/Increase/increase-python/commit/1197ca9c0353607bf4a648f57f88796820e7d826)) +* **api:** api update ([6cf2279](https://github.com/Increase/increase-python/commit/6cf2279458f94cac5ddc323e2525b4d8984fe5b7)) +* **api:** api update ([1978e1e](https://github.com/Increase/increase-python/commit/1978e1e1739aa81fe7d499c6347ef6214b4476c6)) +* **api:** api update ([a735aaf](https://github.com/Increase/increase-python/commit/a735aafb6cbe7c1c6c7039e3e582581f7d76ca8d)) +* **api:** api update ([5044646](https://github.com/Increase/increase-python/commit/504464608a8cf64b5208bfbf53be7499d3966349)) +* **api:** api update ([136d3c3](https://github.com/Increase/increase-python/commit/136d3c35eaa7ebc12819490c33ee745b8a5c9497)) +* **api:** api update ([ea2cd89](https://github.com/Increase/increase-python/commit/ea2cd892d665853ca8b5b48e024ad14b3c7184f1)) +* **api:** api update ([f5fc2af](https://github.com/Increase/increase-python/commit/f5fc2af3839b55e181959ccb227cb74105db0aa6)) +* **api:** api update ([bfb26e6](https://github.com/Increase/increase-python/commit/bfb26e63a121542fadd90b2c1413fe1a9cef98d0)) +* **api:** api update ([a57c1e0](https://github.com/Increase/increase-python/commit/a57c1e03cd56803ad7ba8284cd9ab56225cd6bce)) +* **api:** api update ([6729890](https://github.com/Increase/increase-python/commit/672989087e07ae1967379b80793b89884f64274f)) +* **api:** api update ([2d48d8d](https://github.com/Increase/increase-python/commit/2d48d8d59f297c50d3d93de80d35564d5fdcf045)) +* **api:** api update ([d419d29](https://github.com/Increase/increase-python/commit/d419d290db4987474a191bd1e1d2a2181e654af5)) +* **api:** api update ([12eb2c7](https://github.com/Increase/increase-python/commit/12eb2c7aec9b45dc79cfc361329610bb000b7746)) +* **api:** api update ([ac98cdf](https://github.com/Increase/increase-python/commit/ac98cdf7eb9115736dcf71afec25f3f3a249eeb7)) +* **api:** api update ([ec99ef5](https://github.com/Increase/increase-python/commit/ec99ef52d27fd2c8a7cacfd9a70ec58351f009c4)) +* **api:** api update ([1a6a043](https://github.com/Increase/increase-python/commit/1a6a0438fa80b72cc1498c1950ad15ee11ed10ee)) +* **api:** api update ([23b9d3c](https://github.com/Increase/increase-python/commit/23b9d3c40d5c6bd37040353baca0107c9af3c991)) +* **api:** api update ([070d55a](https://github.com/Increase/increase-python/commit/070d55af2aa290df6ad3ffa7ae3de6be1e78293e)) +* **api:** api update ([2466c02](https://github.com/Increase/increase-python/commit/2466c02ead61d814dc5fb10a7b4bfc29b1af8fbd)) +* **api:** api update ([8838a73](https://github.com/Increase/increase-python/commit/8838a73025d89de7497da40867d1a77be69b5e55)) +* **api:** api update ([9bb1d10](https://github.com/Increase/increase-python/commit/9bb1d109d8900feb4d62c5130696fb805ac011ef)) +* **api:** api update ([069c147](https://github.com/Increase/increase-python/commit/069c1470c6b072cf20de909113799d2427a972cf)) +* **api:** api update ([981dbcc](https://github.com/Increase/increase-python/commit/981dbcccec3a2a567f335641d0f9b63fd8209168)) +* **api:** api update ([ab65206](https://github.com/Increase/increase-python/commit/ab6520639fb0221eb8a794fbbdbc0f1de379ad53)) +* **api:** api update ([3dffa30](https://github.com/Increase/increase-python/commit/3dffa3093fd3f42f1ac3425aabb8dca4589be8a4)) +* **api:** api update ([c31154e](https://github.com/Increase/increase-python/commit/c31154ed72d87b2a24ba41678d892cc9d346c42f)) +* **api:** api update ([415c77a](https://github.com/Increase/increase-python/commit/415c77aa209782010034b28c72030c071db15fbd)) +* **api:** api update ([f4837ee](https://github.com/Increase/increase-python/commit/f4837ee4fdfe63b452c37670aa6ea1d3df7981c6)) +* **api:** api update ([8dca3c1](https://github.com/Increase/increase-python/commit/8dca3c16663802e674710a92563822749c43116e)) +* **api:** api update ([95ff8b5](https://github.com/Increase/increase-python/commit/95ff8b5b3fdd176b69ece3be778b67c271858e78)) +* **api:** api update ([606364a](https://github.com/Increase/increase-python/commit/606364ab40c3c195fa4cf9d95688d2e3c9b88777)) +* **api:** api update ([8070d4e](https://github.com/Increase/increase-python/commit/8070d4e000d7f1d5c0a285a4f1b6d1f6d19a333a)) +* **api:** api update ([0b9aafe](https://github.com/Increase/increase-python/commit/0b9aafebac3d8b27302509301b098562ee54789b)) +* **api:** api update ([3b56330](https://github.com/Increase/increase-python/commit/3b56330e9ed5097c637ed67ae25029f68f8a17b8)) +* **api:** api update ([5caf4bc](https://github.com/Increase/increase-python/commit/5caf4bcb75f05d219c7e920f121fe196a0ddefac)) +* **api:** api update ([1207218](https://github.com/Increase/increase-python/commit/12072185ea96f3e7190a5c231502f148b06589ed)) +* **api:** api update ([cf114bc](https://github.com/Increase/increase-python/commit/cf114bc59ace8a1943a1401b225a8245db722160)) +* **api:** api update ([a094e11](https://github.com/Increase/increase-python/commit/a094e1185245866a9cfdd9ecf5518784e1efa9f6)) +* **api:** api update ([167e2c2](https://github.com/Increase/increase-python/commit/167e2c29abbb0580c190221af9da897aebb69a42)) +* **api:** api update ([064483b](https://github.com/Increase/increase-python/commit/064483b3c8e3bc077af6259f5d3d9febf2f5843e)) +* **api:** api update ([e16a23c](https://github.com/Increase/increase-python/commit/e16a23cc2a6a0d9770a74714cf3fe604cf1c95ac)) +* **api:** api update ([9154612](https://github.com/Increase/increase-python/commit/9154612c36e46dbe0d18ba62266c5be0f83dd3b8)) +* **api:** api update ([213dd36](https://github.com/Increase/increase-python/commit/213dd36f8b6a5bfdf858cb123e0eeee5f5170644)) +* **api:** api update ([3873df1](https://github.com/Increase/increase-python/commit/3873df1b7ff4d212a3071fbe717ac30ac48347fe)) +* **api:** api update ([2702cca](https://github.com/Increase/increase-python/commit/2702cca6d334e364075b4bd7309603c8c2c0c40d)) +* **api:** api update ([959e15a](https://github.com/Increase/increase-python/commit/959e15a4a239c122c0181310bfdeda8c961a4998)) +* **api:** api update ([aca1c4e](https://github.com/Increase/increase-python/commit/aca1c4edd48cdc39fea393c7976af5a44b2ada80)) +* **api:** api update ([f10c0b0](https://github.com/Increase/increase-python/commit/f10c0b0cbdd156753d2f32dcbf3c7d10acffb1da)) +* **api:** api update ([d0f1964](https://github.com/Increase/increase-python/commit/d0f19641c0dcb6b245b8a213be9f0449e221636c)) +* **api:** api update ([2c1fe4a](https://github.com/Increase/increase-python/commit/2c1fe4add2f69cfdbd5272d61b22c6c2d4033dc7)) +* **api:** api update ([bb2f23d](https://github.com/Increase/increase-python/commit/bb2f23d783291effd670b1917c5562c115c36e86)) +* **api:** api update ([5656255](https://github.com/Increase/increase-python/commit/5656255702390e23b07abfd86cad4c82c7cecae0)) +* **api:** api update ([958f276](https://github.com/Increase/increase-python/commit/958f276b118faed46776b320082a192c004057d9)) +* **api:** api update ([a16ad7c](https://github.com/Increase/increase-python/commit/a16ad7cf48f38551628f1bbd68f7b820f1473133)) +* **api:** api update ([d0098d7](https://github.com/Increase/increase-python/commit/d0098d77f5c853900c54b4ba5e7ccf1254cd7640)) +* **api:** api update ([7cd7d0d](https://github.com/Increase/increase-python/commit/7cd7d0d8eae00cd29d93c93ec95d2debfaf0ada8)) +* **api:** api update ([6e153ed](https://github.com/Increase/increase-python/commit/6e153edeeeca0521b07c48ca52e072f5f43ef82a)) +* **api:** api update ([d21f632](https://github.com/Increase/increase-python/commit/d21f632a3eb9e4ffe96e36a06182a2bd591a6b19)) +* **api:** api update ([39ceae6](https://github.com/Increase/increase-python/commit/39ceae6a1e977dba7ffd04267ca43457ff08f9ce)) +* **api:** api update ([f18b45c](https://github.com/Increase/increase-python/commit/f18b45c4fe5470e297ce3a30b282ebb810ea57e3)) +* **api:** api update ([96a77fd](https://github.com/Increase/increase-python/commit/96a77fd380661395d91b63460ca04e0e22396640)) +* **api:** api update ([cc6e55d](https://github.com/Increase/increase-python/commit/cc6e55dfe3b93cc3584d033afe782eea7477b14a)) +* **api:** api update ([783ecde](https://github.com/Increase/increase-python/commit/783ecdeaab77f5147332c4a97e153155c0974fea)) +* **api:** api update ([3a6f93b](https://github.com/Increase/increase-python/commit/3a6f93b2fcbe53f16aff05b1b143ac318d7152ca)) +* **api:** api update ([630b565](https://github.com/Increase/increase-python/commit/630b5658d6b116497325737859e6fc0b167f61be)) +* **api:** api update ([7cd5db2](https://github.com/Increase/increase-python/commit/7cd5db2cfbc44137c7712029403dd4d7319b7d48)) +* **api:** api update ([9f0ad7e](https://github.com/Increase/increase-python/commit/9f0ad7e7eced1538b09ca3d5335c3fe181f0f072)) +* **api:** api update ([0be71c6](https://github.com/Increase/increase-python/commit/0be71c699b9b7a889b8134b306013b1bec6a0a21)) +* **api:** api update ([e6d0b9b](https://github.com/Increase/increase-python/commit/e6d0b9bd9671d48c61c32577bec0085675f53ea9)) +* **api:** api update ([e164a0a](https://github.com/Increase/increase-python/commit/e164a0a8dfe56d9dd8b2384cc9011d3f4e946e4f)) +* **api:** api update ([e2cddcf](https://github.com/Increase/increase-python/commit/e2cddcf4e21859294d0334ed336907b075a9f429)) +* **api:** api update ([b54a101](https://github.com/Increase/increase-python/commit/b54a10192a059ebba40d20e0a55cca85eb21f411)) +* **api:** api update ([104ffdc](https://github.com/Increase/increase-python/commit/104ffdcb072c313b7381be35f786306095cedb01)) +* **api:** api update ([72d3e03](https://github.com/Increase/increase-python/commit/72d3e033203449c14e31f6ce15c099b2e2866cbc)) +* **api:** api update ([ee17748](https://github.com/Increase/increase-python/commit/ee17748f782c53117ff8216058d4a016d245795c)) +* **api:** api update ([3234781](https://github.com/Increase/increase-python/commit/32347819d6f6ea236831f592a396f567b5808338)) +* **api:** api update ([2b6e7fb](https://github.com/Increase/increase-python/commit/2b6e7fba0eb8fa75a7ba114ff8ef14c25d3ee7ba)) +* **api:** api update ([f0ad754](https://github.com/Increase/increase-python/commit/f0ad754c8357050449d0279428cfb0cafd1a978c)) +* **api:** api update ([e12380a](https://github.com/Increase/increase-python/commit/e12380ae38a8773550e60000b54bf2035c328bac)) +* **api:** api update ([60c7022](https://github.com/Increase/increase-python/commit/60c70222700ce7b51b7284d60aa7d58edbf66854)) +* **api:** api update ([11cb778](https://github.com/Increase/increase-python/commit/11cb778d77b64051c7676bb3bc8325a17ba1f13e)) +* **api:** api update ([7f5ee0c](https://github.com/Increase/increase-python/commit/7f5ee0c3a714901b9fce4e3bfe3e1532bccb5fab)) +* **api:** api update ([f978bcf](https://github.com/Increase/increase-python/commit/f978bcf2ca578a02ee9051c2d06cf6dbbb64ef9f)) +* **api:** api update ([30046e2](https://github.com/Increase/increase-python/commit/30046e295cb10393d5f862a11b4b8e5f1db106c5)) +* **api:** api update ([b059894](https://github.com/Increase/increase-python/commit/b0598947c745b924d98883b3ae2bca34f6a0f9f6)) +* **api:** api update ([7d7fe91](https://github.com/Increase/increase-python/commit/7d7fe91bfe2ef4901b6ddf35c133560ea8fe75da)) +* **api:** api update ([fbd1301](https://github.com/Increase/increase-python/commit/fbd13019651dbe63b51ebe0f3a082dd905b08308)) +* **api:** api update ([3c2b227](https://github.com/Increase/increase-python/commit/3c2b2271c738c9d4baf4f41780e874ea63678475)) +* **client:** add custom JSON encoder for extended type support ([81b193d](https://github.com/Increase/increase-python/commit/81b193d494d84cfd6e53a613888aa64006db864e)) +* **client:** add support for binary request streaming ([15b768f](https://github.com/Increase/increase-python/commit/15b768f8d1fd48b0e356eaf982271805bd84b14c)) + + +### Bug Fixes + +* **client:** close streams without requiring full consumption ([b8b140c](https://github.com/Increase/increase-python/commit/b8b140c8e261dd5583d92e2039db7091f704a15c)) +* compat with Python 3.14 ([8ca59d8](https://github.com/Increase/increase-python/commit/8ca59d89f1199acb7df026d260a34458c5b2a771)) +* **compat:** update signatures of `model_dump` and `model_dump_json` for Pydantic v1 ([a19fec1](https://github.com/Increase/increase-python/commit/a19fec13ba652951a773a2a0c38ddecd6156c011)) +* ensure streams are always closed ([84de760](https://github.com/Increase/increase-python/commit/84de76027a6d601d00f4f43f0af273e430ee9016)) +* **types:** allow pyright to infer TypedDict types within SequenceNotStr ([24638ac](https://github.com/Increase/increase-python/commit/24638ac52f74a6c392db65f621badf7f11f22922)) +* use async_to_httpx_files in patch method ([e3bb35b](https://github.com/Increase/increase-python/commit/e3bb35b3c72df79737750284513c10258d7dbf8d)) + + +### Chores + +* add missing docstrings ([17c8b29](https://github.com/Increase/increase-python/commit/17c8b29e31e86ac753359a78423226113e1c084a)) +* add Python 3.14 classifier and testing ([89ba27b](https://github.com/Increase/increase-python/commit/89ba27b44459e16f467e73e894879f199c9bf416)) +* **dependencies:** require standardwebhooks 1.0.1 ([d9cd73a](https://github.com/Increase/increase-python/commit/d9cd73a24319a02201c1f346811e506b35c7b238)) +* **deps:** mypy 1.18.1 has a regression, pin to 1.17 ([11b2836](https://github.com/Increase/increase-python/commit/11b28364ce2a5bcab16d432df286e9342cf2d5a3)) +* **docs:** use environment variables for authentication in code snippets ([d3add21](https://github.com/Increase/increase-python/commit/d3add2177c486a212f749dd3eb75478bc17e7f4f)) +* format all `api.md` files ([6e81381](https://github.com/Increase/increase-python/commit/6e8138170958c418f5098d0d2edfa6d4504be1ca)) +* **internal/tests:** avoid race condition with implicit client cleanup ([8b40865](https://github.com/Increase/increase-python/commit/8b408656a71932fff381dee482f4fc31893a2d1a)) +* **internal:** add `--fix` argument to lint script ([11c7600](https://github.com/Increase/increase-python/commit/11c7600c718b1e46f8bffe602839f0f735875eb3)) +* **internal:** add missing files argument to base client ([ca7f10e](https://github.com/Increase/increase-python/commit/ca7f10eda7bb5c854297da65e891e95a07fa9469)) +* **internal:** add request options to SSE classes ([7b0f6ae](https://github.com/Increase/increase-python/commit/7b0f6ae24b1be20b67c0bfa7a338f4cd2a48ab84)) +* **internal:** bump dependencies ([9afb9bc](https://github.com/Increase/increase-python/commit/9afb9bc09a9f54174c5900fa9ad872e667cd1c21)) +* **internal:** codegen related update ([b3c7347](https://github.com/Increase/increase-python/commit/b3c73473e66203ad3f13cfaa1a879906a8e2ecb7)) +* **internal:** codegen related update ([b79b7c6](https://github.com/Increase/increase-python/commit/b79b7c6e67e7aec9f88be120fd71b9b3f3733e9b)) +* **internal:** codegen related update ([60367a0](https://github.com/Increase/increase-python/commit/60367a02110506e6085f56d48150fc47651813bc)) +* **internal:** codegen related update ([e845138](https://github.com/Increase/increase-python/commit/e845138fe4d84aa081d35c6560c165e27a425679)) +* **internal:** fix lint error on Python 3.14 ([db29ffe](https://github.com/Increase/increase-python/commit/db29ffe990d3ec8211873a1fd5b707a6fc87f39c)) +* **internal:** grammar fix (it's -> its) ([8d6db18](https://github.com/Increase/increase-python/commit/8d6db18b1032dd1fd0e7caf693330ed5cd0adc90)) +* **internal:** make `test_proxy_environment_variables` more resilient ([e4f191d](https://github.com/Increase/increase-python/commit/e4f191d1ae836381b4f53ba5705ab4e1e7e1948a)) +* **internal:** make `test_proxy_environment_variables` more resilient to env ([a9e3ac5](https://github.com/Increase/increase-python/commit/a9e3ac5340c315d10940df7f12018a00e4534211)) +* **internal:** update `actions/checkout` version ([229bc20](https://github.com/Increase/increase-python/commit/229bc204391e7217777f498c5bb9f3eed187d861)) +* **package:** drop Python 3.8 support ([b3df916](https://github.com/Increase/increase-python/commit/b3df916a0aa711fb12302d7046ea3e27218ad9e1)) +* remove custom code ([e2f423d](https://github.com/Increase/increase-python/commit/e2f423d5a1b386917c50ee1bb15393b326991377)) +* speedup initial import ([2d64c18](https://github.com/Increase/increase-python/commit/2d64c18b19bba3be9431d6a0fa5200eaa899ce7b)) +* update lockfile ([7709a96](https://github.com/Increase/increase-python/commit/7709a9606bd6a91583876a5d0a20e3d81804dc40)) +* update mock server docs ([97c13ac](https://github.com/Increase/increase-python/commit/97c13acbfa9d91dab213c4dc9961693f24ae2f4f)) + ## 0.444.0 (2026-03-16) Full Changelog: [v0.443.0...v0.444.0](https://github.com/Increase/increase-python/compare/v0.443.0...v0.444.0) diff --git a/pyproject.toml b/pyproject.toml index 2d356b57..ab8b7bda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "increase" -version = "0.444.0" +version = "0.445.0" description = "The official Python library for the increase API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/increase/_version.py b/src/increase/_version.py index 560dda0f..4da0c26c 100644 --- a/src/increase/_version.py +++ b/src/increase/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "increase" -__version__ = "0.444.0" # x-release-please-version +__version__ = "0.445.0" # x-release-please-version