Skip to content

Commit 3a6f383

Browse files
chore(main): release 10.1.0 (#703)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>
1 parent 1889026 commit 3a6f383

6 files changed

Lines changed: 35 additions & 27 deletions

.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.

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.0.1"
2+
".": "10.1.0"
33
}

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## [10.1.0](https://github.com/workos/workos-python/compare/v10.0.1...v10.1.0) (2026-07-28)
4+
5+
### Miscellaneous Chores
6+
7+
* release 10.1.0 ([1889026](https://github.com/workos/workos-python/commit/1889026b2ed71a75f4036a54ac20dcc69ee77bfd))
8+
9+
* [#702](https://github.com/workos/workos-python/pull/702) feat(generated)!: regenerate from spec (2 changes)
10+
11+
**Features**
12+
* **[pipes](https://workos.com/docs/reference/pipes)**:
13+
* Added `config` to `DataIntegrationsGetDataIntegrationAuthorizeUrlRequest`
14+
* Added `client_credentials` to `DataIntegrationAuthMethods`
15+
* Added `client_credentials` to `DataIntegrationsListResponseDataAuthMethods`
16+
* Added `client_credentials` to `DataIntegrationsListResponseDataConnectedAccountAuthMethod`
17+
* Added `config` to Pipes models
18+
* **[connect](https://workos.com/docs/reference/workos-connect/standalone)**:
19+
* Added `client_credentials` to `ConnectedAccountAuthMethod`
20+
21+
**Fixes**
22+
* **[user_management](https://workos.com/docs/reference/authkit/user)**:
23+
* Changed errors for endpoint `POST /user_management/invitations`
24+
* Changed errors for endpoint `POST /user_management/invitations/{id}/resend`
25+
* Changed errors for endpoint `POST /user_management/magic_auth`
26+
* Changed errors for endpoint `POST /user_management/authenticate`
27+
28+
* [#704](https://github.com/workos/workos-python/pull/704) feat(generated)!: regenerate from spec (1 change)
29+
30+
**Fixes**
31+
* **[sso](https://workos.com/docs/reference/sso)**:
32+
* Removed `callback_endpoint` from `Connection`
33+
334
## [10.0.1](https://github.com/workos/workos-python/compare/v10.0.0...v10.0.1) (2026-07-27)
435

536

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "workos"
3-
version = "10.0.1"
3+
version = "10.1.0"
44
description = "WorkOS Python Client"
55
readme = "README.md"
66
license = "MIT"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)