Skip to content

chore(main): release 7.0.0#390

Merged
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main--components--workos/workos-php
May 26, 2026
Merged

chore(main): release 7.0.0#390
gjtorikian merged 2 commits into
mainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation Bot commented May 15, 2026

🤖 I have created a release beep boop

7.0.0 (2026-05-26)

⚠ BREAKING CHANGES

  • radar: Remove device fingerprint and bot score from RadarStandaloneAssessRequest (#392)
  • audit_logs: Rename audit log models for consistency (#392)
  • webhooks: Rename webhook endpoint models and update status field type (#392)
  • authorization: Update Authorization API with new filters and remove search parameter (#392)
  • user_management: Remove organization membership methods from UserManagement service (#392)

Features

  • api_keys: Add expires_at field to API key models and creation methods (#392) (fc280eb)
  • applications: Update ApplicationCredentialsListItem and NewConnectApplicationSecret field types (#392) (fc280eb)
  • audit_logs: Rename audit log models for consistency (#392) (fc280eb)
  • authorization: Update Authorization API with new filters and remove search parameter (#392) (fc280eb)
  • organization_membership: Introduce OrganizationMembershipService with membership and group operations (#392) (fc280eb)
  • pipes: Add connected account event models and related types (#392) (fc280eb)
  • radar: Remove device fingerprint and bot score from RadarStandaloneAssessRequest (#392) (fc280eb)
  • user_management: Remove organization membership methods from UserManagement service (#392) (fc280eb)
  • vault: Add new Vault service for encrypted key-value storage (#392) (fc280eb)
  • webhooks: Rename webhook endpoint models and update status field type (#392) (fc280eb)

Miscellaneous Chores

  • deps: update googleapis/release-please-action action to v5 (#389) (f973f21)
  • deps: update shivammathur/setup-php action to v2.37.0 (#388) (f9e113f)
  • use shared workos/renovate-config preset (99aad6c)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner May 15, 2026 21:23
@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner May 15, 2026 21:23
@workos-sdk-automation workos-sdk-automation Bot requested a review from nicknisi May 15, 2026 21:23
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 15, 2026

Greptile Summary

This is an automated Release Please PR bumping the workos-php SDK from v6.0.2 to v7.0.0, incorporating a major set of breaking changes and new features from PR #392.

  • Version bump: lib/Version.php and .release-please-manifest.json updated to 7.0.0; the pending changelog entry is deleted and its content merged into CHANGELOG.md
  • Breaking changes documented: removal of membership methods from UserManagement, radar field removals, audit log / webhook model renames, authorization filter additions, and replacement of the hand-maintained Vault class with a generated service
  • New features documented: OrganizationMembershipService, new Vault service, expires_at on API key models, pipes connected-account events, and DateTimeImmutable field type corrections

Confidence Score: 5/5

This PR contains only automated release bookkeeping — version constant, manifest, and changelog — with no changes to SDK logic, and is safe to merge.

All four changed files are generated by Release Please: a version string update, a manifest JSON bump, the CHANGELOG addition, and deletion of the consumed pending-changelog file. No SDK logic, authentication paths, or data handling is touched.

No files require special attention.

Important Files Changed

Filename Overview
lib/Version.php SDK version constant bumped from 6.0.2 to 7.0.0, consistent with the major release
.release-please-manifest.json Release manifest version updated from 6.0.2 to 7.0.0 by Release Please automation
CHANGELOG.md 7.0.0 release entry added with all breaking changes, features, and chores; pending changelog content embedded as expected Release Please behavior
.changelog-pending/2026-05-26T13-23-48-b0eb6fb50f020df713d0233e344a6be05739f59e.md Pending changelog entry deleted after its content was incorporated into CHANGELOG.md for the 7.0.0 release

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|reads pending changelog| B[.changelog-pending/*.md]
    A -->|generates| C[CHANGELOG.md 7.0.0 entry]
    A -->|updates| D[.release-please-manifest.json\n6.0.2 → 7.0.0]
    A -->|updates| E[lib/Version.php\nSDK_VERSION = 7.0.0]
    B -->|deleted after merge| C
    C --> F[7.0.0 Release Tag]
    D --> F
    E --> F
Loading

Reviews (4): Last reviewed commit: "chore: inline release notes from .change..." | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch 2 times, most recently from 95ef7c9 to d8fe8f8 Compare May 18, 2026 14:46
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from d8fe8f8 to 10a158e Compare May 26, 2026 19:27
@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 6.0.3 chore(main): release 7.0.0 May 26, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from 10a158e to ab949fe Compare May 26, 2026 19:27
@gjtorikian gjtorikian merged commit b316e2a into main May 26, 2026
8 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch May 26, 2026 19:28
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