Skip to content

chore(main): release 7.0.0#652

Merged
gjtorikian merged 2 commits intomainfrom
release-please--branches--main
May 7, 2026
Merged

chore(main): release 7.0.0#652
gjtorikian merged 2 commits intomainfrom
release-please--branches--main

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

7.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • api_keys: Restructure API key models for dual ownership
  • common: Add user API key event models and refactor BYOK key provider
  • authorization: Refactor role assignment models and add list endpoints

Features

  • api_keys: Restructure API key models for dual ownership (8b5e91d)
  • authorization: Refactor role assignment models and add list endpoints (8b5e91d)
  • common: Add user API key event models and refactor BYOK key provider (8b5e91d)
  • docs: Publish pdoc-generated API reference to GitHub Pages (#651) (05831ea)
  • user_management: Add user API key management endpoints (8b5e91d)

Bug Fixes

  • generated: Remove service-specific pagination order enums across SDK (8b5e91d)

This PR was generated with Release Please. See documentation.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@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 workos Python SDK from 6.2.0 to 7.0.0 — a major version with three documented breaking changes.

  • Version bump: pyproject.toml and .release-please-manifest.json updated from 6.2.07.0.0.
  • Breaking changes: API key model restructuring for dual ownership, BYOK key provider refactor, and role assignment model changes are recorded in the changelog.
  • Features & fixes: New user API key management endpoints, list endpoints for role assignments, removal of service-specific pagination order enums, and a docs publishing workflow are included in this release.

Confidence Score: 5/5

Safe to merge — this is a purely mechanical version bump generated by Release Please with no logic changes.

All three changed files contain only version string updates and a new changelog entry. The actual breaking-change code landed in the squash commit referenced by the changelog (8b5e91d) and was reviewed separately; this PR only records the release metadata.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 6.2.0 to 7.0.0 by Release Please automation.
CHANGELOG.md New 7.0.0 entry added documenting breaking changes, features, and bug fixes for this major release.
pyproject.toml Package version bumped from 6.2.0 to 7.0.0; no other configuration changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Detect conventional commits since v6.2.0]
    B --> C{Breaking changes?}
    C -- Yes --> D[Bump major version 6.2.0 → 7.0.0]
    D --> E[Update .release-please-manifest.json]
    D --> F[Update pyproject.toml]
    D --> G[Append CHANGELOG.md entry]
    E & F & G --> H[PR merged → publish to PyPI]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 6.3.0 chore(main): release 7.0.0 May 7, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main branch from 14ba213 to fefa91b Compare May 7, 2026 00:04
@gjtorikian gjtorikian merged commit 25307bf into main May 7, 2026
14 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch May 7, 2026 00:05
@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