Skip to content

chore(main): release 10.0.1 - #699

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main
Jul 27, 2026
Merged

chore(main): release 10.0.1#699
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

10.0.1 (2026-07-27)

Bug Fixes

  • user_management: honor client_id in PKCE authorization URL (#701) (93c4fa4)

Documentation

  • add agent context for oagen-generated code (d94f9f8)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR bumping the workos Python SDK from v10.0.0 to v10.0.1, generated by release-please. All three changed files are version metadata only.

  • Bug fix included: fix(user_management): honor client_id in PKCE authorization URL (fix(user_management): honor client_id in PKCE authorization URL #701) — the underlying code change was already merged to main and is referenced by this release.
  • Documentation: Agent context file added for oagen-generated code.
  • No application logic is modified by this PR itself; it only updates .release-please-manifest.json, CHANGELOG.md, and pyproject.toml.

Confidence Score: 5/5

Safe to merge — all changes are version metadata updated by release automation with no application logic touched.

This PR only modifies three version files (.release-please-manifest.json, CHANGELOG.md, pyproject.toml) with no changes to source code or tests. The bug fix it documents was already merged to main in a separate PR.

Files Needing Attention: No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 10.0.0 to 10.0.1 by release-please automation
CHANGELOG.md Added 10.0.1 release entry documenting the PKCE client_id bug fix and agent context documentation addition
pyproject.toml Package version bumped from 10.0.0 to 10.0.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-please bot] -->|generates| B[Release PR #699]
    B --> C[.release-please-manifest.json\n10.0.0 → 10.0.1]
    B --> D[pyproject.toml\nversion 10.0.0 → 10.0.1]
    B --> E[CHANGELOG.md\nadd 10.0.1 entry]
    F["Merged PR #701\nfix: honor client_id in PKCE URL"] -.->|already on main| B
Loading

Reviews (2): Last reviewed commit: "chore(main): release 10.0.1" | Re-trigger Greptile

@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main branch from ffbbd83 to 1379868 Compare July 27, 2026 20:38
@gjtorikian
gjtorikian merged commit 9813c49 into main Jul 27, 2026
10 of 16 checks passed
@gjtorikian
gjtorikian deleted the release-please--branches--main branch July 27, 2026 20:38
@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