Skip to content

Conversation

@fern-api
Copy link
Contributor

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

This PR regenerates code to match the latest API Definition.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

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 on lines 13 to 15
spec.name = "vellum_ai"
spec.version = "1.11.14"
spec.version = "0.3.3"
spec.licenses = ["MIT"]

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.

1 participant