Skip to content

chore(main): release 7.0.0#456

Merged
gjtorikian merged 3 commits intomainfrom
release-please--branches--main--components--workos
Apr 20, 2026
Merged

chore(main): release 7.0.0#456
gjtorikian merged 3 commits intomainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation bot commented Apr 15, 2026

🤖 I have created a release beep boop

7.0.0 (2026-04-20)

⚠ BREAKING CHANGES

  • Release OpenAPI spec generated Ruby SDK (#454)

Features

  • Release OpenAPI spec generated Ruby SDK (#454) (fd45b9d)

Bug Fixes

  • outdated gemfile.lock (e69ddbd)
  • Remove extractVersion from matchUpdateTypes rules (#455) (8132e48)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 15, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the SDK from v6.2.0 to v7.0.0. The version string is updated consistently across lib/workos/version.rb, .release-please-manifest.json, Gemfile.lock, and CHANGELOG.md. The 7.0.0 release is a major breaking change introducing an OpenAPI-generated SDK with a client-centric architecture and a minimum Ruby 3.3 requirement.

Confidence Score: 5/5

Safe to merge — all changes are mechanical version bumps generated by Release Please automation with no logic changes.

All four changed files are release bookkeeping: version constant, manifest, lock file, and changelog. Every file consistently references 7.0.0. No custom rules are violated and no functional code is modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version manifest updated from 6.2.0 to 7.0.0, consistent with the release bump.
lib/workos/version.rb VERSION constant bumped to "7.0.0", consistent across all release files.
CHANGELOG.md 7.0.0 release notes added with breaking-change summary, migration guide link, and list of new capabilities.
Gemfile.lock Lock file updated to workos 7.0.0; dependency versions and checksums are current and internally consistent.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged feat!/breaking commits| B[Calculates next version: 7.0.0]
    B --> C[Updates lib/workos/version.rb]
    B --> D[Updates .release-please-manifest.json]
    B --> E[Updates CHANGELOG.md]
    B --> F[Updates Gemfile.lock]
    C & D & E & F --> G[PR #456 merged]
    G --> H[Tag v7.0.0 created]
    H --> I[Gem published to RubyGems]
Loading

Reviews (5): Last reviewed commit: "commit Gemfile.lock" | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation bot changed the title chore(main): release 6.2.1 chore(main): release 7.0.0 Apr 20, 2026
@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main--components--workos branch from e13ce65 to 2e1aa1f Compare April 20, 2026 14:02
@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main--components--workos branch from 2e1aa1f to 18056bd Compare April 20, 2026 14:19
@gjtorikian gjtorikian merged commit 5aaca34 into main Apr 20, 2026
7 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos branch April 20, 2026 14:56
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant