Skip to content

chore(main): release 8.0.0#481

Merged
gjtorikian merged 2 commits intomainfrom
release-please--branches--main--components--workos
May 6, 2026
Merged

chore(main): release 8.0.0#481
gjtorikian merged 2 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 May 6, 2026

🤖 I have created a release beep boop

8.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • authorization: Consolidate order enums to PaginationOrder
  • api_keys: Separate organization and user API key types
  • user_management: Consolidate order enums to PaginationOrder
  • vault: Add BYOK key deleted event and consolidate key provider enum
  • types: Consolidate pagination order enums
  • authorization: Rename RoleAssignment to UserRoleAssignment

Features

  • api_keys: Separate organization and user API key types (956386a)
  • authorization: Add new role assignment listing endpoints (956386a)
  • authorization: Consolidate order enums to PaginationOrder (956386a)
  • authorization: Rename RoleAssignment to UserRoleAssignment (956386a)
  • directory_sync: Add name field to directory users (956386a)
  • docs: publish YARD API docs + llms.txt to GitHub Pages (#480) (117eeac)
  • events: Add admin_portal source to event context actor (956386a)
  • sso: Add name field to SSO profile (956386a)
  • types: Consolidate pagination order enums (956386a)
  • user_management: Add get JWT template endpoint (956386a)
  • user_management: Add user API key management (956386a)
  • user_management: Add user field to membership and organization membership (956386a)
  • user_management: Consolidate order enums to PaginationOrder (956386a)
  • vault: Add BYOK key deleted event and consolidate key provider enum (956386a)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 6, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the gem version from 7.1.2 to 8.0.0. All four changed files are purely version bookkeeping with no logic changes.

  • Version bump: lib/workos/version.rb, Gemfile.lock, and .release-please-manifest.json all updated from 7.1.28.0.0.
  • Changelog: CHANGELOG.md prepended with the 8.0.0 entry documenting six breaking changes (enum consolidations, API key type separation, vault event additions) and a set of new features across authorization, user management, SSO, directory sync, and events.

Confidence Score: 5/5

Safe to merge — all changes are automated version bookkeeping with no logic modifications.

Every changed line is a version string update generated by Release Please. No application logic, no configuration, no dependencies, and no security-relevant code is touched.

No files require special attention.

Important Files Changed

Filename Overview
lib/workos/version.rb Version constant bumped from "7.1.2" to "8.0.0" for the major release.
.release-please-manifest.json Release manifest version updated from 7.1.2 to 8.0.0 by Release Please automation.
CHANGELOG.md 8.0.0 changelog section prepended, documenting breaking changes and new features across authorization, api_keys, user_management, vault, and types.
Gemfile.lock Gem version updated from 7.1.2 to 8.0.0 in both the PATH specs and CHECKSUMS sections.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects feat/breaking commits| B[Creates Release PR]
    B --> C{Files Updated}
    C --> D[lib/workos/version.rb\n7.1.2 → 8.0.0]
    C --> E[.release-please-manifest.json\n7.1.2 → 8.0.0]
    C --> F[Gemfile.lock\n7.1.2 → 8.0.0]
    C --> G[CHANGELOG.md\nAdd 8.0.0 section]
    D & E & F & G --> H[PR Merged]
    H --> I[Tag v8.0.0 created]
    I --> J[Gem published to RubyGems]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 7.2.0 chore(main): release 8.0.0 May 6, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos branch from e684248 to ce81ed6 Compare May 6, 2026 22:39
@gjtorikian gjtorikian merged commit 54e3ad6 into main May 6, 2026
7 checks passed
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos branch May 6, 2026 22:42
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