Skip to content

🌿 Fern Regeneration -- April 8, 2026#751

Merged
fern-support merged 9 commits intomainfrom
fern-bot/2026-04-08T20-44Z
Apr 8, 2026
Merged

🌿 Fern Regeneration -- April 8, 2026#751
fern-support merged 9 commits intomainfrom
fern-bot/2026-04-08T20-44Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api bot commented Apr 8, 2026

This PR regenerates code to match the latest API Definition.


Note

Medium Risk
Medium risk due to a major version bump plus changes to default async client selection and HTTP retry behavior, which can affect request execution and error handling. Dependency and CI/runtime minimums also shift to Python 3.10, potentially impacting downstream compatibility.

Overview
Upgrades the generated SDK to v6.0.0 (new Fern generator/CLI), bumps the minimum supported Python version to 3.10, and refreshes dependencies accordingly.

Adds an optional aiohttp transport (cohere[aiohttp]) via httpx-aiohttp, including new default async client helpers (DefaultAioHttpClient, DefaultAsyncHttpxClient) and an async_token option for async token retrieval.

Improves HTTP resiliency by making sync/async request retries configurable via a base default and retrying on connection/protocol errors (in addition to existing status-code-based retries), and updates pydantic utilities to avoid importing pydantic.v1 for Python 3.14 compatibility. Also refreshes docs/examples and CI to test on Python 3.10 with parallelized pytest plus an extra aiohttp test run.

Reviewed by Cursor Bugbot for commit 5633da1. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

There are 3 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 99a776f. Configure here.

@fern-support fern-support merged commit 160dd05 into main Apr 8, 2026
4 checks passed
@fern-support fern-support deleted the fern-bot/2026-04-08T20-44Z branch April 8, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants