Skip to content

chore(main): release 7.1.1#540

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main
Apr 30, 2026
Merged

chore(main): release 7.1.1#540
gjtorikian merged 1 commit intomainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

7.1.1 (2026-04-30)

Bug Fixes

  • parse webhook/action signature timestamps as milliseconds (#539) (ed9b464)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot requested review from a team as code owners April 30, 2026 16:55
@workos-sdk-automation workos-sdk-automation Bot requested review from stanleyphu and removed request for a team April 30, 2026 16:55
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

Automated release PR bumping the SDK from v7.1.0 to v7.1.1, generated by Release Please. The only substantive change is the version constant in version.go, the manifest, and a new CHANGELOG.md entry for the bug fix that corrects webhook/action signature timestamp parsing to treat values as milliseconds.

Confidence Score: 5/5

Safe to merge — purely automated version-bump changes with no logic modifications.

All three changed files contain only mechanical version string updates and a changelog entry generated by Release Please. No code logic, security-sensitive paths, or custom rules are touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.1.0 to 7.1.1 by Release Please automation
CHANGELOG.md New 7.1.1 changelog entry added documenting the millisecond timestamp parsing bug fix
version.go SDK version constant updated from v7.1.0 to v7.1.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version.go\nv7.1.0 → v7.1.1]
    A --> C[Update .release-please-manifest.json\n7.1.0 → 7.1.1]
    A --> D[Append CHANGELOG.md\n7.1.1 entry]
    B & C & D --> E[PR #540 merged]
    E --> F[Tag v7.1.1 published]
Loading

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

@gjtorikian gjtorikian merged commit 3582ece into main Apr 30, 2026
6 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch April 30, 2026 16:57
@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