Skip to content

SDK 1.11.16 Release#521

Open
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2025-12-09T16-25Z
Open

SDK 1.11.16 Release#521
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2025-12-09T16-25Z

Conversation

@fern-api

@fern-api fern-api Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

This PR regenerates code to match the latest API Definition.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread vellum_ai.gemspec
Comment on lines 13 to 15
spec.name = "vellum_ai"
spec.version = "1.11.14"
spec.version = "0.3.3"
spec.licenses = ["MIT"]

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Avoid downgrading released gem version

The gemspec now sets spec.version to 0.3.3, but the previous release was 1.11.14; publishing this regeneration under a lower semver means bundler users will continue to resolve 1.11.x as the newest version, so they will never receive the regenerated SDK and the X-Fern-SDK-Version header added in this commit will not match the installed package. Version numbers should move forward from 1.11.14 instead of dropping to 0.3.3.

Useful? React with 👍 / 👎.

@vellum-automation vellum-automation Bot changed the title 🌿 Fern Regeneration -- December 9, 2025 SDK 1.11.16 Release Dec 10, 2025
@vellum-automation vellum-automation Bot added the release This PR is meant to trigger a release cut upon merge label Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release This PR is meant to trigger a release cut upon merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants