fix(deps): update rust crate workos to v2#421
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
54e5c5e to
153151f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.0→2.0.0Release Notes
workos/workos-rust (workos)
v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
#97 feat(generated)!: regenerate from spec (8 changes)
OrganizationMembershipApiservice with full CRUD and role management for organization membershipsUserManagementApi: list/create/get/update/delete/deactivate/reactivate operationsuser_managementand moved toorganization_membership(see compat_breaking list)Roleenum (Single/Multiplevariants) moved fromuser_managementtoorganization_membershipclient.user_management_organization_membership_groups()removed; useclient.organization_membership().list_organization_membership_groups()insteadorganization_membership.list_organization_membership_groupsRadarStandaloneAssessRequestAction::Login,RadarStandaloneAssessRequestAction::Signup,RadarStandaloneResponseControl::CredentialStuffing,RadarStandaloneResponseControl::IpSignUpRateLimitSignUp("sign up","sign_up") andSignIn("sign in","sign_in"); only canonical wire values"sign-up"and"sign-in"are acceptedRadarStandaloneAssessRequest:device_fingerprintandbot_score(marked breaking in spec)helpers::VaultApiwith generatedresources::VaultApiclient.vault()now returnsresources::VaultApiinstead ofhelpers::VaultApiDataKeyPair,DataKey,KeyContext,ObjectMetadata,VaultObject,VaultObjectDigest,VaultObjectVersion,VaultListObjectsParams,VaultListObjectsResponse,VaultCreateDataKeyParams,VaultCreateObjectParams,VaultUpdateObjectParams,VaultDecryptDataKeyParamsCreateDataKeyRequest,CreateDataKeyResponse,DecryptRequest,DecryptResponse,RekeyRequest,CreateObjectRequest,UpdateObjectRequest,VaultObject,ObjectMetadata,ObjectSummary,ObjectVersion,ObjectListResponse,VersionListResponseencrypt/decryptconvenience methods preserved onresources::VaultApiwith the same behaviorhelpers::vaulttohelpers::vault_crypto(re-exported:VaultEncryptResult,local_encrypt,local_decrypt,extract_encrypted_keys)Jsonsuffix and standardize namingAuditLogExportJsonState→AuditLogExportStateAuditLogActionJson→AuditLogActionAuditLogExportJson→AuditLogExportAuditLogsRetentionJson→AuditLogsRetentionWebhookEndpointJson→WebhookEndpoint,WebhookEndpointJsonStatus→WebhookEndpointStatusRadarAction→RadarListAction,RadarType→RadarListTypeAuditLogSchemarenamed toAuditLogSchemaDto; newAuditLogSchemaInput,AuditLogSchemaActorInput,AuditLogSchemaTargetInputtypes addedFeatures
VaultApiservice providing encryption key management and encrypted object storagecreate_data_key,create_decrypt,create_rekeyfor cryptographic operationslist_kv,create_kv,get_kv,get_name,update_kv,delete_kvfor managing encrypted key-value pairslist_kv_metadataandlist_kv_versionsfor inspecting object history without decryptionexpires_atfield added toApiKey,OrganizationApiKey,OrganizationApiKeyWithValue,UserApiKey,UserApiKeyWithValuemodelsApiKeyCreatedDataandApiKeyRevokedDatanow includeexpires_atexpires_atinCreateOrganizationApiKeyandCreateUserApiKeyrequest bodiesPIPES_CONNECTED_ACCOUNT_CONNECTED,PIPES_CONNECTED_ACCOUNT_DISCONNECTED,PIPES_CONNECTED_ACCOUNT_REAUTHORIZATION_NEEDEDPipeConnectedAccount,PipesConnectedAccountConnected,PipesConnectedAccountDisconnected,PipesConnectedAccountReauthorizationNeededPipeConnectedAccountStatefor connected account status trackingConnectApplicationM2MandConnectApplicationOAuthmodel types for M2M and OAuth applicationsConnectApplication:redirect_uris,uses_pkce,is_first_party,was_dynamically_registeredConnectApplicationRedirectUriandConnectApplicationOAuthRedirectUristypesActormodel for representing users or API keys that performed actionsErrorResponsemodel for structured error response bodiesListMetadatamodel for cursor-based pagination metadataVaultOrderenum for ordering vault list resultsFixes
resource_id,resource_external_id, andresource_type_slugfilters toListRoleAssignmentsParamsfor more granular assignment filteringrole_slugfilter toListRoleAssignmentsForResourceParamsandListRoleAssignmentsForResourceByExternalIdParamssearchparameter fromListResourcesParams(deprecated)NewConnectApplicationSecret.last_used_attype changed from invalid string value to ISO 8601 timestampApplicationCredentialsListItem.last_used_attype changed from invalid string value to ISO 8601 timestampGetAuthorizationUrlParams.login_hintdocumentation to indicate support for custom SAML connections in addition to existing OAuth/OpenID Connect/Okta/Entra ID supportv1.0.1Compare Source
Bug Fixes
v1.0.0⚠ BREAKING CHANGES
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.