Skip to content

chore(main): release 9.0.0 - #418

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

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

Conversation

@workos-sdk-automation

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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.0.0 (2026-07-22)

⚠ BREAKING CHANGES

  • connect: SDK surface change: Symbol "ConnectedAccountDto" was removed (#422)
  • organization_domains: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed (#422)
  • pipes: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed (#422)
  • sso: SDK surface change: Symbol "SSOIntentOptions" was removed (#422)
  • admin_portal: SDK surface change: Symbol "IntentOptions" was removed (#422)
  • pipes: SDK surface change: Parameter type changed for "credentials" on "Pipes.createDataIntegration" (#421)
  • widgets: SDK surface change: Parameter type changed for "organizationId" on "Widgets.createToken" (#421)
  • connect: SDK surface change: Connection.options was renamed to Connection.callbackEndpoint (#421)

Features

  • admin_portal: SDK surface change: Symbol "IntentOptions" was removed (#422) (94eddd5)
  • connect: SDK surface change: Connection.options was renamed to Connection.callbackEndpoint (#421) (b28f1d4)
  • connect: SDK surface change: Symbol "ConnectedAccountDto" was removed (#422) (94eddd5)
  • generated: AuditLogs (batch 56391ebd) (#420) (1b1a524)
  • organization_domains: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed (#422) (94eddd5)
  • pipes: SDK surface change: Parameter type changed for "credentials" on "Pipes.createDataIntegration" (#421) (b28f1d4)
  • pipes: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed (#422) (94eddd5)
  • sso: SDK surface change: Symbol "SSOIntentOptions" was removed (#422) (94eddd5)
  • widgets: SDK surface change: Parameter type changed for "organizationId" on "Widgets.createToken" (#421) (b28f1d4)

Miscellaneous Chores

  • deps: update actions/cache action to v5.1.0 (#419) (d963179)
  • prevent oagen generated files from being PR'ed (26d03a0)
  • scope SDK bot App token permissions (293b5ef)

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 July 6, 2026 19:05
@workos-sdk-automation
workos-sdk-automation Bot requested a review from a team as a code owner July 6, 2026 19:05
@workos-sdk-automation
workos-sdk-automation Bot requested a review from nicknisi July 6, 2026 19:05
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by Release Please, bumping the SDK from v8.1.0 to v9.0.0 with several breaking changes and new features.

  • Version bump: lib/Version.php and .release-please-manifest.json updated from 8.1.0 to 9.0.0.
  • Breaking changes: Several symbols removed (ConnectedAccountDto, DomainVerificationIntentOptions, DataIntegrationCredentialsDto, SSOIntentOptions, IntentOptions) and parameter/field renames (Connection.optionsConnection.callbackEndpoint, organizationId made optional on Widgets.createToken).
  • Changelog housekeeping: Three pending changelog files consumed into CHANGELOG.md and deleted.

Confidence Score: 5/5

Standard automated release commit — version constant, manifest, and changelog are all consistently updated to 9.0.0 with no logic changes.

All changes are mechanical: a single constant updated in lib/Version.php, the manifest JSON bumped to match, the pending changelog entries merged into CHANGELOG.md, and the pending files deleted. No application logic, no new code paths, and the three files that carry the version number are mutually consistent.

No files require special attention.

Important Files Changed

Filename Overview
lib/Version.php SDK version constant bumped from 8.1.0 to 9.0.0 via release-please automation
.release-please-manifest.json Manifest version updated from 8.1.0 to 9.0.0, consistent with Version.php
CHANGELOG.md New 9.0.0 changelog section prepended, aggregating all pending changelog entries including breaking changes and new features

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Aggregate .changelog-pending files]
    B --> C[Generate CHANGELOG.md entry for v9.0.0]
    B --> D[Delete consumed .changelog-pending files]
    C --> E[Update .release-please-manifest.json\n8.1.0 → 9.0.0]
    C --> F[Update lib/Version.php\nSDK_VERSION 8.1.0 → 9.0.0]
    E --> G[PR Merged → Tag v9.0.0]
    F --> G
Loading

Reviews (6): 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 4bfd9a9 to ee725c3 Compare July 15, 2026 17:41
@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 8.1.1 chore(main): release 8.2.0 Jul 20, 2026
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from ee725c3 to cf5498d Compare July 20, 2026 18:14
@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 8.2.0 chore(main): release 9.0.0 Jul 21, 2026
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from 4801d99 to 31075f5 Compare July 21, 2026 19:48
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from 2e3f75e to a9dee3d Compare July 22, 2026 16:25
@gjtorikian
gjtorikian merged commit 6ba8eee into main Jul 22, 2026
9 checks passed
@gjtorikian
gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch July 22, 2026 17:10
@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