Skip to content

Commit d1cdd4e

Browse files
chore: inline release notes from .changelog-pending
1 parent 13d250d commit d1cdd4e

3 files changed

Lines changed: 20 additions & 29 deletions

File tree

.changelog-pending/2026-07-28T19-17-20-72f2c0b2792fb452e4b7e1a0555c2fe14b857631.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.changelog-pending/2026-07-28T20-32-35-c7b77690a4486560659df08d947039af4cd52055.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,30 @@
22

33
## [11.0.0](https://github.com/workos/workos-python/compare/v10.0.1...v11.0.0) (2026-07-28)
44

5+
* [#702](https://github.com/workos/workos-python/pull/702) feat(generated)!: regenerate from spec (2 changes)
56

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`
716

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`
923

10-
### Features
24+
* [#704](https://github.com/workos/workos-python/pull/704) feat(generated)!: regenerate from spec (1 change)
1125

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`
1529

1630
## [10.0.1](https://github.com/workos/workos-python/compare/v10.0.0...v10.0.1) (2026-07-27)
1731

0 commit comments

Comments
 (0)