Skip to content

chore(main): release 7.0.1#656

Merged
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main
May 11, 2026
Merged

chore(main): release 7.0.1#656
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

7.0.1 (2026-05-11)

Bug Fixes

  • Harden webhook, vault, session, and base client paths (#654) (d21f3b4)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 11, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the workos Python SDK from 7.0.0 to 7.0.1. The actual bug fix (path hardening for webhook, vault, session, and base client) was shipped in the preceding commit and is simply catalogued here.

  • .release-please-manifest.json and pyproject.toml version fields updated from 7.0.07.0.1.
  • CHANGELOG.md entry added to document the path-hardening fix landed in #654.

Confidence Score: 5/5

Safe to merge — all three files are purely version-metadata updates produced by Release Please automation.

The only changes are version string updates in the manifest, project config, and changelog. No application logic is touched, and all three files are consistent with one another at 7.0.1.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.0.0 to 7.0.1 by Release Please automation
CHANGELOG.md 7.0.1 release entry added, documenting the webhook/vault/session/base client path hardening fix
pyproject.toml Package version bumped from 7.0.0 to 7.0.1 to match the release manifest

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|detects merged fix PR #654| B[Generate Release PR #656]
    B --> C[Bump .release-please-manifest.json\n7.0.0 → 7.0.1]
    B --> D[Bump pyproject.toml version\n7.0.0 → 7.0.1]
    B --> E[Append CHANGELOG.md entry\nfor 7.0.1]
    C & D & E --> F[Merge Release PR]
    F --> G[Publish workos==7.0.1 to PyPI]
Loading

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

@gjtorikian gjtorikian merged commit 9222b93 into main May 11, 2026
14 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch May 11, 2026 16:51
@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