|
2 | 2 |
|
3 | 3 | ## [11.0.0](https://github.com/workos/workos-python/compare/v10.0.1...v11.0.0) (2026-07-28) |
4 | 4 |
|
| 5 | +* [#702](https://github.com/workos/workos-python/pull/702) feat(generated)!: regenerate from spec (2 changes) |
5 | 6 |
|
6 | | -### ⚠ BREAKING CHANGES |
| 7 | + **Features** |
| 8 | + * **[pipes](https://workos.com/docs/reference/pipes)**: |
| 9 | + * Added `config` to `DataIntegrationsGetDataIntegrationAuthorizeUrlRequest` |
| 10 | + * Added `client_credentials` to `DataIntegrationAuthMethods` |
| 11 | + * Added `client_credentials` to `DataIntegrationsListResponseDataAuthMethods` |
| 12 | + * Added `client_credentials` to `DataIntegrationsListResponseDataConnectedAccountAuthMethod` |
| 13 | + * Added `config` to Pipes models |
| 14 | + * **[connect](https://workos.com/docs/reference/workos-connect/standalone)**: |
| 15 | + * Added `client_credentials` to `ConnectedAccountAuthMethod` |
7 | 16 |
|
8 | | -* **sso:** SDK surface change: Parameter type changed for "request_options" on "SSO.authorize_logout" ([#704](https://github.com/workos/workos-python/issues/704)) |
| 17 | + **Fixes** |
| 18 | + * **[user_management](https://workos.com/docs/reference/authkit/user)**: |
| 19 | + * Changed errors for endpoint `POST /user_management/invitations` |
| 20 | + * Changed errors for endpoint `POST /user_management/invitations/{id}/resend` |
| 21 | + * Changed errors for endpoint `POST /user_management/magic_auth` |
| 22 | + * Changed errors for endpoint `POST /user_management/authenticate` |
9 | 23 |
|
10 | | -### Features |
| 24 | +* [#704](https://github.com/workos/workos-python/pull/704) feat(generated)!: regenerate from spec (1 change) |
11 | 25 |
|
12 | | -* **pipes:** SDK surface change: Parameter type changed for "organization_id" on "Pipes.authorize_data_integration" ([#702](https://github.com/workos/workos-python/issues/702)) ([826ad56](https://github.com/workos/workos-python/commit/826ad56eba9bb292e48613c3c4b157327aed5cd7)) |
13 | | -* **sso:** SDK surface change: Parameter type changed for "request_options" on "SSO.authorize_logout" ([#704](https://github.com/workos/workos-python/issues/704)) ([dae8afd](https://github.com/workos/workos-python/commit/dae8afd8a7d49432363ebd21abc979db3068b8f4)) |
14 | | -* **user_management:** SDK surface change: Parameter type changed for "request_options" on "UserManagement.accept_invitation" ([#702](https://github.com/workos/workos-python/issues/702)) ([826ad56](https://github.com/workos/workos-python/commit/826ad56eba9bb292e48613c3c4b157327aed5cd7)) |
| 26 | + **Fixes** |
| 27 | + * **[sso](https://workos.com/docs/reference/sso)**: |
| 28 | + * Removed `callback_endpoint` from `Connection` |
15 | 29 |
|
16 | 30 | ## [10.0.1](https://github.com/workos/workos-python/compare/v10.0.0...v10.0.1) (2026-07-27) |
17 | 31 |
|
|
0 commit comments