Features
- Add optional jwt_issuer option for session token validation (#725) (70987c7)
- switch default HTTP client to httpx2 and accept a custom http_client (#731) (ce01fae)
Bug Fixes
-
reject empty and dot path segments before building request URLs (#728) (21735d2)
-
#723 fix(generated): regenerate from spec
Features
- pipes:
- Added
connected_account_idtoDataIntegrationsVendCredentialsRequest - Added
connected_account_idtoDataIntegrationsGetUserTokenRequest - 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_accountstoDataIntegrationsListResponseData - 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
- Added
- pipes:
-
#727 feat(generated): regenerate from spec (4 changes)
Features
- admin_portal:
- Changed the format of
PortalLinkResponse.link
- Changed the format of
- agents:
- Added parameter
AgentsSessions.list.organization_id - Changed the format of
ClaimViewResponse.user_code - Changed the format of
AgentAdminValidateCredentialRequest.credential
- Added parameter
- api_keys:
- Changed the format of
ValidateApiKey.value - Changed the format of
OrganizationApiKeyWithValue.value - Changed the format of
UserApiKeyWithValue.value
- Changed the format of
- multi_factor_auth:
- 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
- Changed the format of
- pipes:
- Added
supports_multiple_connectionstoDataIntegrationsVendCredentialsRequest - Added
supports_multiple_connectionstoDataIntegrationsGetUserTokenRequest - 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
usertoCreateDataIntegrationOwnership - Added
usertoDataIntegrationOwnership - 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_ownertoDataIntegrationsUpsertApiKeyRequest - Added
connection_ownertoDataIntegrationsUpsertClientCredentialsRequest - Added enum
DataIntegrationsUpsertApiKeyRequestConnectionOwner - Added enum
DataIntegrationsUpsertClientCredentialsRequestConnectionOwner - Added model
AccountSelectionRequiredError - Added
connected_account_idtoDataIntegrationsUpsertApiKeyRequest - Added
connected_account_idtoDataIntegrationsUpsertClientCredentialsRequest - Added
ownershiptoCreateDataIntegration - Added
ownershiptoDataIntegration - Added
connection_ownertoDataIntegrationsVendCredentialsRequest - Added
connection_ownertoDataIntegrationsGetUserTokenRequest - 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
- Added
- sso:
- Changed the format of
CreateConnectionKeyPair.key - Changed the format of
TokenQuery.code - Changed the format of
SSOLogoutAuthorizeResponse.logout_url
- Changed the format of
- user_management:
- 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
- Added model
- radar:
- Changed the format of
RadarChallenge.code
- Changed the format of
- vault:
- Changed the format of
CreateObjectRequest.value - Changed the format of
VaultObject.value - Changed the format of
UpdateObjectRequest.value
- Changed the format of
Fixes
- pipes:
- Removed
userland_userfromCreateDataIntegrationOwnership - Removed
userland_userfromDataIntegrationOwnership - 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
- Removed
- admin_portal:
-
#732 fix(generated): regenerate from spec (1 change)
Features
- multi_factor_auth:
- Changed errors for endpoint
POST /auth/factors/{id}/challenge
- Changed errors for endpoint
- pipes:
- Added
connection_ownertoDataIntegrationsListResponseData - Added enum
DataIntegrationsListResponseDataConnectionOwner - Added
connection_roletoDataIntegrationsListResponseDataConnectedAccount - Added
account_identifiertoDataIntegrationsListResponseDataConnectedAccount - Added
account_display_nametoDataIntegrationsListResponseDataConnectedAccount - Added enum
DataIntegrationsListResponseDataConnectedAccountConnectionRole - Added
connection_roletoDataIntegrationInstallation - Added
account_identifiertoDataIntegrationInstallation - Added
account_display_nametoDataIntegrationInstallation - Added enum
DataIntegrationInstallationConnectionRole - Added
connection_ownertoDataIntegrationsGetDataIntegrationAuthorizeUrlRequest - Added enum
DataIntegrationsGetDataIntegrationAuthorizeUrlRequestConnectionOwner - Added the organization connected-account operations on
Pipes:client.pipes.get_organization_connected_account,create_organization_connected_account,update_organization_connected_account,delete_organization_connected_account,list_organization_data_providers
- Added
- connect:
- Added
connection_roletoConnectedAccount - Added
account_identifiertoConnectedAccount - Added
account_display_nametoConnectedAccount - Added enum
ConnectedAccountConnectionRole
- Added
- webhooks:
- Added
pipes.account_connection.add_failedtoCreateWebhookEndpointEvents - Added
pipes.account_connection.connectedtoCreateWebhookEndpointEvents - Added
pipes.account_connection.connection_failedtoCreateWebhookEndpointEvents - Added
pipes.account_connection.disconnectedtoCreateWebhookEndpointEvents - Added
pipes.account_connection.reauthorization_neededtoCreateWebhookEndpointEvents - Added
pipes.account_connection.add_failedtoUpdateWebhookEndpointEvents - Added
pipes.account_connection.connectedtoUpdateWebhookEndpointEvents - Added
pipes.account_connection.connection_failedtoUpdateWebhookEndpointEvents - Added
pipes.account_connection.disconnectedtoUpdateWebhookEndpointEvents - Added
pipes.account_connection.reauthorization_neededtoUpdateWebhookEndpointEvents
- Added
Fixes
- multi_factor_auth:
- Changed errors for endpoint
POST /auth/factors/{id}/challenge
- Changed errors for endpoint
- multi_factor_auth:
-
#733 fix(generated): regenerate from spec (1 change)
Fixes
- multi_factor_auth:
- Changed errors for endpoint
POST /auth/factors/{id}/challenge
- Changed errors for endpoint
- multi_factor_auth: