Skip to content

Commit 3699eb0

Browse files
chore: inline release notes from .changelog-pending
1 parent b14d3b9 commit 3699eb0

3 files changed

Lines changed: 25 additions & 26 deletions

File tree

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

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

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

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

CHANGELOG.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,35 @@
22

33
## [10.1.0](https://github.com/workos/workos-ruby/compare/v10.0.0...v10.1.0) (2026-07-28)
44

5-
65
### Features
76

8-
* **generated:** Pipes, PipesProvider, UserManagement (batch 6c21f6dc) ([#531](https://github.com/workos/workos-ruby/issues/531)) ([75c684f](https://github.com/workos/workos-ruby/commit/75c684f688774a8bb813ce43e4dba59e351591cb))
9-
* **generated:** SSO (batch 16283437) ([#532](https://github.com/workos/workos-ruby/issues/532)) ([b7bad42](https://github.com/workos/workos-ruby/commit/b7bad427870d8b6d9304e69e2261276d42788c5c))
107
* replace hand-written URL builders with generated ones ([b162486](https://github.com/workos/workos-ruby/commit/b1624866137d8364dda1726b0302b70bed00a75c))
118

9+
* [#531](https://github.com/workos/workos-ruby/pull/531) fix(generated): regenerate from spec
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+
* [#532](https://github.com/workos/workos-ruby/pull/532) fix(generated): regenerate from spec
29+
30+
**Fixes**
31+
* **[sso](https://workos.com/docs/reference/sso)**:
32+
* Removed `callback_endpoint` from `Connection`
33+
1234
## [10.0.0](https://github.com/workos/workos-ruby/compare/v9.5.0...v10.0.0) (2026-07-22)
1335

1436
### Bug Fixes

0 commit comments

Comments
 (0)