Skip to main content
Docs

Upgrade to clerk-sdk-ruby v5

In January 2026, version 5.0 of the Clerk Ruby SDK was released. This guide covers the breaking changes that were introduced.

Available methods and operations updates

With the introduction of v5, we have deprecated our generated Ruby HTTP Client. All Clerk::SDK class methods are generated from the Clerk OpenAPI specification in the gem itself.

This comes with a number of changes to the method names, parameters, and responses. Please refer to the Available Resources and Operations section for more details on the changes required.

Feedback

What did you think of this content?

Last updated on

GitHubEdit on GitHub