Skip to content

Commit 483edef

Browse files
release: 1.26.0 (#658)
* codegen metadata * chore(internal): fix list file params * chore(internal): refactor retries to not use recursion * fix(pydantic v1): more robust ModelField.annotation check * chore(internal): minor formatting changes * codegen metadata * chore(ci): run on more branches and use depot runners * chore(ci): only use depot for staging repos * chore: broadly detect json family of content-type headers * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * feat(api): api update * chore: use lazy imports for resources * feat(api): api update * feat(api): api update * feat(api): api update * chore(internal): avoid errors for isinstance checks on proxies * release: 1.26.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
1 parent e052e68 commit 483edef

30 files changed

+713
-253
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.25.0"
2+
".": "1.26.0"
33
}

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 46
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-05a1c7485ea6dd75ad2fb1a0628570d88a3e7c4f1e1ecad433711c78deae50e6.yml
3-
openapi_spec_hash: 6d6014d50e18c98219b496bb2a5dab1d
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/finch%2Ffinch-f09e5f2c555d7ee764478b7bc73e92cd21f403d6ec189be14574c8367bc131ce.yml
3+
openapi_spec_hash: bd0a8e001f14132c105992d40149909a
44
config_hash: 53778a0b839c4f6ad34fbba051f5e8a6

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## 1.26.0 (2025-05-08)
4+
5+
Full Changelog: [v1.25.0...v1.26.0](https://github.com/Finch-API/finch-api-python/compare/v1.25.0...v1.26.0)
6+
7+
### Features
8+
9+
* **api:** api update ([bbaa065](https://github.com/Finch-API/finch-api-python/commit/bbaa0656797f95c979a20dfeeaf0a36eec93c72b))
10+
* **api:** api update ([435d475](https://github.com/Finch-API/finch-api-python/commit/435d47510c5746b63fa7693e1b844a010655e58d))
11+
* **api:** api update ([1fbbcfa](https://github.com/Finch-API/finch-api-python/commit/1fbbcfadaf74e098cca60988083ffb341a35d26b))
12+
* **api:** api update ([a6df7d1](https://github.com/Finch-API/finch-api-python/commit/a6df7d18bd6f1bf7333c12f4ab6da43c1a2d9a7e))
13+
* **api:** api update ([ebbed03](https://github.com/Finch-API/finch-api-python/commit/ebbed03e8849ea81a316fdf22cacbf048e4acc99))
14+
* **api:** api update ([d47842a](https://github.com/Finch-API/finch-api-python/commit/d47842a1a0fe6524649c6f159a23a5679a840c19))
15+
* **api:** api update ([24da06a](https://github.com/Finch-API/finch-api-python/commit/24da06a214b10d46594f6256c538d39ceca8352f))
16+
* **api:** api update ([388e39c](https://github.com/Finch-API/finch-api-python/commit/388e39c6adc5a39690220b7be5b8a754a845c4ca))
17+
* **api:** api update ([f4f6ed4](https://github.com/Finch-API/finch-api-python/commit/f4f6ed4f068f0e46f2f5b62e70c021bfb43e22f5))
18+
* **api:** api update ([4cd4be9](https://github.com/Finch-API/finch-api-python/commit/4cd4be9d82bfd0faea1fe30aac7dbbb9d54ac76b))
19+
* **api:** api update ([61ef456](https://github.com/Finch-API/finch-api-python/commit/61ef4565dfd90805361c46842bf0a41eb69b0aef))
20+
* **api:** api update ([f07e754](https://github.com/Finch-API/finch-api-python/commit/f07e754efdb1eade0ec73525e1f49db5e65eded6))
21+
* **api:** api update ([8a699b4](https://github.com/Finch-API/finch-api-python/commit/8a699b4a44565c24703ea63f7be16a1f50fea188))
22+
* **api:** api update ([53a339f](https://github.com/Finch-API/finch-api-python/commit/53a339f1f21f456dbfd5d94337cf8c5f710cd80f))
23+
* **api:** api update ([2954f3e](https://github.com/Finch-API/finch-api-python/commit/2954f3ef8117a57b656ce493806c906d91f86c43))
24+
* **api:** api update ([55b0723](https://github.com/Finch-API/finch-api-python/commit/55b0723e8791d0ef8414c30443946920e8e54c9b))
25+
* **api:** api update ([21a0e16](https://github.com/Finch-API/finch-api-python/commit/21a0e160732aa8524f8a086314e9ab2297f08843))
26+
27+
28+
### Chores
29+
30+
* **internal:** avoid errors for isinstance checks on proxies ([9fb0e38](https://github.com/Finch-API/finch-api-python/commit/9fb0e3875bfc23d6a26ee0dbaf58049c4ee09b37))
31+
* use lazy imports for resources ([1279854](https://github.com/Finch-API/finch-api-python/commit/1279854fd435932e1e52c8106f11f8440c8ffb48))
32+
333
## 1.25.0 (2025-04-23)
434

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "finch-api"
3-
version = "1.25.0"
3+
version = "1.26.0"
44
description = "The official Python library for the Finch API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)