Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2025

SDK update

Versioning

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

Java SDK Changes:

  • clerk.betaFeatures.updateInstanceSettings():
    • request.enhancedEmailDeliverability Removed Breaking ⚠️
  • clerk.instanceSettings.update():
    • request.enhancedEmailDeliverability Removed Breaking ⚠️
  • clerk.organizationPermissions.delete(): Added
  • clerk.organizations.update(): response.last_active_at Added
  • clerk.organizationRoles.delete(): Added
  • clerk.organizationRoles.assignPermission(): Added
  • clerk.organizationRoles.removePermission(): Added
  • clerk.billing.listPlans(): Added
  • clerk.billing.listSubscriptionItems(): Added
  • clerk.users.deleteProfileImage(): response Changed
  • clerk.organizationPermissions.list(): Added
  • clerk.organizationPermissions.create(): Added
  • clerk.organizationPermissions.get(): Added
  • clerk.organizationPermissions.update(): Added
  • clerk.organizationRoles.list(): Added
  • clerk.commerce.listPlans(): Deleted Breaking ⚠️
  • clerk.commerce.listSubscriptionItems(): Deleted Breaking ⚠️
  • clerk.commerce.cancelSubscriptionItem(): Deleted Breaking ⚠️
  • clerk.sessions.create():
    • request.activeOrganizationId Added
  • clerk.users.list(): response.[] Changed
  • clerk.users.create(): response Changed
  • clerk.users.get(): response Changed
  • clerk.users.update(): response Changed
  • clerk.users.ban(): response Changed
  • clerk.users.unban(): response Changed
  • clerk.users.bulkBan(): response.[] Changed
  • clerk.users.bulkUnban(): response.[] Changed
  • clerk.users.lock(): response Changed
  • clerk.organizationRoles.update(): Added
  • clerk.users.unlock(): response Changed
  • clerk.billing.cancelSubscriptionItem(): Added
  • clerk.users.updateMetadata(): response Changed
  • clerk.users.getOrganizationMemberships(): response.data.[].organization.lastActiveAt Added
  • clerk.users.getOrganizationInvitations(): response.data.[].inviterId Added
  • clerk.users.getInstanceOrganizationMemberships(): response.data.[].organization.lastActiveAt Added
  • clerk.organizationInvitations.getAll(): response.data.[].inviterId Added
  • clerk.organizationInvitations.create(): response.inviter_id Added
  • clerk.organizationInvitations.list(): response.data.[].inviterId Added
  • clerk.organizationInvitations.bulkCreate(): response.data.[].inviterId Added
  • clerk.organizationInvitations.listPending(): response.data.[].inviterId Added
  • clerk.organizationInvitations.get(): response.inviter_id Added
  • clerk.organizationInvitations.revoke(): response.inviter_id Added
  • clerk.organizationRoles.get(): Added
  • clerk.organizationRoles.create(): Added
  • clerk.instanceSettings.updateOrganizationSettings(): response.max_role_sets_allowed Added
  • clerk.organizations.list(): response.data.[].lastActiveAt Added
  • clerk.organizations.create(): response.last_active_at Added
  • clerk.organizations.get(): response.last_active_at Added
  • clerk.users.setProfileImage(): response Changed
  • clerk.organizations.mergeMetadata(): response.last_active_at Added
  • clerk.organizations.uploadLogo(): response.last_active_at Added
  • clerk.organizations.deleteLogo(): response.last_active_at Added
  • clerk.organizationMemberships.create(): response.organization.lastActiveAt Added
  • clerk.organizationMemberships.list(): response.data.[].organization.lastActiveAt Added
  • clerk.organizationMemberships.update(): response.organization.lastActiveAt Added
  • clerk.organizationMemberships.delete(): response.organization.lastActiveAt Added
  • clerk.organizationMemberships.updateMetadata(): response.organization.lastActiveAt Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (6579:5)❌ 
│ ├──[-] path (6682:5)❌ 
│ ├──[-] path (6572:5)❌ 
│ ├──[-] path (6574:5)❌ 
│ ├──[-] path (6573:5)❌ 
│ ├──[-] path (6616:5)❌ 
│ ├──[-] path (6576:5)❌ 
│ ├──[-] path (6580:5)❌ 
│ ├──[-] path (6577:5)❌ 
│ ├──[-] path (6581:5)❌ 
│ ├──[-] path (6578:5)❌ 
│ ├──[-] path (6571:5)❌ 
│ ├──[-] path (6575:5)❌ 
│ ├──[+] path (4988:3)
│ ├──[+] path (6863:3)
│ ├──[+] path (6970:3)
│ ├──[+] path (6904:3)
│ ├──[+] path (7216:3)
│ ├──[+] path (6865:3)
│ ├──[+] path (5204:3)
│ ├──[+] path (5094:3)
│ ├──[+] path (6862:3)
│ ├──[+] path (6866:3)
│ ├──[+] path (7139:3)
│ ├──[+] path (6864:3)
│ ├──[+] path (6868:3)
│ ├──[+] path (6859:3)
│ ├──[+] path (6860:3)
│ ├──[+] path (6861:3)
│ ├──[+] path (6867:3)
│ ├──[+] path (6869:3)
│ ├─┬/sessions
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (684:17)
│ │         └─┬user_id
│ │           └──[🔀] description (686:32)
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[-] properties (3465:33)❌ 
│ ├─┬/organizations/{organization_id}
│ │ └─┬DELETE
│ │   └──[🔀] description (4462:20)
│ ├─┬/organizations/{organization_id}/invitations/bulk
│ │ └─┬POST
│ │   ├──[🔀] description (4789:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] maxItems (4822:25)❌ 
│ │         └──[+] minItems (4821:25)❌ 
│ ├─┬/invitations/bulk
│ │ └─┬POST
│ │   ├──[🔀] description (2822:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] maxItems (2838:25)❌ 
│ │         └──[+] minItems (2837:25)❌ 
│ └─┬/beta_features/instance_settings
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[-] properties (3150:33)❌ 
├─┬Tags
│ └──[-] Commerce (46:7)❌ 
├─┬Tags
│ └──[+] Organization Roles (95:5)
├─┬Tags
│ └──[+] Organization Permissions (91:5)
└─┬Components
  ├──[+] securitySchemes (8130:7)
  ├──[-] securitySchemes (7670:13)❌ 
  ├──[+] responses (12909:7)
  ├──[+] responses (13066:7)
  ├──[+] responses (13072:7)
  ├──[+] responses (12903:7)
  ├──[+] schemas (11015:7)
  ├──[+] schemas (12440:7)
  ├──[+] schemas (11051:7)
  ├──[+] schemas (9311:7)
  ├──[+] schemas (11095:7)
  ├──[+] schemas (9251:7)
  ├─┬OrganizationSettings
  │ ├──[+] properties (10742:9)
  │ ├─┬object
  │ │ ├──[-] enum (10123:27)❌ 
  │ │ ├──[🔀] type (10743:17)❌ 
  │ │ └──[-] description (10121:34)
  │ └─┬slug_disabled
  │   ├──[+] enum (10735:15)
  │   ├──[🔀] type (10732:17)❌ 
  │   └──[+] description (10733:24)
  ├─┬CommercePlan
  │ └─┬product_id
  │   └──[+] deprecated (9879:23)
  ├─┬User
  │ ├──[+] properties (9629:9)
  │ ├──[+] properties (9633:9)
  │ ├──[+] properties (9615:9)
  │ ├─┬unsafe_metadata
  │ │ ├──[-] additionalProperties (8842:43)❌ 
  │ │ ├──[+] items (9628:13)❌ 
  │ │ └──[🔀] type (9626:17)❌ 
  │ ├─┬mfa_enabled_at
  │ │ └──[🔀] description (9612:24)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (9600:17)❌ 
  │ │ ├──[-] format (8915:29)❌ 
  │ │ └──[-] description (8916:34)
  │ ├─┬last_active_at
  │ │ ├──[🔀] type (9566:17)❌ 
  │ │ ├──[-] format (8938:29)❌ 
  │ │ ├──[-] description (8940:34)
  │ │ ├──[-] nullable (8939:31)❌ 
  │ │ └──[-] example (8942:30)
  │ ├─┬totp_enabled
  │ │ ├──[🔀] type (9563:17)❌ 
  │ │ └──[+] deprecated (9564:23)
  │ ├─┬legal_accepted_at
  │ │ ├──[🔀] description (9641:24)
  │ │ └──[-] example (8949:30)
  │ ├─┬external_id
  │ │ ├──[+] items (9624:13)❌ 
  │ │ ├──[🔀] type (9622:17)❌ 
  │ │ └──[-] nullable (8803:31)❌ 
  │ ├─┬phone_numbers
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (8956:13)❌ 
  │ ├─┬has_image
  │ │ ├──[🔀] type (9555:17)❌ 
  │ │ └──[+] nullable (9554:21)❌ 
  │ ├─┬last_sign_in_at
  │ │ ├──[🔀] type (9558:17)❌ 
  │ │ ├──[-] format (8889:29)❌ 
  │ │ └──[-] description (8891:34)
  │ ├─┬locale
  │ │ ├──[🔀] type (9694:17)❌ 
  │ │ ├──[+] format (9695:19)❌ 
  │ │ ├──[+] description (9697:24)
  │ │ └──[+] example (9699:20)
  │ ├─┬mfa_disabled_at
  │ │ └──[🔀] description (9655:24)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (8839:43)❌ 
  │ │ └──[🔀] type (9543:17)❌ 
  │ ├─┬primary_phone_number_id
  │ │ ├──[🔀] type (9616:17)❌ 
  │ │ ├──[+] format (9617:19)❌ 
  │ │ └──[+] description (9618:24)
  │ ├─┬passkeys
  │ │ ├──[+] enum (9537:15)
  │ │ ├──[-] items (8858:25)❌ 
  │ │ ├──[🔀] type (9533:17)❌ 
  │ │ └──[+] description (9534:24)
  │ ├─┬password_enabled
  │ │ ├──[+] items (9636:13)❌ 
  │ │ └──[🔀] type (9634:17)❌ 
  │ ├─┬two_factor_enabled
  │ │ ├──[+] additionalProperties (9571:33)❌ 
  │ │ └──[🔀] type (9570:17)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (8801:27)❌ 
  │ │ ├──[🔀] type (9604:17)❌ 
  │ │ ├──[+] format (9605:19)❌ 
  │ │ ├──[🔀] description (9606:24)
  │ │ └──[+] nullable (9608:21)❌ 
  │ ├─┬external_accounts
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (9311:13)❌ 
  │ ├─┬web3_wallets
  │ │ ├──[-] items (8854:25)❌ 
  │ │ ├──[🔀] type (9664:17)❌ 
  │ │ ├──[+] format (9665:19)❌ 
  │ │ └──[+] description (9666:24)
  │ ├─┬locked
  │ │ ├──[🔀] type (9561:17)❌ 
  │ │ ├──[-] description (8899:34)
  │ │ └──[+] nullable (9560:21)❌ 
  │ ├─┬public_metadata
  │ │ ├──[-] additionalProperties (8835:43)❌ 
  │ │ ├──[🔀] type (9549:17)❌ 
  │ │ └──[+] nullable (9548:21)❌ 
  │ ├─┬last_name
  │ │ ├──[🔀] type (9687:17)❌ 
  │ │ ├──[+] format (9688:19)❌ 
  │ │ ├──[+] description (9690:24)
  │ │ └──[+] example (9692:20)
  │ ├─┬id
  │ │ └──[🔀] type (9568:17)❌ 
  │ ├─┬saml_accounts
  │ │ ├──[+] additionalProperties (9575:33)❌ 
  │ │ ├──[-] items (8886:25)❌ 
  │ │ ├──[🔀] type (9574:17)❌ 
  │ │ └──[+] nullable (9573:21)❌ 
  │ ├─┬primary_email_address_id
  │ │ ├──[🔀] type (9596:17)❌ 
  │ │ └──[-] nullable (8806:31)❌ 
  │ ├─┬lockout_expires_in_seconds
  │ │ ├──[🔀] type (9648:17)❌ 
  │ │ ├──[-] format (8903:29)❌ 
  │ │ ├──[🔀] description (9649:24)
  │ │ └──[-] nullable (8904:31)❌ 
  │ ├─┬username
  │ │ ├──[🔀] type (9598:17)❌ 
  │ │ └──[-] nullable (8815:31)❌ 
  │ ├─┬verification_attempts_remaining
  │ │ ├──[+] additionalProperties (9578:33)❌ 
  │ │ ├──[🔀] type (9577:17)❌ 
  │ │ ├──[-] format (8909:29)❌ 
  │ │ ├──[-] description (8911:34)
  │ │ └──[-] nullable (8910:31)❌ 
  │ └─┬primary_web3_wallet_id
  │   ├──[+] items (9586:13)❌ 
  │   ├──[🔀] type (9584:17)❌ 
  │   └──[-] nullable (8812:31)❌ 
  ├─┬OrganizationInvitationWithPublicOrganizationData
  │ ├──[+] required (10409:11)❌ 
  │ └─┬ALLOF
  │   ├──[+] properties (10368:13)
  │   ├─┬url
  │   │ ├──[🔀] type (10392:21)❌ 
  │   │ ├──[+] format (10393:23)❌ 
  │   │ ├──[+] description (10394:28)
  │   │ └──[-] nullable (9770:35)❌ 
  │   ├─┬organization_id
  │   │ ├──[+] enum (10357:19)
  │   │ └──[+] description (10354:28)
  │   ├─┬updated_at
  │   │ ├──[🔀] type (10372:21)❌ 
  │   │ ├──[-] format (9782:33)❌ 
  │   │ └──[-] description (9783:38)
  │   ├─┬object
  │   │ ├──[-] enum (9749:31)❌ 
  │   │ ├──[-] description (9746:38)
  │   │ └──[+] nullable (10370:25)❌ 
  │   ├─┬private_metadata
  │   │ ├──[-] additionalProperties (9767:47)❌ 
  │   │ └──[🔀] type (10367:21)❌ 
  │   └─┬role
  │     ├──[+] additionalProperties (10375:37)❌ 
  │     └──[🔀] type (10374:21)❌ 
  ├─┬OrganizationInvitation
  │ ├──[+] additionalProperties (10941:29)❌ 
  │ ├──[+] required (10997:11)❌ 
  │ ├──[+] properties (10959:9)
  │ ├─┬organization_id
  │ │ ├──[+] enum (10948:15)
  │ │ └──[+] description (10945:24)
  │ ├─┬url
  │ │ ├──[🔀] type (10983:17)❌ 
  │ │ ├──[+] format (10984:19)❌ 
  │ │ ├──[+] description (10985:24)
  │ │ └──[-] nullable (10354:31)❌ 
  │ ├─┬updated_at
  │ │ ├──[🔀] type (10963:17)❌ 
  │ │ ├──[-] format (10366:29)❌ 
  │ │ └──[-] description (10367:34)
  │ ├─┬role
  │ │ ├──[+] additionalProperties (10966:33)❌ 
  │ │ └──[🔀] type (10965:17)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (10333:27)❌ 
  │ │ ├──[-] description (10330:34)
  │ │ └──[+] nullable (10961:21)❌ 
  │ └─┬private_metadata
  │   ├──[-] additionalProperties (10351:43)❌ 
  │   └──[🔀] type (10958:17)❌ 
  └─┬Organization
    ├──[+] properties (9423:9)
    ├─┬max_allowed_memberships
    │ ├──[+] format (9425:19)❌ 
    │ └──[+] description (9426:24)
    ├─┬private_metadata
    │ ├──[-] additionalProperties (9593:43)❌ 
    │ └──[🔀] type (9400:17)❌ 
    ├─┬updated_at
    │ ├──[🔀] type (9390:17)❌ 
    │ ├──[-] format (9603:29)❌ 
    │ └──[-] description (9604:34)
    ├─┬name
    │ └──[🔀] type (9398:17)❌ 
    ├─┬slug
    │ ├──[+] additionalProperties (9407:33)❌ 
    │ └──[🔀] type (9406:17)❌ 
    ├─┬object
    │ └──[-] enum (9567:27)❌ 
    ├─┬missing_member_with_elevated_permissions
    │ └──[🔀] type (9396:17)❌ 
    └─┬pending_invitations_count
      ├──[+] enum (9384:15)
      └──[🔀] type (9382:17)❌ 
Document Element Total Changes Breaking Changes
paths 42 19
tags 3 1
components 159 114

JAVA CHANGELOG

core: 3.55.5 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.55.4 - 2025-11-21

🔧 Chores

  • mark setRedactedHeaders as stable (commit by @vishalg0wda)

core: 3.55.3 - 2025-11-20

🐝 New Features

core: 3.55.2 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.55.6 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

Based on Speakeasy CLI 1.666.0

@github-actions github-actions bot added the patch Patch version bump label Nov 12, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762906246 branch 7 times, most recently from 9373bc2 to f51dfd1 Compare November 19, 2025 00:12
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762906246 branch 8 times, most recently from da0156c to 41cf4f8 Compare November 27, 2025 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762906246 branch 2 times, most recently from 1b066a8 to 19fdafa Compare November 29, 2025 00:11
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 4.0.1 chore: 🐝 Update SDK - Generate 4.1.0 Nov 29, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762906246 branch 2 times, most recently from b72424a to 65e14cb Compare December 1, 2025 00:14
* `clerk.betaFeatures.updateInstanceSettings()`: 
  *  `request.enhancedEmailDeliverability` **Removed** **Breaking** ⚠️
* `clerk.instanceSettings.update()`: 
  *  `request.enhancedEmailDeliverability` **Removed** **Breaking** ⚠️
* `clerk.organizationPermissions.delete()`: **Added**
* `clerk.organizations.update()`:  `response.last_active_at` **Added**
* `clerk.organizationRoles.delete()`: **Added**
* `clerk.organizationRoles.assignPermission()`: **Added**
* `clerk.organizationRoles.removePermission()`: **Added**
* `clerk.billing.listPlans()`: **Added**
* `clerk.billing.listSubscriptionItems()`: **Added**
* `clerk.users.deleteProfileImage()`:  `response` **Changed**
* `clerk.organizationPermissions.list()`: **Added**
* `clerk.organizationPermissions.create()`: **Added**
* `clerk.organizationPermissions.get()`: **Added**
* `clerk.organizationPermissions.update()`: **Added**
* `clerk.organizationRoles.list()`: **Added**
* `clerk.commerce.listPlans()`: **Deleted** **Breaking** ⚠️
* `clerk.commerce.listSubscriptionItems()`: **Deleted** **Breaking** ⚠️
* `clerk.commerce.cancelSubscriptionItem()`: **Deleted** **Breaking** ⚠️
* `clerk.sessions.create()`: 
  *  `request.activeOrganizationId` **Added**
* `clerk.users.list()`:  `response.[]` **Changed**
* `clerk.users.create()`:  `response` **Changed**
* `clerk.users.get()`:  `response` **Changed**
* `clerk.users.update()`:  `response` **Changed**
* `clerk.users.ban()`:  `response` **Changed**
* `clerk.users.unban()`:  `response` **Changed**
* `clerk.users.bulkBan()`:  `response.[]` **Changed**
* `clerk.users.bulkUnban()`:  `response.[]` **Changed**
* `clerk.users.lock()`:  `response` **Changed**
* `clerk.organizationRoles.update()`: **Added**
* `clerk.users.unlock()`:  `response` **Changed**
* `clerk.billing.cancelSubscriptionItem()`: **Added**
* `clerk.users.updateMetadata()`:  `response` **Changed**
* `clerk.users.getOrganizationMemberships()`:  `response.data.[].organization.lastActiveAt` **Added**
* `clerk.users.getOrganizationInvitations()`:  `response.data.[].inviterId` **Added**
* `clerk.users.getInstanceOrganizationMemberships()`:  `response.data.[].organization.lastActiveAt` **Added**
* `clerk.organizationInvitations.getAll()`:  `response.data.[].inviterId` **Added**
* `clerk.organizationInvitations.create()`:  `response.inviter_id` **Added**
* `clerk.organizationInvitations.list()`:  `response.data.[].inviterId` **Added**
* `clerk.organizationInvitations.bulkCreate()`:  `response.data.[].inviterId` **Added**
* `clerk.organizationInvitations.listPending()`:  `response.data.[].inviterId` **Added**
* `clerk.organizationInvitations.get()`:  `response.inviter_id` **Added**
* `clerk.organizationInvitations.revoke()`:  `response.inviter_id` **Added**
* `clerk.organizationRoles.get()`: **Added**
* `clerk.organizationRoles.create()`: **Added**
* `clerk.instanceSettings.updateOrganizationSettings()`:  `response.max_role_sets_allowed` **Added**
* `clerk.organizations.list()`:  `response.data.[].lastActiveAt` **Added**
* `clerk.organizations.create()`:  `response.last_active_at` **Added**
* `clerk.organizations.get()`:  `response.last_active_at` **Added**
* `clerk.users.setProfileImage()`:  `response` **Changed**
* `clerk.organizations.mergeMetadata()`:  `response.last_active_at` **Added**
* `clerk.organizations.uploadLogo()`:  `response.last_active_at` **Added**
* `clerk.organizations.deleteLogo()`:  `response.last_active_at` **Added**
* `clerk.organizationMemberships.create()`:  `response.organization.lastActiveAt` **Added**
* `clerk.organizationMemberships.list()`:  `response.data.[].organization.lastActiveAt` **Added**
* `clerk.organizationMemberships.update()`:  `response.organization.lastActiveAt` **Added**
* `clerk.organizationMemberships.delete()`:  `response.organization.lastActiveAt` **Added**
* `clerk.organizationMemberships.updateMetadata()`:  `response.organization.lastActiveAt` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762906246 branch from 65e14cb to 9cea238 Compare December 2, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants