Skip to content

chore(main): release 6.0.2#387

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php
May 11, 2026
Merged

chore(main): release 6.0.2#387
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

6.0.2 (2026-05-11)

Bug Fixes

  • harden JWT signature verification and URL path encoding (#386) (aa64119)

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 SDK from v6.0.1 to v6.0.2 to publish the JWT signature verification and URL path encoding hardening fix landed in #386.

  • .release-please-manifest.json and lib/Version.php updated to 6.0.2.
  • CHANGELOG.md updated with the 6.0.2 entry referencing the security-relevant bug fix commit.

Confidence Score: 5/5

Safe to merge — all three files are mechanical version-bump artifacts produced by Release Please automation with no logic changes.

The diff touches only the version constant, the manifest JSON, and the changelog. No application code, security logic, or configuration is modified here; the actual fix shipped in #386.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 6.0.1 to 6.0.2 by Release Please automation
CHANGELOG.md Adds 6.0.2 changelog entry documenting the JWT and URL path encoding hardening fix from #386
lib/Version.php SDK_VERSION constant updated from 6.0.1 to 6.0.2

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #386 merged\n(JWT & URL path encoding hardening)"] --> B["Release Please detects new fix commits"]
    B --> C["Bumps version 6.0.1 → 6.0.2"]
    C --> D[".release-please-manifest.json\nupdated"]
    C --> E["lib/Version.php\nSDK_VERSION updated"]
    C --> F["CHANGELOG.md\n6.0.2 entry added"]
    D & E & F --> G["Tag v6.0.2 & publish"]
Loading

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

@gjtorikian gjtorikian merged commit c686634 into main May 11, 2026
8 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php 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