Skip to content

chore: 🐝 Update SDK - Generate 5.0.0#109

Merged
tmilewski merged 1 commit into
mainfrom
speakeasy-sdk-regen-1777681661
Jun 11, 2026
Merged

chore: 🐝 Update SDK - Generate 5.0.0#109
tmilewski merged 1 commit into
mainfrom
speakeasy-sdk-regen-1777681661

Conversation

@github-actions

@github-actions github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [major] - 🤖 (automated)

Tip

Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • clerk.organizationDomains.listAll(): response.data[] Changed (Breaking ⚠️)
  • clerk.users.create():
    • request Changed
    • response Changed (Breaking ⚠️)
    • error.status[402] Added
  • clerk.users.setProfileImage(): response Changed (Breaking ⚠️)
  • clerk.organizationDomains.update(): response Changed (Breaking ⚠️)
  • clerk.organizationDomains.list(): response.data[] Changed (Breaking ⚠️)
  • clerk.organizationDomains.create(): response Changed (Breaking ⚠️)
  • clerk.organizations.update(): requestBody Changed (Breaking ⚠️)
  • clerk.users.unsetPasswordCompromised(): response Changed (Breaking ⚠️)
  • clerk.users.unlock(): response Changed (Breaking ⚠️)
  • clerk.users.updateMetadata(): response Changed (Breaking ⚠️)
  • clerk.users.deleteProfileImage(): response Changed (Breaking ⚠️)
  • clerk.users.setPasswordCompromised(): response Changed (Breaking ⚠️)
  • clerk.users.lock(): response Changed (Breaking ⚠️)
  • clerk.users.bulkUnban(): response.[] Changed (Breaking ⚠️)
  • clerk.users.bulkBan(): response.[] Changed (Breaking ⚠️)
  • clerk.users.unban(): response Changed (Breaking ⚠️)
  • clerk.emailAddresses.create(): response.verification Changed (Breaking ⚠️)
  • clerk.emailAddresses.get(): response.verification Changed (Breaking ⚠️)
  • clerk.emailAddresses.update(): response.verification Changed (Breaking ⚠️)
  • clerk.users.ban(): response Changed (Breaking ⚠️)
  • clerk.users.update():
    • requestBody Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • clerk.users.get(): response Changed (Breaking ⚠️)
  • clerk.users.list(): response.[] Changed (Breaking ⚠️)
  • clerk.emailAddresses.attemptVerification(): Added
  • clerk.phoneNumbers.replaceForUser(): Added
  • clerk.phoneNumbers.get(): response.verification.union(verification_otp).channel Added
  • clerk.phoneNumbers.create(): response.verification.union(verification_otp).channel Added
  • clerk.adminPortalLinkTokens.revokeAdminPortalLinkToken(): Added
  • clerk.adminPortalLinkTokens.createAdminPortalLinkToken(): Added
  • clerk.enterpriseConnections.createTestRun(): Added
  • clerk.enterpriseConnections.listTestRuns(): Added
  • clerk.organizationDomains.verifyOwnership(): Added
  • clerk.billing.listSubscriptionItems(): response.data[] Changed
  • clerk.organizations.replaceMetadata(): Added
  • clerk.instanceSettings.getOrganizationSettings(): Added
  • clerk.users.getBillingSubscription(): response Changed
  • clerk.instanceSettings.updateCommunication(): Added
  • clerk.instanceSettings.getCommunication(): Added
  • clerk.instanceSettings.update():
    • request.preferredSignInStrategyWhenPasswordRequired Added
  • clerk.instanceSettings.updateOrganizationSettings(): error.status[403] Added
  • clerk.users.replaceMetadata(): Added
  • clerk.organizations.getBillingSubscription(): response Changed
  • clerk.phoneNumbers.update(): response.verification.union(verification_otp).channel Added
  • clerk.phoneNumbers.attemptVerification(): Added
  • clerk.phoneNumbers.prepareVerification(): Added
  • clerk.emailAddresses.prepareVerification(): Added
  • clerk.samlConnections.create(): error.status[409] Added
  • clerk.samlConnections.update(): error.status[409] Added
  • clerk.enterpriseConnections.list(): response.data[] Changed
  • clerk.enterpriseConnections.create():
    • request.customAttributes[].multiValued Added
    • response Changed
    • error.status[409] Added
  • clerk.enterpriseConnections.get(): response Changed
  • clerk.enterpriseConnections.update():
    • requestBody.customAttributes[].multiValued Added
    • response Changed
  • clerk.billing.listPrices(): response.data[].supportedBillingPeriods Added
  • clerk.billing.createPrice():
    • request.supportedBillingPeriods Added
    • response.supportedBillingPeriods Added
  • clerk.emailAddresses.replaceForUser(): Added
  • clerk.billing.cancelSubscriptionItem(): response Changed
  • clerk.billing.extendSubscriptionItemFreeTrial(): response Changed
  • clerk.billing.createPriceTransition(): response Changed
  • clerk.billing.listStatements(): response.data[].groups[].items[].totals.discounts Added
  • clerk.billing.getStatement(): response.groups[].items[].totals.discounts Added
  • clerk.billing.getStatementPaymentAttempts(): response.data[].totals.discounts Added
  • clerk.m2m.createToken():
    • request.minRemainingTtlSeconds Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (21:12)
├─┬Paths
│ ├──[+] path (483:3)
│ ├──[+] path (516:3)
│ ├──[+] path (782:3)
│ ├──[+] path (9519:3)
│ ├──[+] path (9745:3)
│ ├──[+] path (573:3)
│ ├──[+] path (817:3)
│ ├──[+] path (8164:3)
│ ├──[+] path (4221:3)
│ ├──[+] path (6710:3)
│ ├──[+] path (874:3)
│ ├──[+] path (9516:3)
│ ├─┬/instance/organization_settings
│ │ ├──[+] get (4345:7)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (17850:7)
│ ├─┬/saml_connections
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (17850:7)
│ ├─┬/enterprise_connections
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (17850:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (7907:23)
│ │             ├─┬sso_path
│ │             │ └──[🔀] description (7906:38)
│ │             ├─┬name
│ │             │ ├──[🔀] type (7908:31)❌ 
│ │             │ ├──[-] minLength (7359:36)❌ 
│ │             │ └──[🔀] description (7909:38)
│ │             └─┬scim_path
│ │               ├──[+] minLength (7895:36)❌ 
│ │               └──[🔀] description (7894:38)
│ ├─┬/users/{user_id}/metadata
│ │ └──[+] put (2706:7)
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4138:17)
│ │         ├─┬url_based_session_syncing
│ │         │ └──[🔀] description (4105:32)
│ │         ├─┬test_mode
│ │         │ ├──[🔀] type (4114:25)❌ 
│ │         │ └──[-] description (3730:32)
│ │         └─┬support_email
│ │           ├──[+] enum (4143:23)
│ │           ├──[+] enum (4144:23)
│ │           ├──[+] enum (4142:23)
│ │           └──[+] description (4140:32)
│ ├─┬/saml_connections/{saml_connection_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (17850:7)
│ ├─┬/enterprise_connections/{enterprise_connection_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (8124:23)
│ │             ├─┬sso_path
│ │             │ └──[🔀] description (8123:38)
│ │             ├─┬scim_path
│ │             │ ├──[+] minLength (8112:36)❌ 
│ │             │ └──[🔀] description (8111:38)
│ │             └─┬name
│ │               ├──[🔀] type (8125:31)❌ 
│ │               ├──[-] minLength (7571:36)❌ 
│ │               └──[🔀] description (8126:38)
│ ├─┬/m2m_tokens
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (11243:17)
│ │         ├─┬token_format
│ │         │ ├──[-] enum (10181:23)❌ 
│ │         │ ├──[-] enum (10182:23)❌ 
│ │         │ ├──[+] exclusiveMinimum (11240:37)❌ 
│ │         │ ├──[🔀] type (11237:25)❌ 
│ │         │ ├──[+] minimum (11239:28)❌ 
│ │         │ ├──[-] default (10183:28)❌ 
│ │         │ └──[+] nullable (11238:29)❌ 
│ │         └─┬seconds_until_expiration
│ │           ├──[-] exclusiveMinimum (10188:37)❌ 
│ │           ├──[🔀] type (11244:25)❌ 
│ │           ├──[+] description (11246:32)
│ │           ├──[-] nullable (10186:29)❌ 
│ │           └──[+] example (11254:28)
│ ├─┬/users
│ │ └─┬POST
│ │   ├──[🔀] description (1792:20)
│ │   ├─┬Responses
│ │   │ └──[+] codes (17985:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (1988:17)
│ │         ├──[+] properties (1837:17)
│ │         ├──[+] properties (1994:17)
│ │         ├──[+] properties (1860:17)
│ │         ├─┬external_id
│ │         │ ├──[+] items (1831:21)❌ 
│ │         │ ├──[🔀] type (1829:25)❌ 
│ │         │ ├──[🔀] description (1832:32)
│ │         │ └──[-] nullable (1517:29)❌ 
│ │         ├─┬create_organization_enabled
│ │         │ └──[🔀] description (1986:32)
│ │         ├─┬delete_self_enabled
│ │         │ ├──[🔀] type (1981:25)❌ 
│ │         │ └──[🔀] description (1982:32)
│ │         ├─┬first_name
│ │         │ ├──[+] items (1840:21)❌ 
│ │         │ ├──[🔀] type (1838:25)❌ 
│ │         │ ├──[🔀] description (1844:32)
│ │         │ └──[-] nullable (1521:29)❌ 
│ │         ├─┬created_at
│ │         │ ├──[🔀] type (1976:25)❌ 
│ │         │ └──[🔀] description (1977:32)
│ │         ├─┬skip_password_requirement
│ │         │ ├──[+] additionalProperties (1940:41)❌ 
│ │         │ ├──[🔀] type (1938:25)❌ 
│ │         │ ├──[🔀] description (1939:32)
│ │         │ └──[-] nullable (1588:29)❌ 
│ │         ├─┬password_hasher
│ │         │ └──[🔀] $ref (1995:19)❌ 
│ │         ├─┬password_digest
│ │         │ └──[🔀] description (1826:32)
│ │         ├─┬username
│ │         │ ├──[🔀] type (1911:25)❌ 
│ │         │ └──[🔀] description (1912:32)
│ │         ├─┬email_address
│ │         │ ├──[-] items (1533:21)❌ 
│ │         │ ├──[🔀] type (1948:25)❌ 
│ │         │ ├──[🔀] description (1949:32)
│ │         │ └──[+] nullable (1951:29)❌ 
│ │         ├─┬locale
│ │         │ └──[🔀] description (1822:32)
│ │         ├─┬create_organizations_limit
│ │         │ ├──[🔀] type (1971:25)❌ 
│ │         │ └──[🔀] description (1972:32)
│ │         ├─┬last_name
│ │         │ └──[🔀] description (1812:32)
│ │         ├─┬password
│ │         │ └──[🔀] description (1954:32)
│ │         ├─┬bypass_client_trust
│ │         │ └──[🔀] description (1990:32)
│ │         ├─┬skip_password_checks
│ │         │ ├──[+] items (1863:21)❌ 
│ │         │ ├──[🔀] type (1861:25)❌ 
│ │         │ ├──[🔀] description (1867:32)
│ │         │ └──[-] nullable (1581:29)❌ 
│ │         ├─┬private_metadata
│ │         │ ├──[-] additionalProperties (1612:41)❌ 
│ │         │ ├──[🔀] type (1895:25)❌ 
│ │         │ ├──[🔀] description (1896:32)
│ │         │ └──[+] nullable (1900:29)❌ 
│ │         ├─┬skip_legal_checks
│ │         │ ├──[+] items (1854:21)❌ 
│ │         │ ├──[🔀] type (1852:25)❌ 
│ │         │ ├──[🔀] description (1855:32)
│ │         │ └──[-] nullable (1633:29)❌ 
│ │         ├─┬skip_user_requirement
│ │         │ ├──[+] additionalProperties (1936:41)❌ 
│ │         │ ├──[🔀] type (1934:25)❌ 
│ │         │ ├──[🔀] description (1935:32)
│ │         │ └──[-] nullable (1641:29)❌ 
│ │         ├─┬unsafe_metadata
│ │         │ ├──[-] additionalProperties (1618:41)❌ 
│ │         │ ├──[🔀] type (1904:25)❌ 
│ │         │ ├──[🔀] description (1905:32)
│ │         │ └──[+] nullable (1909:29)❌ 
│ │         ├─┬public_metadata
│ │         │ └──[🔀] $ref (13767:13)❌ 
│ │         ├─┬phone_number
│ │         │ ├──[-] items (1541:21)❌ 
│ │         │ ├──[🔀] type (1889:25)❌ 
│ │         │ ├──[🔀] description (1890:32)
│ │         │ └──[+] nullable (1893:29)❌ 
│ │         ├─┬legal_accepted_at
│ │         │ └──[🔀] description (1818:32)
│ │         ├─┬web3_wallet
│ │         │ ├──[-] items (1549:21)❌ 
│ │         │ ├──[🔀] type (1963:25)❌ 
│ │         │ ├──[🔀] description (1964:32)
│ │         │ └──[+] nullable (1969:29)❌ 
│ │         └─┬totp_secret
│ │           ├──[🔀] type (1957:25)❌ 
│ │           └──[🔀] description (1958:32)
│ ├─┬/users/{user_id}
│ │ └─┬PATCH
│ │   ├──[🔀] description (2262:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[-] properties (2046:17)❌ 
│ │         ├──[-] properties (2041:17)❌ 
│ │         ├──[-] properties (2051:17)❌ 
│ │         ├─┬legal_accepted_at
│ │         │ └──[🔀] description (2383:32)
│ │         ├─┬totp_secret
│ │         │ └──[🔀] description (2366:32)
│ │         ├─┬backup_codes
│ │         │ └──[🔀] description (2372:32)
│ │         ├─┬created_at
│ │         │ └──[🔀] description (2395:32)
│ │         └─┬skip_legal_checks
│ │           └──[🔀] description (2387:32)
│ ├─┬/organizations/{organization_id}/metadata
│ │ └──[+] put (5328:7)
│ └─┬/organizations/{organization_id}
│   └─┬PATCH
│     ├──[🔀] description (5187:20)
│     ├─┬Responses
│     │ └─┬402
│     │   └──[🔀] description (17985:20)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[-] properties (4763:17)❌ 
│           └──[-] properties (4758:17)❌ 
└─┬Components
  ├──[+] responses (18164:7)
  ├──[+] responses (18451:7)
  ├──[+] responses (18457:7)
  ├──[+] responses (17910:7)
  ├──[+] schemas (16586:7)
  ├──[+] schemas (14341:7)
  ├──[+] schemas (14184:7)
  ├──[+] schemas (15256:7)
  ├──[+] schemas (14401:7)
  ├──[+] schemas (13523:7)
  ├──[+] schemas (12520:7)
  ├──[+] schemas (14307:7)
  ├──[+] schemas (16601:7)
  ├──[+] schemas (14361:7)
  ├──[+] schemas (14164:7)
  ├──[+] schemas (14385:7)
  ├──[+] schemas (16501:7)
  ├─┬BillingPaymentAttempt
  │ └─┬totals
  │   └─┬ALLOF
  │     └──[🔀] $ref (14401:13)❌ 
  ├─┬OrganizationDomain
  │ ├──[+] required (15790:11)❌ 
  │ ├──[+] required (15791:11)❌ 
  │ ├──[+] properties (15739:9)
  │ ├──[+] properties (15746:9)
  │ ├─┬created_at
  │ │ ├──[🔀] type (15740:17)❌ 
  │ │ ├──[-] format (14442:19)❌ 
  │ │ ├──[🔀] description (15744:24)
  │ │ ├──[+] nullable (15741:21)❌ 
  │ │ └──[+] allOf (15679:7)
  │ ├─┬object
  │ │ ├──[-] enum (14399:15)❌ 
  │ │ └──[🔀] description (15727:24)
  │ ├─┬total_pending_invitations
  │ │ ├──[🔀] type (15747:17)❌ 
  │ │ ├──[-] format (14428:19)❌ 
  │ │ ├──[🔀] description (15751:24)
  │ │ ├──[+] nullable (15748:21)❌ 
  │ │ └──[+] allOf (15679:7)
  │ ├─┬updated_at
  │ │ ├──[🔀] format (15763:19)❌ 
  │ │ └──[🔀] description (15764:24)
  │ ├─┬public_organization_data
  │ │ ├──[🔀] type (15723:17)❌ 
  │ │ ├──[🔀] description (15724:24)
  │ │ ├──[-] nullable (14436:21)❌ 
  │ │ └──[-] allOf (13540:7)❌ 
  │ ├─┬organization_id
  │ │ ├──[+] enum (15718:15)
  │ │ └──[🔀] description (15715:24)
  │ ├─┬id
  │ │ ├──[+] enum (15732:15)
  │ │ ├──[+] enum (15733:15)
  │ │ ├──[+] enum (15734:15)
  │ │ └──[🔀] description (15730:24)
  │ ├─┬name
  │ │ └──[🔀] description (15721:24)
  │ ├─┬verification
  │ │ ├──[🔀] type (15766:17)❌ 
  │ │ ├──[+] format (15767:19)❌ 
  │ │ ├──[🔀] description (15768:24)
  │ │ ├──[-] nullable (14422:21)❌ 
  │ │ └──[-] allOf (14364:7)❌ 
  │ ├─┬enrollment_mode
  │ │ ├──[-] enum (14413:15)❌ 
  │ │ ├──[-] enum (14414:15)❌ 
  │ │ ├──[-] enum (14415:15)❌ 
  │ │ ├──[🔀] type (15776:17)❌ 
  │ │ ├──[+] format (15777:19)❌ 
  │ │ └──[🔀] description (15778:24)
  │ └─┬total_pending_suggestions
  │   ├──[🔀] type (15770:17)❌ 
  │   ├──[-] format (14432:19)❌ 
  │   ├──[🔀] description (15774:24)
  │   ├──[+] nullable (15771:21)❌ 
  │   └──[+] allOf (14839:7)
  ├─┬User
  │ ├──[+] properties (13669:9)
  │ ├──[+] properties (13726:9)
  │ ├─┬verification_attempts_remaining
  │ │ ├──[🔀] description (13688:24)
  │ │ └──[-] nullable (12558:21)❌ 
  │ ├─┬public_metadata
  │ │ ├──[-] additionalProperties (12469:33)❌ 
  │ │ ├──[🔀] type (13581:17)❌ 
  │ │ └──[+] deprecated (13582:23)
  │ ├─┬saml_accounts
  │ │ ├──[+] additionalProperties (13589:33)❌ 
  │ │ ├──[-] items (12526:13)❌ 
  │ │ └──[🔀] type (13588:17)❌ 
  │ ├─┬id
  │ │ └──[🔀] type (13586:17)❌ 
  │ ├─┬external_id
  │ │ ├──[+] items (13642:13)❌ 
  │ │ ├──[🔀] type (13640:17)❌ 
  │ │ └──[-] nullable (12437:21)❌ 
  │ ├─┬passkeys
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (13471:20)❌ 
  │ ├─┬organization_memberships
  │ │ ├──[+] enum (13555:15)
  │ │ ├──[-] items (12534:13)❌ 
  │ │ ├──[🔀] type (13551:17)❌ 
  │ │ └──[+] description (13552:24)
  │ ├─┬password_enabled
  │ │ ├──[+] items (13612:13)❌ 
  │ │ └──[🔀] type (13610:17)❌ 
  │ ├─┬profile_image_url
  │ │ ├──[+] additionalProperties (13593:33)❌ 
  │ │ ├──[🔀] type (13592:17)❌ 
  │ │ ├──[+] nullable (13591:21)❌ 
  │ │ └──[-] deprecated (12462:23)
  │ ├─┬totp_enabled
  │ │ ├──[+] items (13646:13)❌ 
  │ │ └──[🔀] type (13644:17)❌ 
  │ ├─┬locked
  │ │ ├──[🔀] type (13579:17)❌ 
  │ │ ├──[-] description (12547:24)
  │ │ └──[+] nullable (13578:21)❌ 
  │ ├─┬username
  │ │ ├──[+] additionalProperties (13596:33)❌ 
  │ │ ├──[🔀] type (13595:17)❌ 
  │ │ └──[-] nullable (12449:21)❌ 
  │ ├─┬email_addresses
  │ │ ├──[-] items (12480:13)❌ 
  │ │ ├──[🔀] type (13670:17)❌ 
  │ │ └──[+] description (13671:24)
  │ ├─┬primary_email_address_id
  │ │ ├──[+] items (13604:13)❌ 
  │ │ ├──[🔀] type (13602:17)❌ 
  │ │ └──[-] nullable (12440:21)❌ 
  │ ├─┬external_accounts
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (13300:13)❌ 
  │ ├─┬web3_wallets
  │ │ ├──[-] items (12488:13)❌ 
  │ │ ├──[🔀] type (13570:17)❌ 
  │ │ └──[+] nullable (13569:21)❌ 
  │ ├─┬updated_at
  │ │ ├──[🔀] type (13616:17)❌ 
  │ │ ├──[-] format (12563:19)❌ 
  │ │ └──[-] description (12564:24)
  │ ├─┬phone_numbers
  │ │ ├──[-] items (12484:13)❌ 
  │ │ ├──[🔀] type (13634:17)❌ 
  │ │ ├──[+] format (13635:19)❌ 
  │ │ ├──[+] description (13636:24)
  │ │ └──[+] nullable (13638:21)❌ 
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (12473:33)❌ 
  │ │ └──[🔀] type (13567:17)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (12435:15)❌ 
  │ │ ├──[🔀] type (13622:17)❌ 
  │ │ ├──[+] format (13623:19)❌ 
  │ │ ├──[🔀] description (13624:24)
  │ │ └──[+] nullable (13626:21)❌ 
  │ ├─┬last_active_at
  │ │ ├──[🔀] type (13584:17)❌ 
  │ │ ├──[-] format (12586:19)❌ 
  │ │ ├──[-] description (12588:24)
  │ │ ├──[-] nullable (12587:21)❌ 
  │ │ └──[-] example (12590:20)
  │ ├─┬enterprise_accounts
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (12560:13)❌ 
  │ ├─┬legal_accepted_at
  │ │ ├──[🔀] description (13659:24)
  │ │ └──[-] example (12597:20)
  │ ├─┬password_last_updated_at
  │ │ ├──[🔀] type (13614:17)❌ 
  │ │ ├──[-] format (12515:19)❌ 
  │ │ ├──[-] description (12516:24)
  │ │ └──[-] nullable (12518:21)❌ 
  │ ├─┬mfa_disabled_at
  │ │ └──[🔀] description (13677:24)
  │ ├─┬has_image
  │ │ ├──[🔀] type (13573:17)❌ 
  │ │ └──[+] nullable (13572:21)❌ 
  │ ├─┬last_sign_in_at
  │ │ ├──[🔀] type (13576:17)❌ 
  │ │ ├──[-] format (12537:19)❌ 
  │ │ └──[-] description (12539:24)
  │ ├─┬locale
  │ │ ├──[🔀] type (13716:17)❌ 
  │ │ ├──[+] format (13717:19)❌ 
  │ │ ├──[+] description (13719:24)
  │ │ └──[+] example (13721:20)
  │ ├─┬mfa_enabled_at
  │ │ └──[🔀] description (13630:24)
  │ ├─┬last_name
  │ │ ├──[🔀] type (13709:17)❌ 
  │ │ ├──[+] format (13710:19)❌ 
  │ │ ├──[+] description (13712:24)
  │ │ └──[+] example (13714:20)
  │ ├─┬unsafe_metadata
  │ │ ├──[-] additionalProperties (12476:33)❌ 
  │ │ └──[🔀] type (13618:17)❌ 
  │ ├─┬two_factor_enabled
  │ │ ├──[-] type (12496:17)❌ 
  │ │ ├──[+] nullable (13727:21)❌ 
  │ │ └──[+] allOf (13523:7)
  │ └─┬lockout_expires_in_seconds
  │   ├──[🔀] type (13666:17)❌ 
  │   ├──[-] format (12551:19)❌ 
  │   ├──[🔀] description (13667:24)
  │   └──[-] nullable (12552:21)❌ 
  ├─┬CommercePerUnitTotalTier
  │ └─┬quantity
  │   └──[🔀] description (14136:24)
  ├─┬EnterpriseConnection
  │ ├─┬oauth_config
  │ │ ├──[+] properties (16450:13)
  │ │ ├──[+] properties (16462:13)
  │ │ ├──[+] properties (16454:13)
  │ │ ├──[+] properties (16458:13)
  │ │ ├─┬provider_key
  │ │ │ └──[🔀] description (16438:28)
  │ │ ├─┬logo_public_url
  │ │ │ ├──[🔀] description (16435:28)
  │ │ │ └──[-] nullable (15113:25)❌ 
  │ │ ├─┬discovery_url
  │ │ │ ├──[🔀] type (16470:21)❌ 
  │ │ │ ├──[+] format (16471:23)❌ 
  │ │ │ ├──[🔀] description (16472:28)
  │ │ │ └──[-] nullable (15109:25)❌ 
  │ │ ├─┬name
  │ │ │ ├──[🔀] description (16467:28)
  │ │ │ └──[+] nullable (16468:25)❌ 
  │ │ ├─┬created_at
  │ │ │ ├──[🔀] type (16443:21)❌ 
  │ │ │ ├──[-] format (15116:23)❌ 
  │ │ │ ├──[🔀] description (16444:28)
  │ │ │ └──[+] nullable (16445:25)❌ 
  │ │ ├─┬updated_at
  │ │ │ ├──[🔀] type (16440:21)❌ 
  │ │ │ ├──[-] format (15120:23)❌ 
  │ │ │ └──[🔀] description (16441:28)
  │ │ ├─┬client_id
  │ │ │ └──[🔀] description (16452:28)
  │ │ └─┬id
  │ │   ├──[🔀] description (16448:28)
  │ │   └──[+] nullable (16449:25)❌ 
  │ └─┬custom_attributes
  │   └─┬Schema
  │     ├──[+] properties (16378:15)
  │     ├─┬name
  │     │ ├──[🔀] type (16379:23)❌ 
  │     │ └──[🔀] description (16380:30)
  │     ├─┬sso_path
  │     │ └──[🔀] description (16377:30)
  │     └─┬scim_path
  │       └──[🔀] description (16368:30)
  ├─┬CommerceSubscriptionNextPayment
  │ ├──[+] properties (14578:9)
  │ └──[+] properties (14583:9)
  ├─┬CommerceSubscriptionItemSeatsResponse
  │ └──[+] properties (14333:9)
  ├─┬OrganizationDomainVerification
  │ ├──[+] required (15708:11)❌ 
  │ ├──[+] properties (15697:9)
  │ └─┬status
  │   ├──[-] enum (14371:15)❌ 
  │   ├──[-] enum (14372:15)❌ 
  │   └──[🔀] description (15684:24)
  ├─┬CommerceSubscriptionItemNextPaymentResponse
  │ ├──[+] properties (14239:9)
  │ ├──[+] properties (14244:9)
  │ └─┬amount
  │   └──[🔀] description (14233:24)
  ├─┬CommerceSubscriptionItem
  │ └─┬totals
  │   └─┬ALLOF
  │     └──[🔀] $ref (14401:13)❌ 
  ├─┬EmailAddress
  │ └─┬verification
  │   ├──[+] oneOf (12520:7)
  │   └──Discriminator
  ├─┬CommercePerUnitTotal
  │ ├─┬block_size
  │ │ └──[🔀] description (14157:24)
  │ ├─┬name
  │ │ └──[🔀] description (14153:24)
  │ └─┬tiers
  │   └──[🔀] description (14162:24)
  ├─┬CommerceTotalsResponse
  │ ├──[+] properties (14221:9)
  │ ├─┬subtotal
  │ │ └──[🔀] $ref (14214:11)❌ 
  │ ├─┬per_unit_totals
  │ │ └──[🔀] $ref (13795:13)❌ 
  │ └─┬grand_total
  │   └──[🔀] $ref (14222:11)❌ 
  ├─┬CreateBillingPriceRequest
  │ └──[+] properties (16838:9)
  ├─┬BillingPriceResponse
  │ ├──[+] required (16739:11)❌ 
  │ └──[+] properties (16788:9)
  └─┬verification_otp
    ├──[+] properties (12329:9)
    ├─┬strategy
    │ ├──[+] enum (12315:15)
    │ ├──[+] enum (12312:15)
    │ ├──[+] enum (12313:15)
    │ ├──[+] enum (12314:15)
    │ ├──[-] enum (11256:15)❌ 
    │ ├──[-] enum (11257:15)❌ 
    │ ├──[-] enum (11258:15)❌ 
    │ └─┬Extensions
    │   └──[-] x-speakeasy-unknown-values (11253:39)❌ 
    ├─┬expire_at
    │ ├──[🔀] type (12330:17)❌ 
    │ └──[+] description (12332:24)
    ├─┬status
    │ ├──[+] enum (12308:15)
    │ ├──[-] enum (11248:15)❌ 
    │ ├──[-] enum (11249:15)❌ 
    │ ├──[-] enum (11250:15)❌ 
    │ └──[-] enum (11251:15)❌ 
    ├─┬object
    │ ├──[-] enum (11244:15)❌ 
    │ ├──[🔀] type (12327:17)❌ 
    │ └──[+] nullable (12328:21)❌ 
    └─┬verified_at_client
      ├──[+] enum (12320:15)
      ├──[+] enum (12321:15)
      ├──[+] enum (12322:15)
      ├──[-] nullable (11267:21)❌ 
      └─┬Extensions
        └──[+] x-speakeasy-unknown-values (12317:39)
Document Element Total Changes Breaking Changes
info 1 0
paths 136 62
components 234 128

View full report

Linting Report 0 errors, 10 warnings, 74 hints

View full report

JAVA CHANGELOG

core: 3.55.27 - 2026-05-21

🐛 Bug Fixes

core: 3.55.25 - 2026-05-14

🐛 Bug Fixes

  • support models exceeding JVM 255 method-parameter limit (commit by @2ynn)

core: 3.55.24 - 2026-04-28

🐛 Bug Fixes

  • springBootStarter subprojects now respect java.languageVersion config (commit by @AshGodfrey)

examples: 2.81.9 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

unions: 0.3.6 - 2026-05-15

🐛 Bug Fixes

  • account for optional fields in oneOf smart-unions scoring when nullFriendlyParameters disabled (commit by @2ynn)

Based on Speakeasy CLI 1.777.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 2, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 7 times, most recently from d1737fb to 4f96266 Compare May 9, 2026 00:30
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 7 times, most recently from 28dc546 to b01199d Compare May 16, 2026 00:30
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 7 times, most recently from 72e02ae to c1a9d29 Compare May 23, 2026 00:34
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 7 times, most recently from 9b6920b to a6919c5 Compare May 30, 2026 00:35
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch from a6919c5 to 28af078 Compare May 31, 2026 00:36
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 7 times, most recently from f027041 to 1795a81 Compare June 7, 2026 00:37
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch 4 times, most recently from 730feb6 to 31f66bd Compare June 11, 2026 00:40
* `clerk.organizationDomains.listAll()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `clerk.users.create()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[402]` **Added**
* `clerk.users.setProfileImage()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.organizationDomains.update()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.organizationDomains.list()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `clerk.organizationDomains.create()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.organizations.update()`:  `requestBody` **Changed** (Breaking ⚠️)
* `clerk.users.unsetPasswordCompromised()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.unlock()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.updateMetadata()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.deleteProfileImage()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.setPasswordCompromised()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.lock()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.bulkUnban()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerk.users.bulkBan()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerk.users.unban()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.emailAddresses.create()`:  `response.verification` **Changed** (Breaking ⚠️)
* `clerk.emailAddresses.get()`:  `response.verification` **Changed** (Breaking ⚠️)
* `clerk.emailAddresses.update()`:  `response.verification` **Changed** (Breaking ⚠️)
* `clerk.users.ban()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.update()`: 
  *  `requestBody` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `clerk.users.get()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.users.list()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerk.emailAddresses.attemptVerification()`: **Added**
* `clerk.phoneNumbers.replaceForUser()`: **Added**
* `clerk.phoneNumbers.get()`:  `response.verification.union(verification_otp).channel` **Added**
* `clerk.phoneNumbers.create()`:  `response.verification.union(verification_otp).channel` **Added**
* `clerk.adminPortalLinkTokens.revokeAdminPortalLinkToken()`: **Added**
* `clerk.adminPortalLinkTokens.createAdminPortalLinkToken()`: **Added**
* `clerk.enterpriseConnections.createTestRun()`: **Added**
* `clerk.enterpriseConnections.listTestRuns()`: **Added**
* `clerk.organizationDomains.verifyOwnership()`: **Added**
* `clerk.billing.listSubscriptionItems()`:  `response.data[]` **Changed**
* `clerk.organizations.replaceMetadata()`: **Added**
* `clerk.instanceSettings.getOrganizationSettings()`: **Added**
* `clerk.users.getBillingSubscription()`:  `response` **Changed**
* `clerk.instanceSettings.updateCommunication()`: **Added**
* `clerk.instanceSettings.getCommunication()`: **Added**
* `clerk.instanceSettings.update()`: 
  *  `request.preferredSignInStrategyWhenPasswordRequired` **Added**
* `clerk.instanceSettings.updateOrganizationSettings()`:  `error.status[403]` **Added**
* `clerk.users.replaceMetadata()`: **Added**
* `clerk.organizations.getBillingSubscription()`:  `response` **Changed**
* `clerk.phoneNumbers.update()`:  `response.verification.union(verification_otp).channel` **Added**
* `clerk.phoneNumbers.attemptVerification()`: **Added**
* `clerk.phoneNumbers.prepareVerification()`: **Added**
* `clerk.emailAddresses.prepareVerification()`: **Added**
* `clerk.samlConnections.create()`:  `error.status[409]` **Added**
* `clerk.samlConnections.update()`:  `error.status[409]` **Added**
* `clerk.enterpriseConnections.list()`:  `response.data[]` **Changed**
* `clerk.enterpriseConnections.create()`: 
  *  `request.customAttributes[].multiValued` **Added**
  *  `response` **Changed**
  *  `error.status[409]` **Added**
* `clerk.enterpriseConnections.get()`:  `response` **Changed**
* `clerk.enterpriseConnections.update()`: 
  *  `requestBody.customAttributes[].multiValued` **Added**
  *  `response` **Changed**
* `clerk.billing.listPrices()`:  `response.data[].supportedBillingPeriods` **Added**
* `clerk.billing.createPrice()`: 
  *  `request.supportedBillingPeriods` **Added**
  *  `response.supportedBillingPeriods` **Added**
* `clerk.emailAddresses.replaceForUser()`: **Added**
* `clerk.billing.cancelSubscriptionItem()`:  `response` **Changed**
* `clerk.billing.extendSubscriptionItemFreeTrial()`:  `response` **Changed**
* `clerk.billing.createPriceTransition()`:  `response` **Changed**
* `clerk.billing.listStatements()`:  `response.data[].groups[].items[].totals.discounts` **Added**
* `clerk.billing.getStatement()`:  `response.groups[].items[].totals.discounts` **Added**
* `clerk.billing.getStatementPaymentAttempts()`:  `response.data[].totals.discounts` **Added**
* `clerk.m2m.createToken()`: 
  *  `request.minRemainingTtlSeconds` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777681661 branch from 31f66bd to 8ae52bf Compare June 11, 2026 20:06
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 4.1.6 chore: 🐝 Update SDK - Generate 5.0.0 Jun 11, 2026
@github-actions github-actions Bot added major Major version bump and removed patch Patch version bump labels Jun 11, 2026
@tmilewski tmilewski merged commit 033e4b2 into main Jun 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants