diff --git a/.changelog-pending/2026-09-05T15-37-00-b110a04e6629f048799bbf753bddc6c5f4d10c0f.md b/.changelog-pending/2026-09-05T15-37-00-b110a04e6629f048799bbf753bddc6c5f4d10c0f.md deleted file mode 100644 index 6f692852..00000000 --- a/.changelog-pending/2026-09-05T15-37-00-b110a04e6629f048799bbf753bddc6c5f4d10c0f.md +++ /dev/null @@ -1,18 +0,0 @@ -* [#438](https://github.com/workos/workos-php/pull/438) fix(generated): regenerate from spec - - **Features** - * **[pipes](https://workos.com/docs/reference/pipes)**: - * Added `connected_account_id` to `DataIntegrationsVendCredentialsRequest` - * Added `connected_account_id` to `DataIntegrationsGetUserTokenRequest` - * Added parameter `UserManagementDataProviders.getUserDataInstallation.connected_account_id` - * Changed errors for endpoint `GET /user_management/users/{user_id}/connected_accounts/{slug}` - * Added parameter `UserManagementDataProviders.updateUserDataInstallation.connected_account_id` - * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` - * Added parameter `UserManagementDataProviders.deleteUserDataInstallation.connected_account_id` - * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` - * Added `connected_accounts` to `DataIntegrationsListResponseData` - * Changed errors for endpoint `PUT /data-integrations/{slug}` - * Changed errors for endpoint `PUT /data-integrations/{slug}/api-key` - * Changed errors for endpoint `PUT /data-integrations/{slug}/client-credentials` - * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` - * Changed errors for endpoint `POST /data-integrations/{provider}/token` diff --git a/.changelog-pending/2026-09-14T13-28-35-0b4d419df1198eced531b9867bfbfdee80433fe2.md b/.changelog-pending/2026-09-14T13-28-35-0b4d419df1198eced531b9867bfbfdee80433fe2.md deleted file mode 100644 index d273fe83..00000000 --- a/.changelog-pending/2026-09-14T13-28-35-0b4d419df1198eced531b9867bfbfdee80433fe2.md +++ /dev/null @@ -1,102 +0,0 @@ -* [#443](https://github.com/workos/workos-php/pull/443) feat(generated): regenerate from spec (4 changes) - - **Features** - * **[admin_portal](https://workos.com/docs/reference/admin-portal)**: - * Changed the format of `PortalLinkResponse.link` - * **[agents](https://workos.com/docs/reference/agents)**: - * Added parameter `AgentsSessions.list.organization_id` - * Changed the format of `ClaimViewResponse.user_code` - * Changed the format of `AgentAdminValidateCredentialRequest.credential` - * **[api_keys](https://workos.com/docs/reference/authkit/api-keys)**: - * Changed the format of `ValidateApiKey.value` - * Changed the format of `OrganizationApiKeyWithValue.value` - * Changed the format of `UserApiKeyWithValue.value` - * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: - * Changed the format of `AuthenticationChallenge.code` - * Changed the format of `AuthenticationFactorEnrolledTotp.secret` - * Changed the format of `AuthenticationFactorEnrolledTotp.qr_code` - * Changed the format of `AuthenticationFactorEnrolledTotp.uri` - * Changed the format of `AuthenticationChallengesVerifyRequest.code` - * **[pipes](https://workos.com/docs/reference/pipes)**: - * Added `supports_multiple_connections` to `DataIntegrationsVendCredentialsRequest` - * Added `supports_multiple_connections` to `DataIntegrationsGetUserTokenRequest` - * Added parameter `UserManagementDataProviders.getUserDataInstallation.supports_multiple_connections` - * Added parameter `UserManagementDataProviders.updateUserDataInstallation.supports_multiple_connections` - * Added parameter `UserManagementDataProviders.deleteUserDataInstallation.supports_multiple_connections` - * Added parameter `UserManagementDataProviders.getUserDataIntegrations.supports_multiple_connections` - * Added enum `PipesOwnership` - * Added `user` to `CreateDataIntegrationOwnership` - * Added `user` to `DataIntegrationOwnership` - * Added endpoint `GET /data-integrations/{slug}/organization` - * Added endpoint `PUT /data-integrations/{slug}/organization` - * Added endpoint `DELETE /data-integrations/{slug}/organization` - * Added parameter `Pipes.listDataIntegrations.ownership` - * Changed errors for endpoint `GET /data-integrations` - * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed the format of `DataIntegrationCredentialsResponseCredential.value` - * Added `connection_owner` to `DataIntegrationsUpsertApiKeyRequest` - * Added `connection_owner` to `DataIntegrationsUpsertClientCredentialsRequest` - * Added enum `DataIntegrationsUpsertApiKeyRequestConnectionOwner` - * Added enum `DataIntegrationsUpsertClientCredentialsRequestConnectionOwner` - * Added model `AccountSelectionRequiredError` - * Added `connected_account_id` to `DataIntegrationsUpsertApiKeyRequest` - * Added `connected_account_id` to `DataIntegrationsUpsertClientCredentialsRequest` - * Added `ownership` to `CreateDataIntegration` - * Added `ownership` to `DataIntegration` - * Added `connection_owner` to `DataIntegrationsVendCredentialsRequest` - * Added `connection_owner` to `DataIntegrationsGetUserTokenRequest` - * Added enum `CreateDataIntegrationOwnership` - * Added enum `DataIntegrationOwnership` - * Added enum `DataIntegrationsVendCredentialsRequestConnectionOwner` - * Added enum `DataIntegrationsGetUserTokenRequestConnectionOwner` - * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` - * Changed errors for endpoint `POST /data-integrations/{provider}/token` - * **[sso](https://workos.com/docs/reference/sso)**: - * Changed the format of `CreateConnectionKeyPair.key` - * Changed the format of `TokenQuery.code` - * Changed the format of `SSOLogoutAuthorizeResponse.logout_url` - * **[user_management](https://workos.com/docs/reference/authkit/user)**: - * Added model `CreateAuthkitOAuthResource` - * Added model `AuthkitOAuthResource` - * Added service `UserManagementAuthkitOAuthResources` - * Changed the format of `DeviceAuthorizationResponse.verification_uri_complete` - * Changed the format of `VerifyEmailAddress.code` - * Changed the format of `ConfirmEmailChange.code` - * Changed the format of `MagicAuth.code` - * Changed the format of `UserInvite.accept_invitation_url` - * Changed the format of `EmailVerification.code` - * Changed the format of `PasswordReset.password_reset_url` - * Changed the format of `AuthenticateResponse.authkit_authorization_code` - * Changed the format of `DeviceAuthorizationResponse.device_code` - * Changed the format of `DeviceAuthorizationResponse.user_code` - * Changed the format of `AuthorizationCodeSessionAuthenticateRequest.code` - * Changed the format of `AuthorizationCodeSessionAuthenticateRequest.code_verifier` - * Changed the format of `MagicAuthCodeSessionAuthenticateRequest.code` - * Changed the format of `EmailVerificationCodeSessionAuthenticateRequest.code` - * Changed the format of `MfaTotpSessionAuthenticateRequest.code` - * Changed the format of `RadarEmailChallengeCodeSessionAuthenticateRequest.code` - * Changed the format of `RadarSmsChallengeCodeSessionAuthenticateRequest.code` - * Changed the format of `DeviceCodeSessionAuthenticateRequest.device_code` - * Changed the format of `Invitation.accept_invitation_url` - * Changed the format of `MagicAuthSendMagicAuthCodeAndReturnResponse.code` - * **[radar](https://workos.com/docs/reference/radar)**: - * Changed the format of `RadarChallenge.code` - * **[vault](https://workos.com/docs/reference/vault)**: - * Changed the format of `CreateObjectRequest.value` - * Changed the format of `VaultObject.value` - * Changed the format of `UpdateObjectRequest.value` - - **Fixes** - * **[pipes](https://workos.com/docs/reference/pipes)**: - * Removed `userland_user` from `CreateDataIntegrationOwnership` - * Removed `userland_user` from `DataIntegrationOwnership` - * Changed errors for endpoint `POST /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed errors for endpoint `PUT /data-integrations/{slug}/api-key` - * Changed errors for endpoint `PUT /data-integrations/{slug}/client-credentials` - * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` - * Changed errors for endpoint `POST /data-integrations/{provider}/token` - * Changed errors for endpoint `GET /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` - * Changed the type of `DataIntegrationInstallation.user_id` diff --git a/.changelog-pending/2026-09-16T19-24-30-949c30cb87778129af801fadc33546518853d045.md b/.changelog-pending/2026-09-16T19-24-30-949c30cb87778129af801fadc33546518853d045.md deleted file mode 100644 index 0469270b..00000000 --- a/.changelog-pending/2026-09-16T19-24-30-949c30cb87778129af801fadc33546518853d045.md +++ /dev/null @@ -1,39 +0,0 @@ -* [#445](https://github.com/workos/workos-php/pull/445) fix(generated): regenerate from spec (1 change) - - **Features** - * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: - * Changed errors for endpoint `POST /auth/factors/{id}/challenge` - * **[pipes](https://workos.com/docs/reference/pipes)**: - * Added `connection_owner` to `DataIntegrationsListResponseData` - * Added enum `DataIntegrationsListResponseDataConnectionOwner` - * Added `connection_role` to `DataIntegrationsListResponseDataConnectedAccount` - * Added `account_identifier` to `DataIntegrationsListResponseDataConnectedAccount` - * Added `account_display_name` to `DataIntegrationsListResponseDataConnectedAccount` - * Added enum `DataIntegrationsListResponseDataConnectedAccountConnectionRole` - * Added `connection_role` to `DataIntegrationInstallation` - * Added `account_identifier` to `DataIntegrationInstallation` - * Added `account_display_name` to `DataIntegrationInstallation` - * Added enum `DataIntegrationInstallationConnectionRole` - * Added `connection_owner` to `DataIntegrationsGetDataIntegrationAuthorizeUrlRequest` - * Added enum `DataIntegrationsGetDataIntegrationAuthorizeUrlRequestConnectionOwner` - * Added the organization connected-account operations on `Pipes`: `$workos->pipes().getOrganizationConnectedAccount`, `createOrganizationConnectedAccount`, `updateOrganizationConnectedAccount`, `deleteOrganizationConnectedAccount`, `listOrganizationDataProviders` - * **[connect](https://workos.com/docs/reference/workos-connect/standalone)**: - * Added `connection_role` to `ConnectedAccount` - * Added `account_identifier` to `ConnectedAccount` - * Added `account_display_name` to `ConnectedAccount` - * Added enum `ConnectedAccountConnectionRole` - * **[webhooks](https://workos.com/docs/reference/webhooks)**: - * Added `pipes.account_connection.add_failed` to `CreateWebhookEndpointEvents` - * Added `pipes.account_connection.connected` to `CreateWebhookEndpointEvents` - * Added `pipes.account_connection.connection_failed` to `CreateWebhookEndpointEvents` - * Added `pipes.account_connection.disconnected` to `CreateWebhookEndpointEvents` - * Added `pipes.account_connection.reauthorization_needed` to `CreateWebhookEndpointEvents` - * Added `pipes.account_connection.add_failed` to `UpdateWebhookEndpointEvents` - * Added `pipes.account_connection.connected` to `UpdateWebhookEndpointEvents` - * Added `pipes.account_connection.connection_failed` to `UpdateWebhookEndpointEvents` - * Added `pipes.account_connection.disconnected` to `UpdateWebhookEndpointEvents` - * Added `pipes.account_connection.reauthorization_needed` to `UpdateWebhookEndpointEvents` - - **Fixes** - * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: - * Changed errors for endpoint `POST /auth/factors/{id}/challenge` diff --git a/.changelog-pending/2026-09-17T20-59-49-bfe7aedb3cf7296ffb6ead1e287e844186479702.md b/.changelog-pending/2026-09-17T20-59-49-bfe7aedb3cf7296ffb6ead1e287e844186479702.md deleted file mode 100644 index 07727835..00000000 --- a/.changelog-pending/2026-09-17T20-59-49-bfe7aedb3cf7296ffb6ead1e287e844186479702.md +++ /dev/null @@ -1,7 +0,0 @@ -* [#446](https://github.com/workos/workos-php/pull/446) fix(generated): regenerate from spec (2 changes) - - **Fixes** - * **[pipes](https://workos.com/docs/reference/pipes)**: - * Removed unused types left behind by earlier renames: `CreateDataIntegrationAuthMethods` - * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: - * Changed errors for endpoint `POST /auth/factors/{id}/challenge` diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 430e28e5..b7ef03eb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "9.3.0" + ".": "9.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f711af..a5123e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,192 @@ # Changelog +## [9.4.0](https://github.com/workos/workos-php/compare/v9.3.0...v9.4.0) (2026-09-18) + +### Features + +* Add optional issuer check to SessionManager authenticate ([#440](https://github.com/workos/workos-php/issues/440)) ([47e8606](https://github.com/workos/workos-php/commit/47e86069d3a6fa66817c0e7d06fd80f85d0670f3)) + + +### Bug Fixes + +* **passwordless:** encode session IDs in send URLs ([#441](https://github.com/workos/workos-php/issues/441)) ([6b83721](https://github.com/workos/workos-php/commit/6b8372196a9dc84b6aab77b52898b201b8f155ec)) +* **session:** require valid JWT expiration ([#442](https://github.com/workos/workos-php/issues/442)) ([717b3cf](https://github.com/workos/workos-php/commit/717b3cf6ce1a8ad6baaf602115005707c11d2e87)) + + +### Miscellaneous Chores + +* **deps:** update actions/deploy-pages action to v5.0.1 ([#444](https://github.com/workos/workos-php/issues/444)) ([7282b2c](https://github.com/workos/workos-php/commit/7282b2c0b745495f1e5ed48cfb6ab8a17e798468)) + +* [#438](https://github.com/workos/workos-php/pull/438) fix(generated): regenerate from spec + + **Features** + * **[pipes](https://workos.com/docs/reference/pipes)**: + * Added `connected_account_id` to `DataIntegrationsVendCredentialsRequest` + * Added `connected_account_id` to `DataIntegrationsGetUserTokenRequest` + * Added parameter `UserManagementDataProviders.getUserDataInstallation.connected_account_id` + * Changed errors for endpoint `GET /user_management/users/{user_id}/connected_accounts/{slug}` + * Added parameter `UserManagementDataProviders.updateUserDataInstallation.connected_account_id` + * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` + * Added parameter `UserManagementDataProviders.deleteUserDataInstallation.connected_account_id` + * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` + * Added `connected_accounts` to `DataIntegrationsListResponseData` + * Changed errors for endpoint `PUT /data-integrations/{slug}` + * Changed errors for endpoint `PUT /data-integrations/{slug}/api-key` + * Changed errors for endpoint `PUT /data-integrations/{slug}/client-credentials` + * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` + * Changed errors for endpoint `POST /data-integrations/{provider}/token` + +* [#443](https://github.com/workos/workos-php/pull/443) feat(generated): regenerate from spec (4 changes) + + **Features** + * **[admin_portal](https://workos.com/docs/reference/admin-portal)**: + * Changed the format of `PortalLinkResponse.link` + * **[agents](https://workos.com/docs/reference/agents)**: + * Added parameter `AgentsSessions.list.organization_id` + * Changed the format of `ClaimViewResponse.user_code` + * Changed the format of `AgentAdminValidateCredentialRequest.credential` + * **[api_keys](https://workos.com/docs/reference/authkit/api-keys)**: + * Changed the format of `ValidateApiKey.value` + * Changed the format of `OrganizationApiKeyWithValue.value` + * Changed the format of `UserApiKeyWithValue.value` + * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: + * Changed the format of `AuthenticationChallenge.code` + * Changed the format of `AuthenticationFactorEnrolledTotp.secret` + * Changed the format of `AuthenticationFactorEnrolledTotp.qr_code` + * Changed the format of `AuthenticationFactorEnrolledTotp.uri` + * Changed the format of `AuthenticationChallengesVerifyRequest.code` + * **[pipes](https://workos.com/docs/reference/pipes)**: + * Added `supports_multiple_connections` to `DataIntegrationsVendCredentialsRequest` + * Added `supports_multiple_connections` to `DataIntegrationsGetUserTokenRequest` + * Added parameter `UserManagementDataProviders.getUserDataInstallation.supports_multiple_connections` + * Added parameter `UserManagementDataProviders.updateUserDataInstallation.supports_multiple_connections` + * Added parameter `UserManagementDataProviders.deleteUserDataInstallation.supports_multiple_connections` + * Added parameter `UserManagementDataProviders.getUserDataIntegrations.supports_multiple_connections` + * Added enum `PipesOwnership` + * Added `user` to `CreateDataIntegrationOwnership` + * Added `user` to `DataIntegrationOwnership` + * Added endpoint `GET /data-integrations/{slug}/organization` + * Added endpoint `PUT /data-integrations/{slug}/organization` + * Added endpoint `DELETE /data-integrations/{slug}/organization` + * Added parameter `Pipes.listDataIntegrations.ownership` + * Changed errors for endpoint `GET /data-integrations` + * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed the format of `DataIntegrationCredentialsResponseCredential.value` + * Added `connection_owner` to `DataIntegrationsUpsertApiKeyRequest` + * Added `connection_owner` to `DataIntegrationsUpsertClientCredentialsRequest` + * Added enum `DataIntegrationsUpsertApiKeyRequestConnectionOwner` + * Added enum `DataIntegrationsUpsertClientCredentialsRequestConnectionOwner` + * Added model `AccountSelectionRequiredError` + * Added `connected_account_id` to `DataIntegrationsUpsertApiKeyRequest` + * Added `connected_account_id` to `DataIntegrationsUpsertClientCredentialsRequest` + * Added `ownership` to `CreateDataIntegration` + * Added `ownership` to `DataIntegration` + * Added `connection_owner` to `DataIntegrationsVendCredentialsRequest` + * Added `connection_owner` to `DataIntegrationsGetUserTokenRequest` + * Added enum `CreateDataIntegrationOwnership` + * Added enum `DataIntegrationOwnership` + * Added enum `DataIntegrationsVendCredentialsRequestConnectionOwner` + * Added enum `DataIntegrationsGetUserTokenRequestConnectionOwner` + * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` + * Changed errors for endpoint `POST /data-integrations/{provider}/token` + * **[sso](https://workos.com/docs/reference/sso)**: + * Changed the format of `CreateConnectionKeyPair.key` + * Changed the format of `TokenQuery.code` + * Changed the format of `SSOLogoutAuthorizeResponse.logout_url` + * **[user_management](https://workos.com/docs/reference/authkit/user)**: + * Added model `CreateAuthkitOAuthResource` + * Added model `AuthkitOAuthResource` + * Added service `UserManagementAuthkitOAuthResources` + * Changed the format of `DeviceAuthorizationResponse.verification_uri_complete` + * Changed the format of `VerifyEmailAddress.code` + * Changed the format of `ConfirmEmailChange.code` + * Changed the format of `MagicAuth.code` + * Changed the format of `UserInvite.accept_invitation_url` + * Changed the format of `EmailVerification.code` + * Changed the format of `PasswordReset.password_reset_url` + * Changed the format of `AuthenticateResponse.authkit_authorization_code` + * Changed the format of `DeviceAuthorizationResponse.device_code` + * Changed the format of `DeviceAuthorizationResponse.user_code` + * Changed the format of `AuthorizationCodeSessionAuthenticateRequest.code` + * Changed the format of `AuthorizationCodeSessionAuthenticateRequest.code_verifier` + * Changed the format of `MagicAuthCodeSessionAuthenticateRequest.code` + * Changed the format of `EmailVerificationCodeSessionAuthenticateRequest.code` + * Changed the format of `MfaTotpSessionAuthenticateRequest.code` + * Changed the format of `RadarEmailChallengeCodeSessionAuthenticateRequest.code` + * Changed the format of `RadarSmsChallengeCodeSessionAuthenticateRequest.code` + * Changed the format of `DeviceCodeSessionAuthenticateRequest.device_code` + * Changed the format of `Invitation.accept_invitation_url` + * Changed the format of `MagicAuthSendMagicAuthCodeAndReturnResponse.code` + * **[radar](https://workos.com/docs/reference/radar)**: + * Changed the format of `RadarChallenge.code` + * **[vault](https://workos.com/docs/reference/vault)**: + * Changed the format of `CreateObjectRequest.value` + * Changed the format of `VaultObject.value` + * Changed the format of `UpdateObjectRequest.value` + + **Fixes** + * **[pipes](https://workos.com/docs/reference/pipes)**: + * Removed `userland_user` from `CreateDataIntegrationOwnership` + * Removed `userland_user` from `DataIntegrationOwnership` + * Changed errors for endpoint `POST /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed errors for endpoint `PUT /data-integrations/{slug}/api-key` + * Changed errors for endpoint `PUT /data-integrations/{slug}/client-credentials` + * Changed errors for endpoint `POST /data-integrations/{slug}/credentials` + * Changed errors for endpoint `POST /data-integrations/{provider}/token` + * Changed errors for endpoint `GET /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed errors for endpoint `PUT /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed errors for endpoint `DELETE /user_management/users/{user_id}/connected_accounts/{slug}` + * Changed the type of `DataIntegrationInstallation.user_id` + +* [#445](https://github.com/workos/workos-php/pull/445) fix(generated): regenerate from spec (1 change) + + **Features** + * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: + * Changed errors for endpoint `POST /auth/factors/{id}/challenge` + * **[pipes](https://workos.com/docs/reference/pipes)**: + * Added `connection_owner` to `DataIntegrationsListResponseData` + * Added enum `DataIntegrationsListResponseDataConnectionOwner` + * Added `connection_role` to `DataIntegrationsListResponseDataConnectedAccount` + * Added `account_identifier` to `DataIntegrationsListResponseDataConnectedAccount` + * Added `account_display_name` to `DataIntegrationsListResponseDataConnectedAccount` + * Added enum `DataIntegrationsListResponseDataConnectedAccountConnectionRole` + * Added `connection_role` to `DataIntegrationInstallation` + * Added `account_identifier` to `DataIntegrationInstallation` + * Added `account_display_name` to `DataIntegrationInstallation` + * Added enum `DataIntegrationInstallationConnectionRole` + * Added `connection_owner` to `DataIntegrationsGetDataIntegrationAuthorizeUrlRequest` + * Added enum `DataIntegrationsGetDataIntegrationAuthorizeUrlRequestConnectionOwner` + * Added the organization connected-account operations on `Pipes`: `$workos->pipes().getOrganizationConnectedAccount`, `createOrganizationConnectedAccount`, `updateOrganizationConnectedAccount`, `deleteOrganizationConnectedAccount`, `listOrganizationDataProviders` + * **[connect](https://workos.com/docs/reference/workos-connect/standalone)**: + * Added `connection_role` to `ConnectedAccount` + * Added `account_identifier` to `ConnectedAccount` + * Added `account_display_name` to `ConnectedAccount` + * Added enum `ConnectedAccountConnectionRole` + * **[webhooks](https://workos.com/docs/reference/webhooks)**: + * Added `pipes.account_connection.add_failed` to `CreateWebhookEndpointEvents` + * Added `pipes.account_connection.connected` to `CreateWebhookEndpointEvents` + * Added `pipes.account_connection.connection_failed` to `CreateWebhookEndpointEvents` + * Added `pipes.account_connection.disconnected` to `CreateWebhookEndpointEvents` + * Added `pipes.account_connection.reauthorization_needed` to `CreateWebhookEndpointEvents` + * Added `pipes.account_connection.add_failed` to `UpdateWebhookEndpointEvents` + * Added `pipes.account_connection.connected` to `UpdateWebhookEndpointEvents` + * Added `pipes.account_connection.connection_failed` to `UpdateWebhookEndpointEvents` + * Added `pipes.account_connection.disconnected` to `UpdateWebhookEndpointEvents` + * Added `pipes.account_connection.reauthorization_needed` to `UpdateWebhookEndpointEvents` + + **Fixes** + * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: + * Changed errors for endpoint `POST /auth/factors/{id}/challenge` + +* [#446](https://github.com/workos/workos-php/pull/446) fix(generated): regenerate from spec (2 changes) + + **Fixes** + * **[pipes](https://workos.com/docs/reference/pipes)**: + * Removed unused types left behind by earlier renames: `CreateDataIntegrationAuthMethods` + * **[multi_factor_auth](https://workos.com/docs/reference/authkit/mfa)**: + * Changed errors for endpoint `POST /auth/factors/{id}/challenge` + ## [9.3.0](https://github.com/workos/workos-php/compare/v9.2.0...v9.3.0) (2026-09-01) ### Miscellaneous Chores diff --git a/lib/Version.php b/lib/Version.php index 50f41a70..8d7d956b 100644 --- a/lib/Version.php +++ b/lib/Version.php @@ -9,5 +9,5 @@ final class Version { public const SDK_IDENTIFIER = 'WorkOS PHP'; - public const SDK_VERSION = '9.3.0'; // x-release-please-version + public const SDK_VERSION = '9.4.0'; // x-release-please-version }