Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 29, 2025

SDK update

Versioning

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

Python SDK Changes:

  • clerk.beta_features.update_instance_settings():
    • request.enhanced_email_deliverability Removed Breaking ⚠️
  • clerk.instance_settings.update():
    • request.enhanced_email_deliverability Removed Breaking ⚠️
  • clerk.organization_permissions.delete(): Added
  • clerk.organizations.update(): response.last_active_at Added
  • clerk.organization_roles.delete(): Added
  • clerk.organization_roles.assign_permission(): Added
  • clerk.organization_roles.remove_permission(): Added
  • clerk.billing.list_plans(): Added
  • clerk.billing.list_subscription_items(): Added
  • clerk.users.delete_profile_image(): response Changed
  • clerk.organization_permissions.list(): Added
  • clerk.organization_permissions.create(): Added
  • clerk.organization_permissions.get(): Added
  • clerk.organization_permissions.update(): Added
  • clerk.organization_roles.list(): Added
  • clerk.commerce.list_plans(): Deleted Breaking ⚠️
  • clerk.commerce.list_subscription_items(): Deleted Breaking ⚠️
  • clerk.commerce.cancel_subscription_item(): Deleted Breaking ⚠️
  • clerk.sessions.create():
    • request.active_organization_id 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.bulk_ban(): response.[] Changed
  • clerk.users.bulk_unban(): response.[] Changed
  • clerk.users.lock(): response Changed
  • clerk.organization_roles.update(): Added
  • clerk.users.unlock(): response Changed
  • clerk.billing.cancel_subscription_item(): Added
  • clerk.users.update_metadata(): response Changed
  • clerk.users.get_organization_memberships(): response.data.[].organization.last_active_at Added
  • clerk.users.get_organization_invitations(): response.data.[].inviter_id Added
  • clerk.users.get_instance_organization_memberships(): response.data.[].organization.last_active_at Added
  • clerk.organization_invitations.get_all(): response.data.[].inviter_id Added
  • clerk.organization_invitations.create(): response.inviter_id Added
  • clerk.organization_invitations.list(): response.data.[].inviter_id Added
  • clerk.organization_invitations.bulk_create(): response.data.[].inviter_id Added
  • clerk.organization_invitations.list_pending(): response.data.[].inviter_id Added
  • clerk.organization_invitations.get(): response.inviter_id Added
  • clerk.organization_invitations.revoke(): response.inviter_id Added
  • clerk.organization_roles.get(): Added
  • clerk.organization_roles.create(): Added
  • clerk.instance_settings.update_organization_settings(): response.max_role_sets_allowed Added
  • clerk.organizations.list(): response.data.[].last_active_at Added
  • clerk.organizations.create(): response.last_active_at Added
  • clerk.organizations.get(): response.last_active_at Added
  • clerk.users.set_profile_image(): response Changed
  • clerk.organizations.merge_metadata(): response.last_active_at Added
  • clerk.organizations.upload_logo(): response.last_active_at Added
  • clerk.organizations.delete_logo(): response.last_active_at Added
  • clerk.organization_memberships.create(): response.organization.last_active_at Added
  • clerk.organization_memberships.list(): response.data.[].organization.last_active_at Added
  • clerk.organization_memberships.update(): response.organization.last_active_at Added
  • clerk.organization_memberships.delete(): response.organization.last_active_at Added
  • clerk.organization_memberships.update_metadata(): response.organization.last_active_at Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (6875:5)❌ 
│ ├──[-] path (6871:5)❌ 
│ ├──[-] path (6880:5)❌ 
│ ├──[-] path (6873:5)❌ 
│ ├──[-] path (6881:5)❌ 
│ ├──[-] path (6874:5)❌ 
│ ├──[-] path (6877:5)❌ 
│ ├──[-] path (6916:5)❌ 
│ ├──[-] path (6872:5)❌ 
│ ├──[-] path (6878:5)❌ 
│ ├──[-] path (6879:5)❌ 
│ ├──[-] path (6876:5)❌ 
│ ├──[-] path (6982:5)❌ 
│ ├──[+] path (7158:3)
│ ├──[+] path (7165:3)
│ ├──[+] path (5444:3)
│ ├──[+] path (7157:3)
│ ├──[+] path (7159:3)
│ ├──[+] path (7164:3)
│ ├──[+] path (7167:3)
│ ├──[+] path (7437:3)
│ ├──[+] path (7268:3)
│ ├──[+] path (7161:3)
│ ├──[+] path (7160:3)
│ ├──[+] path (7514:3)
│ ├──[+] path (7163:3)
│ ├──[+] path (7166:3)
│ ├──[+] path (7202:3)
│ ├──[+] path (7162:3)
│ ├──[+] path (5228:3)
│ ├──[+] path (5334:3)
│ ├─┬/organizations/{organization_id}/invitations/bulk
│ │ └─┬POST
│ │   ├──[🔀] description (5016:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] maxItems (5050:25)❌ 
│ │         └──[+] minItems (5049:25)❌ 
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[-] properties (3302:33)❌ 
│ ├─┬/organizations/{organization_id}
│ │ └─┬DELETE
│ │   └──[🔀] description (4672:20)
│ ├─┬/invitations/bulk
│ │ └─┬POST
│ │   ├──[🔀] description (2965:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] maxItems (2981:25)❌ 
│ │         └──[+] minItems (2980:25)❌ 
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[-] properties (3633:33)❌ 
│ └─┬/sessions
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[+] properties (711:17)
│           └─┬user_id
│             └──[🔀] description (713:32)
├─┬Tags
│ └──[-] Commerce (46:7)❌ 
├─┬Tags
│ └──[+] Organization Permissions (91:5)
├─┬Tags
│ └──[+] Organization Roles (95:5)
└─┬Components
  ├──[+] securitySchemes (8428:7)
  ├──[-] securitySchemes (7970:13)❌ 
  ├──[+] responses (13528:7)
  ├──[+] responses (13522:7)
  ├──[+] responses (13691:7)
  ├──[+] responses (13685:7)
  ├──[+] schemas (11606:7)
  ├──[+] schemas (13052:7)
  ├──[+] schemas (9651:7)
  ├──[+] schemas (9711:7)
  ├──[+] schemas (11570:7)
  ├──[+] schemas (11650:7)
  ├─┬OrganizationInvitation
  │ ├──[+] additionalProperties (11484:29)❌ 
  │ ├──[+] required (11550:11)❌ 
  │ ├──[+] properties (11507:9)
  │ ├─┬object
  │ │ ├──[-] enum (10878:27)❌ 
  │ │ ├──[-] description (10875:34)
  │ │ ├──[+] nullable (11509:21)❌ 
  │ │ └──[-] example (10879:30)
  │ ├─┬role_name
  │ │ └──[+] example (11501:20)
  │ ├─┬url
  │ │ ├──[🔀] type (11535:17)❌ 
  │ │ ├──[+] format (11536:19)❌ 
  │ │ ├──[+] description (11537:24)
  │ │ ├──[-] nullable (10907:31)❌ 
  │ │ └──[+] example (11538:20)
  │ ├─┬organization_id
  │ │ ├──[+] enum (11491:15)
  │ │ ├──[+] description (11488:24)
  │ │ └──[🔀] example (11492:20)
  │ ├─┬public_metadata
  │ │ └──[🔀] example (11520:20)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (11511:17)❌ 
  │ │ ├──[-] format (10920:29)❌ 
  │ │ ├──[-] description (10921:34)
  │ │ └──[🔀] example (11512:20)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (10903:43)❌ 
  │ │ ├──[🔀] type (11505:17)❌ 
  │ │ └──[🔀] example (11506:20)
  │ ├─┬role
  │ │ ├──[+] additionalProperties (11515:33)❌ 
  │ │ ├──[🔀] type (11514:17)❌ 
  │ │ └──[🔀] example (11516:20)
  │ └─┬status
  │   └──[-] example (10896:30)
  ├─┬OrganizationSettings
  │ ├──[+] properties (11263:9)
  │ ├─┬object
  │ │ ├──[-] enum (10642:27)❌ 
  │ │ ├──[🔀] type (11264:17)❌ 
  │ │ ├──[-] description (10640:34)
  │ │ └──[-] example (10643:30)
  │ └─┬slug_disabled
  │   ├──[+] enum (11252:15)
  │   ├──[🔀] type (11249:17)❌ 
  │   ├──[+] description (11250:24)
  │   └──[+] example (11253:20)
  ├─┬CommercePlan
  │ └─┬product_id
  │   └──[+] deprecated (10346:23)
  ├─┬User
  │ ├──[+] properties (10085:9)
  │ ├──[+] properties (10089:9)
  │ ├──[+] properties (10069:9)
  │ ├─┬locked
  │ │ ├──[🔀] type (9999:17)❌ 
  │ │ ├──[-] description (9330:34)
  │ │ ├──[+] nullable (9998:21)❌ 
  │ │ └──[-] example (9332:30)
  │ ├─┬primary_email_address_id
  │ │ ├──[🔀] type (10044:17)❌ 
  │ │ ├──[-] nullable (9211:31)❌ 
  │ │ └──[🔀] example (10045:20)
  │ ├─┬lockout_expires_in_seconds
  │ │ ├──[🔀] type (10106:17)❌ 
  │ │ ├──[-] format (9335:29)❌ 
  │ │ ├──[🔀] description (10107:24)
  │ │ ├──[-] nullable (9336:31)❌ 
  │ │ └──[🔀] example (10109:20)
  │ ├─┬profile_image_url
  │ │ ├──[+] nullable (9978:21)❌ 
  │ │ ├──[🔀] example (9980:20)
  │ │ └──[-] deprecated (9239:33)
  │ ├─┬first_name
  │ │ └──[🔀] example (9972:20)
  │ ├─┬verification_attempts_remaining
  │ │ ├──[+] additionalProperties (10021:33)❌ 
  │ │ ├──[🔀] type (10020:17)❌ 
  │ │ ├──[-] format (9342:29)❌ 
  │ │ ├──[-] description (9344:34)
  │ │ ├──[-] nullable (9343:31)❌ 
  │ │ └──[🔀] example (10022:20)
  │ ├─┬unsafe_metadata
  │ │ ├──[-] additionalProperties (9258:43)❌ 
  │ │ ├──[+] items (10083:13)❌ 
  │ │ ├──[🔀] type (10081:17)❌ 
  │ │ └──[🔀] example (10084:20)
  │ ├─┬has_image
  │ │ ├──[🔀] type (9991:17)❌ 
  │ │ ├──[+] nullable (9990:21)❌ 
  │ │ └──[🔀] example (9992:20)
  │ ├─┬primary_phone_number_id
  │ │ ├──[🔀] type (10070:17)❌ 
  │ │ ├──[+] format (10071:19)❌ 
  │ │ ├──[+] description (10072:24)
  │ │ └──[-] example (9217:30)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (10050:17)❌ 
  │ │ ├──[-] format (9349:29)❌ 
  │ │ ├──[-] description (9350:34)
  │ │ └──[🔀] example (10051:20)
  │ ├─┬password_enabled
  │ │ ├──[+] items (10092:13)❌ 
  │ │ ├──[🔀] type (10090:17)❌ 
  │ │ └──[-] example (9282:30)
  │ ├─┬web3_wallets
  │ │ ├──[-] items (9273:25)❌ 
  │ │ ├──[🔀] type (10125:17)❌ 
  │ │ ├──[+] format (10126:19)❌ 
  │ │ ├──[+] description (10127:24)
  │ │ └──[🔀] example (10129:20)
  │ ├─┬locale
  │ │ ├──[🔀] type (10159:17)❌ 
  │ │ ├──[+] format (10160:19)❌ 
  │ │ ├──[+] description (10162:24)
  │ │ └──[+] example (10164:20)
  │ ├─┬mfa_enabled_at
  │ │ ├──[🔀] description (10065:24)
  │ │ └──[🔀] example (10068:20)
  │ ├─┬last_sign_in_at
  │ │ ├──[🔀] type (9995:17)❌ 
  │ │ ├──[-] format (9318:29)❌ 
  │ │ ├──[-] description (9320:34)
  │ │ └──[🔀] example (9996:20)
  │ ├─┬passkeys
  │ │ ├──[+] enum (9967:15)
  │ │ ├──[-] items (9278:25)❌ 
  │ │ ├──[🔀] type (9963:17)❌ 
  │ │ ├──[+] description (9964:24)
  │ │ └──[🔀] example (9968:20)
  │ ├─┬phone_numbers
  │ │ ├──[🔀] example (10042:20)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (9336:13)❌ 
  │ ├─┬saml_accounts
  │ │ ├──[+] additionalProperties (10017:33)❌ 
  │ │ ├──[-] items (9314:25)❌ 
  │ │ ├──[🔀] type (10016:17)❌ 
  │ │ ├──[+] nullable (10015:21)❌ 
  │ │ └──[🔀] example (10018:20)
  │ ├─┬last_name
  │ │ ├──[🔀] type (10152:17)❌ 
  │ │ ├──[+] format (10153:19)❌ 
  │ │ ├──[+] description (10155:24)
  │ │ └──[🔀] example (10157:20)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (9254:43)❌ 
  │ │ ├──[🔀] type (9975:17)❌ 
  │ │ └──[🔀] example (9976:20)
  │ ├─┬legal_accepted_at
  │ │ ├──[🔀] description (10097:24)
  │ │ └──[🔀] example (10099:20)
  │ ├─┬external_accounts
  │ │ ├──[-] example (9310:30)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (9711:13)❌ 
  │ ├─┬image_url
  │ │ └──[🔀] example (9961:20)
  │ ├─┬public_metadata
  │ │ ├──[-] additionalProperties (9249:43)❌ 
  │ │ ├──[🔀] type (9983:17)❌ 
  │ │ ├──[+] nullable (9982:21)❌ 
  │ │ └──[🔀] example (9984:20)
  │ ├─┬totp_enabled
  │ │ ├──[🔀] type (10001:17)❌ 
  │ │ ├──[🔀] example (10003:20)
  │ │ └──[+] deprecated (10002:23)
  │ ├─┬external_id
  │ │ ├──[+] items (10078:13)❌ 
  │ │ ├──[🔀] type (10076:17)❌ 
  │ │ ├──[-] nullable (9207:31)❌ 
  │ │ └──[🔀] example (10079:20)
  │ ├─┬primary_web3_wallet_id
  │ │ ├──[+] items (10031:13)❌ 
  │ │ ├──[🔀] type (10029:17)❌ 
  │ │ ├──[-] nullable (9219:31)❌ 
  │ │ └──[🔀] example (10032:20)
  │ ├─┬username
  │ │ ├──[🔀] type (10047:17)❌ 
  │ │ ├──[-] nullable (9223:31)❌ 
  │ │ └──[🔀] example (10048:20)
  │ ├─┬id
  │ │ ├──[🔀] type (10008:17)❌ 
  │ │ └──[🔀] example (10009:20)
  │ ├─┬mfa_disabled_at
  │ │ └──[🔀] description (10114:24)
  │ ├─┬last_active_at
  │ │ ├──[🔀] type (10005:17)❌ 
  │ │ ├──[-] format (9376:29)❌ 
  │ │ ├──[-] description (9378:34)
  │ │ ├──[-] nullable (9377:31)❌ 
  │ │ └──[🔀] example (10006:20)
  │ ├─┬object
  │ │ ├──[-] enum (9204:27)❌ 
  │ │ ├──[🔀] type (10056:17)❌ 
  │ │ ├──[+] format (10057:19)❌ 
  │ │ ├──[🔀] description (10058:24)
  │ │ ├──[+] nullable (10060:21)❌ 
  │ │ └──[🔀] example (10061:20)
  │ └─┬two_factor_enabled
  │   ├──[+] additionalProperties (10012:33)❌ 
  │   ├──[🔀] type (10011:17)❌ 
  │   └──[🔀] example (10013:20)
  ├─┬Organization
  │ ├──[+] properties (9835:9)
  │ ├─┬name
  │ │ ├──[🔀] type (9803:17)❌ 
  │ │ └──[-] example (10014:30)
  │ ├─┬pending_invitations_count
  │ │ ├──[+] enum (9784:15)
  │ │ ├──[🔀] type (9782:17)❌ 
  │ │ └──[+] example (9785:20)
  │ ├─┬slug
  │ │ ├──[+] additionalProperties (9814:33)❌ 
  │ │ ├──[🔀] type (9813:17)❌ 
  │ │ └──[🔀] example (9815:20)
  │ ├─┬members_count
  │ │ └──[🔀] example (9808:20)
  │ ├─┬missing_member_with_elevated_permissions
  │ │ ├──[🔀] type (9800:17)❌ 
  │ │ └──[+] example (9801:20)
  │ ├─┬max_allowed_memberships
  │ │ ├──[+] format (9837:19)❌ 
  │ │ ├──[+] description (9838:24)
  │ │ └──[-] example (10031:30)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (9793:17)❌ 
  │ │ ├──[-] format (10054:29)❌ 
  │ │ ├──[-] description (10055:34)
  │ │ └──[🔀] example (9794:20)
  │ ├─┬object
  │ │ ├──[-] enum (10007:27)❌ 
  │ │ └──[🔀] example (9791:20)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (10041:43)❌ 
  │ │ ├──[🔀] type (9805:17)❌ 
  │ │ └──[-] example (10042:30)
  │ └─┬public_metadata
  │   └──[🔀] example (9819:20)
  └─┬OrganizationInvitationWithPublicOrganizationData
    ├──[+] required (10877:11)❌ 
    └─┬ALLOF
      ├──[+] properties (10836:13)
      ├─┬organization_id
      │ ├──[+] enum (10825:19)
      │ └──[+] description (10822:28)
      ├─┬private_metadata
      │ ├──[-] additionalProperties (10237:47)❌ 
      │ └──[🔀] type (10835:21)❌ 
      ├─┬url
      │ ├──[🔀] type (10860:21)❌ 
      │ ├──[+] format (10861:23)❌ 
      │ ├──[+] description (10862:28)
      │ └──[-] nullable (10240:35)❌ 
      ├─┬updated_at
      │ ├──[🔀] type (10840:21)❌ 
      │ ├──[-] format (10252:33)❌ 
      │ └──[-] description (10253:38)
      ├─┬role
      │ ├──[+] additionalProperties (10843:37)❌ 
      │ └──[🔀] type (10842:21)❌ 
      └─┬object
        ├──[-] enum (10219:31)❌ 
        ├──[-] description (10216:38)
        └──[+] nullable (10838:25)❌ 
Document Element Total Changes Breaking Changes
paths 42 19
tags 3 1
components 210 115

PYTHON CHANGELOG

core: 5.23.13 - 2025-11-06

🐛 Bug Fixes

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

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

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.665.0

@github-actions github-actions bot added the minor Minor version bump label Oct 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 8 times, most recently from e6b00f5 to 96ab2a2 Compare November 6, 2025 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 5 times, most recently from b91ff5f to fa61084 Compare November 11, 2025 00:24
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 3.4.0 chore: 🐝 Update SDK - Generate 4.0.1 Nov 11, 2025
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Nov 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 3 times, most recently from 48b8ca5 to 2a5c7da Compare November 14, 2025 00:24
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 4.0.1 chore: 🐝 Update SDK - Generate 4.0.2 Nov 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 4 times, most recently from 34fc65a to f191318 Compare November 18, 2025 00:24
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 4.0.2 chore: 🐝 Update SDK - Generate 4.0.1 Nov 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 4 times, most recently from df6b3d2 to 17bb76e Compare November 22, 2025 00:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch 7 times, most recently from d31916d to afa5ca4 Compare November 29, 2025 00:23
@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
* `clerk.beta_features.update_instance_settings()`: 
  *  `request.enhanced_email_deliverability` **Removed** **Breaking** ⚠️
* `clerk.instance_settings.update()`: 
  *  `request.enhanced_email_deliverability` **Removed** **Breaking** ⚠️
* `clerk.organization_permissions.delete()`: **Added**
* `clerk.organizations.update()`:  `response.last_active_at` **Added**
* `clerk.organization_roles.delete()`: **Added**
* `clerk.organization_roles.assign_permission()`: **Added**
* `clerk.organization_roles.remove_permission()`: **Added**
* `clerk.billing.list_plans()`: **Added**
* `clerk.billing.list_subscription_items()`: **Added**
* `clerk.users.delete_profile_image()`:  `response` **Changed**
* `clerk.organization_permissions.list()`: **Added**
* `clerk.organization_permissions.create()`: **Added**
* `clerk.organization_permissions.get()`: **Added**
* `clerk.organization_permissions.update()`: **Added**
* `clerk.organization_roles.list()`: **Added**
* `clerk.commerce.list_plans()`: **Deleted** **Breaking** ⚠️
* `clerk.commerce.list_subscription_items()`: **Deleted** **Breaking** ⚠️
* `clerk.commerce.cancel_subscription_item()`: **Deleted** **Breaking** ⚠️
* `clerk.sessions.create()`: 
  *  `request.active_organization_id` **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.bulk_ban()`:  `response.[]` **Changed**
* `clerk.users.bulk_unban()`:  `response.[]` **Changed**
* `clerk.users.lock()`:  `response` **Changed**
* `clerk.organization_roles.update()`: **Added**
* `clerk.users.unlock()`:  `response` **Changed**
* `clerk.billing.cancel_subscription_item()`: **Added**
* `clerk.users.update_metadata()`:  `response` **Changed**
* `clerk.users.get_organization_memberships()`:  `response.data.[].organization.last_active_at` **Added**
* `clerk.users.get_organization_invitations()`:  `response.data.[].inviter_id` **Added**
* `clerk.users.get_instance_organization_memberships()`:  `response.data.[].organization.last_active_at` **Added**
* `clerk.organization_invitations.get_all()`:  `response.data.[].inviter_id` **Added**
* `clerk.organization_invitations.create()`:  `response.inviter_id` **Added**
* `clerk.organization_invitations.list()`:  `response.data.[].inviter_id` **Added**
* `clerk.organization_invitations.bulk_create()`:  `response.data.[].inviter_id` **Added**
* `clerk.organization_invitations.list_pending()`:  `response.data.[].inviter_id` **Added**
* `clerk.organization_invitations.get()`:  `response.inviter_id` **Added**
* `clerk.organization_invitations.revoke()`:  `response.inviter_id` **Added**
* `clerk.organization_roles.get()`: **Added**
* `clerk.organization_roles.create()`: **Added**
* `clerk.instance_settings.update_organization_settings()`:  `response.max_role_sets_allowed` **Added**
* `clerk.organizations.list()`:  `response.data.[].last_active_at` **Added**
* `clerk.organizations.create()`:  `response.last_active_at` **Added**
* `clerk.organizations.get()`:  `response.last_active_at` **Added**
* `clerk.users.set_profile_image()`:  `response` **Changed**
* `clerk.organizations.merge_metadata()`:  `response.last_active_at` **Added**
* `clerk.organizations.upload_logo()`:  `response.last_active_at` **Added**
* `clerk.organizations.delete_logo()`:  `response.last_active_at` **Added**
* `clerk.organization_memberships.create()`:  `response.organization.last_active_at` **Added**
* `clerk.organization_memberships.list()`:  `response.data.[].organization.last_active_at` **Added**
* `clerk.organization_memberships.update()`:  `response.organization.last_active_at` **Added**
* `clerk.organization_memberships.delete()`:  `response.organization.last_active_at` **Added**
* `clerk.organization_memberships.update_metadata()`:  `response.organization.last_active_at` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761697366 branch from d1c96e6 to 8dc5f9b Compare November 30, 2025 00:27
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