chore: release packages - #610
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 13:21
f982361 to
9df8079
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 14:24
9df8079 to
1ff33b0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 14:30
1ff33b0 to
713a002
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 14:35
713a002 to
c96e9bd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 14:54
c96e9bd to
3f6cc0c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 16:06
3f6cc0c to
049a043
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 17:07
049a043 to
83e47e6
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 18:10
83e47e6 to
3e7873c
Compare
This branch was successfully deployed
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@epcc-sdk/sdks-accounts@0.3.0
Minor Changes
@epcc-sdk/sdks-accounts/zod, generated from the account management spec.zod@^3.22.0is an optional peer dependency: install it only if you import/zod. The root entry does not import zod.Patch Changes
account_managementspec (spec version 26.0208.7165720, published 2026-02-08T16:13:08Z).@epcc-sdk/sdks-application-keys@0.1.0
Minor Changes
619e3b2: Regenerate from the upstream
application-keysspec (spec version 26.0212.7188016, published 2026-02-12T23:38:57Z).Adds 35 exported symbols.
Breaking. Removes 35 exported symbols:
application-keys: ApplicationKeyResponseapplication-keys: ErrorResponseapplication-keys: _Errorapplication-keys: PaginationMetaapplication-keys: SelfLinkapplication-keys: GetAllKeysDataapplication-keys: GetAllKeysErrorsapplication-keys: GetAllKeysErrorapplication-keys: GetAllKeysResponsesapplication-keys: GetAllKeysResponseapplication-keys: CreateKeyDataapplication-keys: CreateKeyErrorsapplication-keys: CreateKeyErrorapplication-keys: CreateKeyResponsesapplication-keys: CreateKeyResponseapplication-keys: DeleteKeyDataapplication-keys: DeleteKeyErrorsapplication-keys: DeleteKeyErrorapplication-keys: DeleteKeyResponsesapplication-keys: DeleteKeyResponseapplication-keys: GetKeyDataapplication-keys: GetKeyErrorsapplication-keys: GetKeyErrorapplication-keys: GetKeyResponsesapplication-keys: GetKeyResponseapplication-keys: UpdateKeyDataapplication-keys: UpdateKeyErrorsapplication-keys: UpdateKeyErrorapplication-keys: UpdateKeyResponsesapplication-keys: UpdateKeyResponseapplication-keys: getAllKeysapplication-keys: createKeyapplication-keys: deleteKeyapplication-keys: getKeyapplication-keys: updateKey@epcc-sdk/sdks-authentication-realms@0.3.0
Minor Changes
58b870b: Match the request bodies to what the service validates. The published spec sends each resource's own schema as both the create and the update body.
type. This coversputV2AuthenticationRealmsRealmId,putV2AuthenticationRealmsRealmIdOidcProfilesProfileId,putV2AuthenticationRealmsRealmIdPasswordProfilesProfileIdand the OIDC profile info update, which no longer takesoidc_profile_id.discovery_url,client_idandclient_secret, and creating OIDC profile info requiressubjectandissuer. The service rejects requests without them.duplicate_email_policyacceptsallowedandapi_onlyonly, as the service does.id, which must match the ID in the path. The OIDC profile info update leaves it out: the service compares it with the user authentication info ID, so sending the resource's own ID fails.6922306: Regenerate from the upstream
authentication-realmsspec (spec version 1.0.6697305, published 2025-10-12T12:20:22Z).Adds 234 exported symbols.
Breaking. Removes 184 exported symbols:
authentication-realms: AuthenticationRealmListResponseauthentication-realms: AuthenticationRealmUpdateRequestauthentication-realms: OidcProfileListResponseauthentication-realms: OidcProfileCreateRequestWrapperauthentication-realms: OidcProfileUpdateRequestWrapperauthentication-realms: PasswordProfileListResponseauthentication-realms: PasswordProfileCreateRequestWrapperauthentication-realms: PasswordProfileUpdateRequestWrapperauthentication-realms: OneTimePasswordTokenRequestauthentication-realms: UserAuthenticationInfoListResponseauthentication-realms: UserAuthenticationInfoCreateRequestWrapperauthentication-realms: UserAuthenticationInfoUpdateRequestWrapperauthentication-realms: UserAuthenticationOidcProfileInfoListResponseauthentication-realms: UserAuthenticationOidcProfileInfoCreateRequestWrapperauthentication-realms: UserAuthenticationOidcProfileInfoUpdateRequestWrapperauthentication-realms: PasswordProfileInfoauthentication-realms: PasswordProfileInfoResponseauthentication-realms: PasswordProfileInfoListResponseauthentication-realms: PasswordProfileInfoCreateRequestWrapperauthentication-realms: PasswordProfileInfoCreateRequestauthentication-realms: PasswordProfileInfoUpdateRequestWrapperauthentication-realms: PasswordProfileInfoUpdateRequestauthentication-realms: GetAllAuthenticationRealmsDataauthentication-realms: GetAllAuthenticationRealmsResponsesauthentication-realms: GetAllAuthenticationRealmsResponseauthentication-realms: GetAuthenticationRealmDataauthentication-realms: GetAuthenticationRealmErrorsauthentication-realms: GetAuthenticationRealmResponsesauthentication-realms: GetAuthenticationRealmResponseauthentication-realms: UpdateAuthenticationRealmDataauthentication-realms: UpdateAuthenticationRealmErrorsauthentication-realms: UpdateAuthenticationRealmResponsesauthentication-realms: UpdateAuthenticationRealmResponseauthentication-realms: GetAllOidcProfilesDataauthentication-realms: GetAllOidcProfilesResponsesauthentication-realms: GetAllOidcProfilesResponseauthentication-realms: CreateOidcProfileDataauthentication-realms: CreateOidcProfileResponsesauthentication-realms: CreateOidcProfileResponseauthentication-realms: DeleteOidcProfileDataauthentication-realms: DeleteOidcProfileErrorsauthentication-realms: DeleteOidcProfileResponsesauthentication-realms: DeleteOidcProfileResponseauthentication-realms: GetOidcProfileDataauthentication-realms: GetOidcProfileErrorsauthentication-realms: GetOidcProfileResponsesauthentication-realms: GetOidcProfileResponseauthentication-realms: UpdateOidcProfileDataauthentication-realms: UpdateOidcProfileErrorsauthentication-realms: UpdateOidcProfileResponsesauthentication-realms: UpdateOidcProfileResponseauthentication-realms: GetAllPasswordProfilesDataauthentication-realms: GetAllPasswordProfilesResponsesauthentication-realms: GetAllPasswordProfilesResponseauthentication-realms: CreatePasswordProfileDataauthentication-realms: CreatePasswordProfileResponsesauthentication-realms: CreatePasswordProfileResponseauthentication-realms: DeletePasswordProfileDataauthentication-realms: DeletePasswordProfileErrorsauthentication-realms: DeletePasswordProfileResponsesauthentication-realms: DeletePasswordProfileResponseauthentication-realms: GetPasswordProfileDataauthentication-realms: GetPasswordProfileErrorsauthentication-realms: GetPasswordProfileResponsesauthentication-realms: GetPasswordProfileResponseauthentication-realms: UpdatePasswordProfileDataauthentication-realms: UpdatePasswordProfileErrorsauthentication-realms: UpdatePasswordProfileResponsesauthentication-realms: UpdatePasswordProfileResponseauthentication-realms: CreateOneTimePasswordTokenRequestDataauthentication-realms: CreateOneTimePasswordTokenRequestResponsesauthentication-realms: GetAllUserAuthenticationInfoDataauthentication-realms: GetAllUserAuthenticationInfoResponsesauthentication-realms: GetAllUserAuthenticationInfoResponseauthentication-realms: CreateUserAuthenticationInfoDataauthentication-realms: CreateUserAuthenticationInfoResponsesauthentication-realms: CreateUserAuthenticationInfoResponseauthentication-realms: DeleteUserAuthenticationInfoDataauthentication-realms: DeleteUserAuthenticationInfoErrorsauthentication-realms: DeleteUserAuthenticationInfoResponsesauthentication-realms: DeleteUserAuthenticationInfoResponseauthentication-realms: GetUserAuthenticationInfoDataauthentication-realms: GetUserAuthenticationInfoErrorsauthentication-realms: GetUserAuthenticationInfoResponsesauthentication-realms: GetUserAuthenticationInfoResponseauthentication-realms: UpdateUserAuthenticationInfoDataauthentication-realms: UpdateUserAuthenticationInfoErrorsauthentication-realms: UpdateUserAuthenticationInfoResponsesauthentication-realms: UpdateUserAuthenticationInfoResponseauthentication-realms: GetAllUserAuthenticationOidcProfileInfoDataauthentication-realms: GetAllUserAuthenticationOidcProfileInfoResponsesauthentication-realms: GetAllUserAuthenticationOidcProfileInfoResponseauthentication-realms: CreateUserAuthenticationOidcProfileInfoDataauthentication-realms: CreateUserAuthenticationOidcProfileInfoResponsesauthentication-realms: CreateUserAuthenticationOidcProfileInfoResponseauthentication-realms: DeleteUserAuthenticationOidcProfileInfoDataauthentication-realms: DeleteUserAuthenticationOidcProfileInfoErrorsauthentication-realms: DeleteUserAuthenticationOidcProfileInfoResponsesauthentication-realms: DeleteUserAuthenticationOidcProfileInfoResponseauthentication-realms: GetUserAuthenticationOidcProfileInfoDataauthentication-realms: GetUserAuthenticationOidcProfileInfoErrorsauthentication-realms: GetUserAuthenticationOidcProfileInfoResponsesauthentication-realms: GetUserAuthenticationOidcProfileInfoResponseauthentication-realms: UpdateUserAuthenticationOidcProfileInfoDataauthentication-realms: UpdateUserAuthenticationOidcProfileInfoErrorsauthentication-realms: UpdateUserAuthenticationOidcProfileInfoResponsesauthentication-realms: UpdateUserAuthenticationOidcProfileInfoResponseauthentication-realms: ListPasswordProfileInfosDataauthentication-realms: ListPasswordProfileInfosResponsesauthentication-realms: ListPasswordProfileInfosResponseauthentication-realms: CreatePasswordProfileInfoDataauthentication-realms: CreatePasswordProfileInfoResponsesauthentication-realms: CreatePasswordProfileInfoResponseauthentication-realms: DeletePasswordProfileInfoDataauthentication-realms: DeletePasswordProfileInfoErrorsauthentication-realms: DeletePasswordProfileInfoResponsesauthentication-realms: DeletePasswordProfileInfoResponseauthentication-realms: GetPasswordProfileInfoDataauthentication-realms: GetPasswordProfileInfoErrorsauthentication-realms: GetPasswordProfileInfoResponsesauthentication-realms: GetPasswordProfileInfoResponseauthentication-realms: UpdatePasswordProfileInfoDataauthentication-realms: UpdatePasswordProfileInfoErrorsauthentication-realms: UpdatePasswordProfileInfoResponsesauthentication-realms: UpdatePasswordProfileInfoResponseauthentication-realms: getAllAuthenticationRealmsauthentication-realms: getAuthenticationRealmauthentication-realms: updateAuthenticationRealmauthentication-realms: getAllOidcProfilesauthentication-realms: createOidcProfileauthentication-realms: deleteOidcProfileauthentication-realms: getOidcProfileauthentication-realms: updateOidcProfileauthentication-realms: getAllPasswordProfilesauthentication-realms: createPasswordProfileauthentication-realms: deletePasswordProfileauthentication-realms: getPasswordProfileauthentication-realms: updatePasswordProfileauthentication-realms: createOneTimePasswordTokenRequestauthentication-realms: getAllUserAuthenticationInfoauthentication-realms: createUserAuthenticationInfoauthentication-realms: deleteUserAuthenticationInfoauthentication-realms: getUserAuthenticationInfoauthentication-realms: updateUserAuthenticationInfoauthentication-realms: getAllUserAuthenticationOidcProfileInfoauthentication-realms: createUserAuthenticationOidcProfileInfoauthentication-realms: deleteUserAuthenticationOidcProfileInfoauthentication-realms: getUserAuthenticationOidcProfileInfoauthentication-realms: updateUserAuthenticationOidcProfileInfoauthentication-realms: listPasswordProfileInfosauthentication-realms: createPasswordProfileInfoauthentication-realms: deletePasswordProfileInfoauthentication-realms: getPasswordProfileInfoauthentication-realms: updatePasswordProfileInfoshopper: AuthenticationRealmListResponseshopper: AuthenticationRealmUpdateRequestshopper: OidcProfileListResponseshopper: OidcProfileCreateRequestWrappershopper: OidcProfileUpdateRequestWrappershopper: PasswordProfileListResponseshopper: PasswordProfileCreateRequestWrappershopper: PasswordProfileUpdateRequestWrappershopper: OneTimePasswordTokenRequestshopper: UserAuthenticationInfoListResponseshopper: UserAuthenticationInfoCreateRequestWrappershopper: UserAuthenticationInfoUpdateRequestWrappershopper: UserAuthenticationOidcProfileInfoListResponseshopper: UserAuthenticationOidcProfileInfoCreateRequestWrappershopper: UserAuthenticationOidcProfileInfoUpdateRequestWrappershopper: PasswordProfileInfoshopper: PasswordProfileInfoResponseshopper: PasswordProfileInfoListResponseshopper: PasswordProfileInfoCreateRequestWrappershopper: PasswordProfileInfoCreateRequestshopper: PasswordProfileInfoUpdateRequestWrappershopper: PasswordProfileInfoUpdateRequestshopper: CreateOneTimePasswordTokenRequestDatashopper: CreateOneTimePasswordTokenRequestResponsesshopper: UpdatePasswordProfileInfoDatashopper: UpdatePasswordProfileInfoErrorsshopper: UpdatePasswordProfileInfoResponsesshopper: UpdatePasswordProfileInfoResponseshopper: createOneTimePasswordTokenRequestshopper: updatePasswordProfileInfoPatch Changes
@epcc-sdk/sdks-authentication-realms/zodundermoduleResolution: "node"by adding atypesVersionsmap, and declarezod@^3.22.0as an optional peer dependency.@epcc-sdk/sdks-catalog-search@0.1.0
Minor Changes
6f468c6: Regenerate from the upstream
catalog_searchspec (spec version 26.0825.8081263, published 2026-08-25T09:27:34Z).Adds 481 exported symbols.
@epcc-sdk/payments@0.1.0
Minor Changes
d5781c2: Regenerate from the upstream
paymentsspec (spec version 25.1125.6251808).Adds 1 exported symbol.
Breaking. Removes 8 exported symbols:
payments: RequestUpdateStripeConnectGatewaypayments: DataUpdateStripeConnectGatewaypayments: UpdateStripeConnectGatewayDatapayments: UpdateStripeConnectGatewayErrorspayments: UpdateStripeConnectGatewayErrorpayments: UpdateStripeConnectGatewayResponsespayments: UpdateStripeConnectGatewayResponsepayments: updateStripeConnectGateway@epcc-sdk/permissions@0.1.0
Minor Changes
d2ca654: Regenerate from the upstream
permissionsspec (spec version 26.0610.7728570, published 2026-06-10T00:02:14Z).Adds 58 exported symbols.
Breaking. Removes 19 exported symbols:
permissions: BuiltInRoleAttributespermissions: BuiltInRoleSelfLinkpermissions: CustomApiRolePolicyAttributespermissions: CustomApiRolePolicySelfLinkpermissions: ErrorResponsepermissions: _Errorpermissions: BuiltInRoleIdpermissions: ListBuiltInRolesDatapermissions: ListBuiltInRolesErrorspermissions: ListBuiltInRolesErrorpermissions: ListBuiltInRolesResponsespermissions: ListBuiltInRolesResponsepermissions: GetABuiltInRoleDatapermissions: GetABuiltInRoleErrorspermissions: GetABuiltInRoleErrorpermissions: GetABuiltInRoleResponsespermissions: GetABuiltInRoleResponsepermissions: listBuiltInRolespermissions: getABuiltInRole@epcc-sdk/rule-promotions@0.1.0
Minor Changes
b195c7b: Regenerate from the upstream
rule-promotionsspec (spec version 26.0504.7552059, published 2026-05-04T17:39:21Z).Adds 79 exported symbols.
Breaking. Removes 25 exported symbols:
rule-promotions: Typerule-promotions: RulePromotionRequestrule-promotions: PromotionJobCreatedResponserule-promotions: PromotionJobCanceledResponserule-promotions: ResponsePaginationMetarule-promotions: GetV2RulePromotionsByUuidJobsDatarule-promotions: GetV2RulePromotionsByUuidJobsResponsesrule-promotions: GetV2RulePromotionsByUuidJobsResponserule-promotions: PostV2RulePromotionsByUuidJobsDatarule-promotions: PostV2RulePromotionsByUuidJobsErrorsrule-promotions: PostV2RulePromotionsByUuidJobsErrorrule-promotions: PostV2RulePromotionsByUuidJobsResponsesrule-promotions: PostV2RulePromotionsByUuidJobsResponserule-promotions: GetV2RulePromotionsByUuidJobsByJobUuidFileDatarule-promotions: GetV2RulePromotionsByUuidJobsByJobUuidFileResponsesrule-promotions: GetV2RulePromotionsByUuidJobsByJobUuidFileResponserule-promotions: PostV2RulePromotionsByUuidJobsByJobUuidCancelDatarule-promotions: PostV2RulePromotionsByUuidJobsByJobUuidCancelErrorsrule-promotions: PostV2RulePromotionsByUuidJobsByJobUuidCancelErrorrule-promotions: PostV2RulePromotionsByUuidJobsByJobUuidCancelResponsesrule-promotions: PostV2RulePromotionsByUuidJobsByJobUuidCancelResponserule-promotions: getV2RulePromotionsByUuidJobsrule-promotions: postV2RulePromotionsByUuidJobsrule-promotions: getV2RulePromotionsByUuidJobsByJobUuidFilerule-promotions: postV2RulePromotionsByUuidJobsByJobUuidCancel@epcc-sdk/settings@0.1.0
Minor Changes
dac4416: Regenerate from the upstream
settingsspec (spec version 26.0224.7243587, published 2026-02-24T23:34:24Z).Breaking. Removes 13 exported symbols:
settings: SettingsCartsettings: GetV2SettingsCartDatasettings: GetV2SettingsCartErrorssettings: GetV2SettingsCartErrorsettings: GetV2SettingsCartResponsessettings: GetV2SettingsCartResponsesettings: PutV2SettingsCartDatasettings: PutV2SettingsCartErrorssettings: PutV2SettingsCartErrorsettings: PutV2SettingsCartResponsessettings: PutV2SettingsCartResponsesettings: getV2SettingsCartsettings: putV2SettingsCart@epcc-sdk/sdks-shopper@0.5.0
Minor Changes
6922306: Regenerate from the upstream
authentication-realmsspec (spec version 1.0.6697305, published 2025-10-12T12:20:22Z).Adds 234 exported symbols.
Breaking. Removes 184 exported symbols:
authentication-realms: AuthenticationRealmListResponseauthentication-realms: AuthenticationRealmUpdateRequestauthentication-realms: OidcProfileListResponseauthentication-realms: OidcProfileCreateRequestWrapperauthentication-realms: OidcProfileUpdateRequestWrapperauthentication-realms: PasswordProfileListResponseauthentication-realms: PasswordProfileCreateRequestWrapperauthentication-realms: PasswordProfileUpdateRequestWrapperauthentication-realms: OneTimePasswordTokenRequestauthentication-realms: UserAuthenticationInfoListResponseauthentication-realms: UserAuthenticationInfoCreateRequestWrapperauthentication-realms: UserAuthenticationInfoUpdateRequestWrapperauthentication-realms: UserAuthenticationOidcProfileInfoListResponseauthentication-realms: UserAuthenticationOidcProfileInfoCreateRequestWrapperauthentication-realms: UserAuthenticationOidcProfileInfoUpdateRequestWrapperauthentication-realms: PasswordProfileInfoauthentication-realms: PasswordProfileInfoResponseauthentication-realms: PasswordProfileInfoListResponseauthentication-realms: PasswordProfileInfoCreateRequestWrapperauthentication-realms: PasswordProfileInfoCreateRequestauthentication-realms: PasswordProfileInfoUpdateRequestWrapperauthentication-realms: PasswordProfileInfoUpdateRequestauthentication-realms: GetAllAuthenticationRealmsDataauthentication-realms: GetAllAuthenticationRealmsResponsesauthentication-realms: GetAllAuthenticationRealmsResponseauthentication-realms: GetAuthenticationRealmDataauthentication-realms: GetAuthenticationRealmErrorsauthentication-realms: GetAuthenticationRealmResponsesauthentication-realms: GetAuthenticationRealmResponseauthentication-realms: UpdateAuthenticationRealmDataauthentication-realms: UpdateAuthenticationRealmErrorsauthentication-realms: UpdateAuthenticationRealmResponsesauthentication-realms: UpdateAuthenticationRealmResponseauthentication-realms: GetAllOidcProfilesDataauthentication-realms: GetAllOidcProfilesResponsesauthentication-realms: GetAllOidcProfilesResponseauthentication-realms: CreateOidcProfileDataauthentication-realms: CreateOidcProfileResponsesauthentication-realms: CreateOidcProfileResponseauthentication-realms: DeleteOidcProfileDataauthentication-realms: DeleteOidcProfileErrorsauthentication-realms: DeleteOidcProfileResponsesauthentication-realms: DeleteOidcProfileResponseauthentication-realms: GetOidcProfileDataauthentication-realms: GetOidcProfileErrorsauthentication-realms: GetOidcProfileResponsesauthentication-realms: GetOidcProfileResponseauthentication-realms: UpdateOidcProfileDataauthentication-realms: UpdateOidcProfileErrorsauthentication-realms: UpdateOidcProfileResponsesauthentication-realms: UpdateOidcProfileResponseauthentication-realms: GetAllPasswordProfilesDataauthentication-realms: GetAllPasswordProfilesResponsesauthentication-realms: GetAllPasswordProfilesResponseauthentication-realms: CreatePasswordProfileDataauthentication-realms: CreatePasswordProfileResponsesauthentication-realms: CreatePasswordProfileResponseauthentication-realms: DeletePasswordProfileDataauthentication-realms: DeletePasswordProfileErrorsauthentication-realms: DeletePasswordProfileResponsesauthentication-realms: DeletePasswordProfileResponseauthentication-realms: GetPasswordProfileDataauthentication-realms: GetPasswordProfileErrorsauthentication-realms: GetPasswordProfileResponsesauthentication-realms: GetPasswordProfileResponseauthentication-realms: UpdatePasswordProfileDataauthentication-realms: UpdatePasswordProfileErrorsauthentication-realms: UpdatePasswordProfileResponsesauthentication-realms: UpdatePasswordProfileResponseauthentication-realms: CreateOneTimePasswordTokenRequestDataauthentication-realms: CreateOneTimePasswordTokenRequestResponsesauthentication-realms: GetAllUserAuthenticationInfoDataauthentication-realms: GetAllUserAuthenticationInfoResponsesauthentication-realms: GetAllUserAuthenticationInfoResponseauthentication-realms: CreateUserAuthenticationInfoDataauthentication-realms: CreateUserAuthenticationInfoResponsesauthentication-realms: CreateUserAuthenticationInfoResponseauthentication-realms: DeleteUserAuthenticationInfoDataauthentication-realms: DeleteUserAuthenticationInfoErrorsauthentication-realms: DeleteUserAuthenticationInfoResponsesauthentication-realms: DeleteUserAuthenticationInfoResponseauthentication-realms: GetUserAuthenticationInfoDataauthentication-realms: GetUserAuthenticationInfoErrorsauthentication-realms: GetUserAuthenticationInfoResponsesauthentication-realms: GetUserAuthenticationInfoResponseauthentication-realms: UpdateUserAuthenticationInfoDataauthentication-realms: UpdateUserAuthenticationInfoErrorsauthentication-realms: UpdateUserAuthenticationInfoResponsesauthentication-realms: UpdateUserAuthenticationInfoResponseauthentication-realms: GetAllUserAuthenticationOidcProfileInfoDataauthentication-realms: GetAllUserAuthenticationOidcProfileInfoResponsesauthentication-realms: GetAllUserAuthenticationOidcProfileInfoResponseauthentication-realms: CreateUserAuthenticationOidcProfileInfoDataauthentication-realms: CreateUserAuthenticationOidcProfileInfoResponsesauthentication-realms: CreateUserAuthenticationOidcProfileInfoResponseauthentication-realms: DeleteUserAuthenticationOidcProfileInfoDataauthentication-realms: DeleteUserAuthenticationOidcProfileInfoErrorsauthentication-realms: DeleteUserAuthenticationOidcProfileInfoResponsesauthentication-realms: DeleteUserAuthenticationOidcProfileInfoResponseauthentication-realms: GetUserAuthenticationOidcProfileInfoDataauthentication-realms: GetUserAuthenticationOidcProfileInfoErrorsauthentication-realms: GetUserAuthenticationOidcProfileInfoResponsesauthentication-realms: GetUserAuthenticationOidcProfileInfoResponseauthentication-realms: UpdateUserAuthenticationOidcProfileInfoDataauthentication-realms: UpdateUserAuthenticationOidcProfileInfoErrorsauthentication-realms: UpdateUserAuthenticationOidcProfileInfoResponsesauthentication-realms: UpdateUserAuthenticationOidcProfileInfoResponseauthentication-realms: ListPasswordProfileInfosDataauthentication-realms: ListPasswordProfileInfosResponsesauthentication-realms: ListPasswordProfileInfosResponseauthentication-realms: CreatePasswordProfileInfoDataauthentication-realms: CreatePasswordProfileInfoResponsesauthentication-realms: CreatePasswordProfileInfoResponseauthentication-realms: DeletePasswordProfileInfoDataauthentication-realms: DeletePasswordProfileInfoErrorsauthentication-realms: DeletePasswordProfileInfoResponsesauthentication-realms: DeletePasswordProfileInfoResponseauthentication-realms: GetPasswordProfileInfoDataauthentication-realms: GetPasswordProfileInfoErrorsauthentication-realms: GetPasswordProfileInfoResponsesauthentication-realms: GetPasswordProfileInfoResponseauthentication-realms: UpdatePasswordProfileInfoDataauthentication-realms: UpdatePasswordProfileInfoErrorsauthentication-realms: UpdatePasswordProfileInfoResponsesauthentication-realms: UpdatePasswordProfileInfoResponseauthentication-realms: getAllAuthenticationRealmsauthentication-realms: getAuthenticationRealmauthentication-realms: updateAuthenticationRealmauthentication-realms: getAllOidcProfilesauthentication-realms: createOidcProfileauthentication-realms: deleteOidcProfileauthentication-realms: getOidcProfileauthentication-realms: updateOidcProfileauthentication-realms: getAllPasswordProfilesauthentication-realms: createPasswordProfileauthentication-realms: deletePasswordProfileauthentication-realms: getPasswordProfileauthentication-realms: updatePasswordProfileauthentication-realms: createOneTimePasswordTokenRequestauthentication-realms: getAllUserAuthenticationInfoauthentication-realms: createUserAuthenticationInfoauthentication-realms: deleteUserAuthenticationInfoauthentication-realms: getUserAuthenticationInfoauthentication-realms: updateUserAuthenticationInfoauthentication-realms: getAllUserAuthenticationOidcProfileInfoauthentication-realms: createUserAuthenticationOidcProfileInfoauthentication-realms: deleteUserAuthenticationOidcProfileInfoauthentication-realms: getUserAuthenticationOidcProfileInfoauthentication-realms: updateUserAuthenticationOidcProfileInfoauthentication-realms: listPasswordProfileInfosauthentication-realms: createPasswordProfileInfoauthentication-realms: deletePasswordProfileInfoauthentication-realms: getPasswordProfileInfoauthentication-realms: updatePasswordProfileInfoshopper: AuthenticationRealmListResponseshopper: AuthenticationRealmUpdateRequestshopper: OidcProfileListResponseshopper: OidcProfileCreateRequestWrappershopper: OidcProfileUpdateRequestWrappershopper: PasswordProfileListResponseshopper: PasswordProfileCreateRequestWrappershopper: PasswordProfileUpdateRequestWrappershopper: OneTimePasswordTokenRequestshopper: UserAuthenticationInfoListResponseshopper: UserAuthenticationInfoCreateRequestWrappershopper: UserAuthenticationInfoUpdateRequestWrappershopper: UserAuthenticationOidcProfileInfoListResponseshopper: UserAuthenticationOidcProfileInfoCreateRequestWrappershopper: UserAuthenticationOidcProfileInfoUpdateRequestWrappershopper: PasswordProfileInfoshopper: PasswordProfileInfoResponseshopper: PasswordProfileInfoListResponseshopper: PasswordProfileInfoCreateRequestWrappershopper: PasswordProfileInfoCreateRequestshopper: PasswordProfileInfoUpdateRequestWrappershopper: PasswordProfileInfoUpdateRequestshopper: CreateOneTimePasswordTokenRequestDatashopper: CreateOneTimePasswordTokenRequestResponsesshopper: UpdatePasswordProfileInfoDatashopper: UpdatePasswordProfileInfoErrorsshopper: UpdatePasswordProfileInfoResponsesshopper: UpdatePasswordProfileInfoResponseshopper: createOneTimePasswordTokenRequestshopper: updatePasswordProfileInfo6f468c6: Regenerate from the upstream
catalog_searchspec (spec version 26.0825.8081263, published 2026-08-25T09:27:34Z).Adds 481 exported symbols.
Patch Changes
account_managementspec (spec version 26.0208.7165720, published 2026-02-08T16:13:08Z).