Skip to content

🌿 Fern Regeneration -- March 26, 2026#743

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-26T14-17Z
Closed

🌿 Fern Regeneration -- March 26, 2026#743
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-26T14-17Z

Conversation

@fern-api

@fern-api fern-api Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR regenerates code to match the latest API Definition.


Note

Low Risk
Low risk: changes are limited to version metadata and User-Agent/X-Fern-SDK-Version headers with no functional logic changes.

Overview
Pins the SDK version back to 5.20.8 (from 5.21.0) in pyproject.toml and .fern/metadata.json.

Updates the HTTP header version strings in BaseClientWrapper.get_headers so User-Agent and X-Fern-SDK-Version match 5.20.8.

Written by Cursor Bugbot for commit 1831a67. This will update automatically on new commits. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 1 potential issue.

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.

Comment thread pyproject.toml
[tool.poetry]
name = "cohere"
version = "5.21.0"
version = "5.20.8"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

SDK version downgraded from 5.21.0 to 5.20.8

High Severity

The sdkVersion is being downgraded from 5.21.0 to 5.20.8 across all three files. Since 5.20.8 is semantically lower than the existing 5.21.0, this is a version regression. If published to PyPI, users with 5.21.0 already installed would not see this as an upgrade, and dependency resolvers may skip it. The User-Agent and X-Fern-SDK-Version headers would also report an older version, making server-side analytics and debugging misleading.

Additional Locations (2)
Fix in Cursor Fix in Web

@mkozakov mkozakov closed this Mar 26, 2026
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.

1 participant