Skip to content

chore: 🐝 Update SDK - Generate 0.7.1#73

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1773275983
Open

chore: 🐝 Update SDK - Generate 0.7.1#73
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1773275983

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 12, 2026

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Php SDK Changes:

  • clerkbackend->users->unsetPasswordCompromised(): response Changed (Breaking ⚠️)
  • clerkbackend->billing->createPrice():
    • request Changed
    • response Changed (Breaking ⚠️)
  • clerkbackend->users->get(): response Changed (Breaking ⚠️)
  • clerkbackend->users->update(): response Changed (Breaking ⚠️)
  • clerkbackend->users->ban(): response Changed (Breaking ⚠️)
  • clerkbackend->billing->createPriceTransition(): response Changed (Breaking ⚠️)
  • clerkbackend->billing->extendSubscriptionItemFreeTrial(): response.plan Changed (Breaking ⚠️)
  • clerkbackend->billing->cancelSubscriptionItem(): response Changed (Breaking ⚠️)
  • clerkbackend->billing->listSubscriptionItems(): response.data[] Changed (Breaking ⚠️)
  • clerkbackend->billing->listPrices(): response.data[] Changed (Breaking ⚠️)
  • clerkbackend->users->unban(): response Changed (Breaking ⚠️)
  • clerkbackend->users->bulkBan(): response.[] Changed (Breaking ⚠️)
  • clerkbackend->users->bulkUnban(): response.[] Changed (Breaking ⚠️)
  • clerkbackend->users->lock(): response Changed (Breaking ⚠️)
  • clerkbackend->users->unlock(): response Changed (Breaking ⚠️)
  • clerkbackend->users->setProfileImage(): response Changed (Breaking ⚠️)
  • clerkbackend->users->deleteProfileImage(): response Changed (Breaking ⚠️)
  • clerkbackend->users->updateMetadata(): response Changed (Breaking ⚠️)
  • clerkbackend->users->getBillingSubscription(): response.subscriptionItems[] Changed (Breaking ⚠️)
  • clerkbackend->billing->listPlans(): response.data[]->fee Changed (Breaking ⚠️)
  • clerkbackend->organizations->getBillingSubscription(): response.subscriptionItems[] Changed (Breaking ⚠️)
  • clerkbackend->users->list(): response.[] Changed (Breaking ⚠️)
  • clerkbackend->users->create(): response Changed (Breaking ⚠️)
  • clerkbackend->users->setPasswordCompromised(): response Changed (Breaking ⚠️)
  • clerkbackend->samlconnections->get(): Deprecated
  • clerkbackend->agenttasks->create(): response.agentTaskId Added
  • clerkbackend->enterpriseconnections->delete(): Added
  • clerkbackend->enterpriseconnections->update(): Added
  • clerkbackend->enterpriseconnections->list(): Added
  • clerkbackend->enterpriseconnections->get(): Added
  • clerkbackend->organizationmemberships->create(): response.publicUserData->banned Added
  • clerkbackend->organizationmemberships->list(): response.data[]->publicUserData->banned Added
  • clerkbackend->organizationmemberships->update(): response.publicUserData->banned Added
  • clerkbackend->organizationmemberships->delete(): response.publicUserData->banned Added
  • clerkbackend->organizationmemberships->updateMetadata(): response.publicUserData->banned Added
  • clerkbackend->samlconnections->list(): Deprecated
  • clerkbackend->samlconnections->list(): response.data[] Changed
  • clerkbackend->users->getOrganizationMemberships(): response.data[]->publicUserData->banned Added
  • clerkbackend->emailaddresses->delete(): error.status[409] Added
  • clerkbackend->samlconnections->create(): Deprecated
  • clerkbackend->enterpriseconnections->create(): Added
  • clerkbackend->samlconnections->create():
    • response Changed
    • error.status[409] Added
  • clerkbackend->samlconnections->update():
    • requestBody->allowOrganizationAccountLinking Added
    • response Changed
    • error.status[409] Added
  • clerkbackend->samlconnections->delete(): Deprecated
  • clerkbackend->samlconnections->update(): Deprecated
  • clerkbackend->agenttasks->revoke(): response.agentTaskId Added
  • clerkbackend->samlconnections->get(): response Changed
  • clerkbackend->instancesettings->updateOrganizationSettings(): response.maxAllowedDomains Added
  • clerkbackend->users->getInstanceOrganizationMemberships(): response.data[]->publicUserData->banned Added
  • clerkbackend->oauthapplications->uploadLogo(): Added
  • clerkbackend->instancesettings->getOrganizationSettings(): Added
  • clerkbackend->instancesettings->updateCommunication(): Added
  • clerkbackend->instancesettings->getCommunication(): Added
  • clerkbackend->m2m->createToken():
    • request->minRemainingTtlSeconds Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (3838:3)
│ ├──[+] path (8973:3)
│ ├──[+] path (6834:3)
│ ├─┬/agents/tasks
│ │ └─┬POST
│ │   └──[🔀] description (7706:20)
│ ├─┬/saml_connections/{saml_connection_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] description (7066:20)
│ │ │ ├──[+] deprecated (7061:19)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (14989:13)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[🔀] description (7216:20)
│ │ │ └──[+] deprecated (7211:19)
│ │ └─┬PATCH
│ │   ├──[🔀] description (7093:20)
│ │   ├──[+] deprecated (7088:19)
│ │   ├─┬Responses
│ │   │ ├──[+] codes (16518:7)
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (14989:13)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7186:17)
│ │         ├─┬force_authn
│ │         │ ├──[+] items (7125:21)❌ 
│ │         │ ├──[🔀] type (7123:25)❌ 
│ │         │ ├──[🔀] description (7127:32)
│ │         │ └──[+] nullable (7126:29)❌ 
│ │         ├─┬domains
│ │         │ ├──[-] items (6997:21)❌ 
│ │         │ ├──[🔀] type (7118:25)❌ 
│ │         │ ├──[🔀] description (7119:32)
│ │         │ └──[+] deprecated (7120:31)
│ │         ├─┬consent_verified_domains_deletion
│ │         │ ├──[+] additionalProperties (7156:41)❌ 
│ │         │ ├──[🔀] type (7153:25)❌ 
│ │         │ ├──[🔀] description (7154:32)
│ │         │ ├──[+] properties (7160:21)
│ │         │ ├──[+] properties (7162:21)
│ │         │ ├──[+] properties (7164:21)
│ │         │ └──[+] properties (7158:21)
│ │         ├─┬disable_additional_identifications
│ │         │ └──[🔀] description (7195:32)
│ │         ├─┬domain
│ │         │ ├──[🔀] type (7183:25)❌ 
│ │         │ ├──[🔀] description (7184:32)
│ │         │ └──[-] deprecated (6992:31)
│ │         ├─┬idp_certificate
│ │         │ ├──[🔀] type (7191:25)❌ 
│ │         │ ├──[🔀] description (7192:32)
│ │         │ └──[-] nullable (7011:29)❌ 
│ │         ├─┬idp_metadata_url
│ │         │ └──[🔀] description (7146:32)
│ │         ├─┬idp_sso_url
│ │         │ └──[🔀] description (7142:32)
│ │         ├─┬attribute_mapping
│ │         │ ├──[-] additionalProperties (7028:41)❌ 
│ │         │ ├──[🔀] type (7175:25)❌ 
│ │         │ ├──[🔀] description (7176:32)
│ │         │ ├──[-] properties (7032:21)❌ 
│ │         │ ├──[-] properties (7034:21)❌ 
│ │         │ ├──[-] properties (7036:21)❌ 
│ │         │ └──[-] properties (7030:21)❌ 
│ │         ├─┬name
│ │         │ └──[🔀] description (7134:32)
│ │         ├─┬sync_user_attributes
│ │         │ ├──[🔀] type (7149:25)❌ 
│ │         │ └──[🔀] description (7150:32)
│ │         ├─┬idp_metadata
│ │         │ └──[🔀] description (7130:32)
│ │         ├─┬idp_entity_id
│ │         │ └──[🔀] description (7138:32)
│ │         ├─┬allow_subdomains
│ │         │ └──[🔀] description (7188:32)
│ │         └─┬organization_id
│ │           └──[🔀] description (7115:32)
│ ├─┬/enterprise_connections/{enterprise_connection_id}
│ │ ├──[+] get (7452:7)
│ │ ├──[+] delete (7665:7)
│ │ └──[+] patch (7476:7)
│ ├─┬/email_addresses/{email_address_id}
│ │ └─┬DELETE
│ │   └─┬Responses
│ │     └──[+] codes (16566:7)
│ ├─┬/instance/organization_settings
│ │ └──[+] get (3962:7)
│ ├─┬/enterprise_connections
│ │ ├──[+] get (7239:7)
│ │ └──[+] post (7273:7)
│ ├─┬/m2m_tokens
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (10260:17)
│ │         ├─┬token_format
│ │         │ ├──[-] enum (9663:23)❌ 
│ │         │ ├──[-] enum (9664:23)❌ 
│ │         │ ├──[+] exclusiveMinimum (10257:37)❌ 
│ │         │ ├──[🔀] type (10254:25)❌ 
│ │         │ ├──[+] minimum (10256:28)❌ 
│ │         │ ├──[-] default (9665:28)❌ 
│ │         │ └──[+] nullable (10255:29)❌ 
│ │         └─┬seconds_until_expiration
│ │           ├──[-] exclusiveMinimum (9670:37)❌ 
│ │           ├──[🔀] type (10261:25)❌ 
│ │           ├──[+] description (10263:32)
│ │           ├──[-] nullable (9668:29)❌ 
│ │           └──[+] example (10271:28)
│ └─┬/saml_connections
│   ├─┬GET
│   │ ├──[🔀] description (6911:20)
│   │ └──[+] deprecated (6906:19)
│   └─┬POST
│     ├──[🔀] description (6965:20)
│     ├──[+] deprecated (6960:19)
│     └─┬Responses
│       ├──[+] codes (16518:7)
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (14989:13)❌ 
├─┬Tags
│ └──[+] Enterprise Connections (118:5)
└─┬Components
  ├──[+] responses (16797:7)
  ├──[+] responses (17072:7)
  ├──[+] responses (17078:7)
  ├──[-] schemas (14331:7)❌ 
  ├──[+] schemas (12506:7)
  ├──[+] schemas (12117:7)
  ├──[+] schemas (15278:7)
  ├──[+] schemas (12223:7)
  ├──[+] schemas (14073:7)
  ├─┬EnterpriseConnection
  │ ├──[-] additionalProperties (11625:29)❌ 
  │ ├──[+] required (15114:11)❌ 
  │ ├──[+] required (15115:11)❌ 
  │ ├──[-] required (11667:11)❌ 
  │ ├──[-] required (11669:11)❌ 
  │ ├──[-] required (11672:11)❌ 
  │ ├──[-] required (11673:11)❌ 
  │ ├──[-] required (11674:11)❌ 
  │ ├──[-] required (11675:11)❌ 
  │ ├──[+] properties (15148:9)
  │ ├──[+] properties (15151:9)
  │ ├──[+] properties (15220:9)
  │ ├──[+] properties (15138:9)
  │ ├──[+] properties (15173:9)
  │ ├──[-] properties (11651:9)❌ 
  │ ├──[-] properties (11649:9)❌ 
  │ ├──[-] properties (11638:9)❌ 
  │ ├──[-] properties (11629:9)❌ 
  │ ├──[-] anyOf (11679:11)❌ 
  │ ├──[-] anyOf (11681:11)❌ 
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15143:17)❌ 
  │ │ ├──[-] format (11662:19)❌ 
  │ │ └──[🔀] description (15144:24)
  │ ├─┬active
  │ │ └──[+] description (15132:24)
  │ ├─┬name
  │ │ ├──[🔀] type (15221:17)❌ 
  │ │ ├──[+] description (15223:24)
  │ │ ├──[+] nullable (15222:21)❌ 
  │ │ ├──[+] properties (15242:13)
  │ │ ├──[+] properties (15234:13)
  │ │ ├──[+] properties (15261:13)
  │ │ ├──[+] properties (15238:13)
  │ │ ├──[+] properties (15225:13)
  │ │ ├──[+] properties (15257:13)
  │ │ ├──[+] properties (15228:13)
  │ │ ├──[+] properties (15231:13)
  │ │ ├──[+] properties (15254:13)
  │ │ ├──[+] properties (15246:13)
  │ │ ├──[+] properties (15265:13)
  │ │ └──[+] properties (15250:13)
  │ ├─┬disable_additional_identifications
  │ │ └──[+] description (15147:24)
  │ ├─┬domains
  │ │ ├──[-] items (11644:13)❌ 
  │ │ ├──[🔀] type (15120:17)❌ 
  │ │ └──[+] description (15121:24)
  │ ├─┬id
  │ │ └──[+] nullable (15129:21)❌ 
  │ ├─┬created_at
  │ │ ├──[+] items (15155:13)❌ 
  │ │ ├──[🔀] type (15152:17)❌ 
  │ │ ├──[-] format (11657:19)❌ 
  │ │ └──[🔀] description (15153:24)
  │ ├─┬sync_user_attributes
  │ │ ├──[🔀] type (15174:17)❌ 
  │ │ ├──[+] description (15176:24)
  │ │ ├──[+] nullable (15175:21)❌ 
  │ │ ├──[+] properties (15196:13)
  │ │ ├──[+] properties (15208:13)
  │ │ ├──[+] properties (15211:13)
  │ │ ├──[+] properties (15214:13)
  │ │ ├──[+] properties (15217:13)
  │ │ ├──[+] properties (15178:13)
  │ │ ├──[+] properties (15184:13)
  │ │ ├──[+] properties (15192:13)
  │ │ ├──[+] properties (15188:13)
  │ │ ├──[+] properties (15181:13)
  │ │ ├──[+] properties (15200:13)
  │ │ └──[+] properties (15204:13)
  │ └─┬logo_public_url
  │   ├──[+] description (15124:24)
  │   └──[-] nullable (11637:21)❌ 
  ├─┬OrganizationSettings
  │ ├──[+] required (14159:11)❌ 
  │ ├──[+] properties (14123:9)
  │ ├─┬slug_disabled
  │ │ ├──[+] enum (14114:15)
  │ │ ├──[🔀] type (14111:17)❌ 
  │ │ └──[+] description (14112:24)
  │ ├─┬max_allowed_permissions
  │ │ ├──[-] description (13470:24)
  │ │ └──[-] deprecated (13469:23)
  │ ├─┬object
  │ │ ├──[-] enum (13459:15)❌ 
  │ │ ├──[🔀] type (14122:17)❌ 
  │ │ └──[-] description (13457:24)
  │ └─┬max_allowed_roles
  │   ├──[+] description (14127:24)
  │   └──[+] deprecated (14126:23)
  ├─┬BillingPriceResponse
  │ ├─┬fee
  │ │ └──[🔀] $ref (15452:11)❌ 
  │ └─┬annual_monthly_fee
  │   └──[🔀] $ref (15456:11)❌ 
  ├─┬EnterpriseAccount
  │ └─┬enterprise_connection
  │   └─┬ONEOF
  │     └──[🔀] $ref (12223:13)❌ 
  ├─┬OrganizationMembershipPublicUserData
  │ ├──[+] properties (12444:9)
  │ ├─┬identifier
  │ │ ├──[🔀] type (12437:17)❌ 
  │ │ └──[-] nullable (11841:21)❌ 
  │ ├─┬image_url
  │ │ └──[+] nullable (12440:21)❌ 
  │ ├─┬last_name
  │ │ └──[-] nullable (11830:21)❌ 
  │ ├─┬has_image
  │ │ ├──[🔀] type (12425:17)❌ 
  │ │ └──[+] nullable (12426:21)❌ 
  │ ├─┬username
  │ │ └──[🔀] nullable (12423:21)❌ 
  │ ├─┬user_id
  │ │ ├──[🔀] nullable (12432:21)❌ 
  │ │ └──[+] deprecated (12433:23)
  │ ├─┬profile_image_url
  │ │ └──[-] deprecated (11834:23)
  │ └─┬first_name
  │   ├──[🔀] type (12445:17)❌ 
  │   └──[-] nullable (11827:21)❌ 
  ├─┬CommerceSubscriptionItemSeatsResponse
  │ └──[+] properties (13206:9)
  ├─┬SAMLConnection
  │ ├──[-] additionalProperties (11519:29)❌ 
  │ ├──[+] required (15079:11)❌ 
  │ ├──[+] required (15068:11)❌ 
  │ ├──[+] required (15071:11)❌ 
  │ ├──[+] required (15081:11)❌ 
  │ ├──[+] required (15082:11)❌ 
  │ ├──[+] required (15065:11)❌ 
  │ ├──[+] required (15070:11)❌ 
  │ ├──[+] required (15072:11)❌ 
  │ ├──[+] required (15073:11)❌ 
  │ ├──[+] required (15080:11)❌ 
  │ ├──[+] required (15069:11)❌ 
  │ ├──[+] required (15076:11)❌ 
  │ ├──[+] required (15078:11)❌ 
  │ ├──[+] required (15083:11)❌ 
  │ ├──[+] properties (15021:9)
  │ ├──[+] properties (15046:9)
  │ ├──[+] properties (15030:9)
  │ ├──[+] properties (15051:9)
  │ ├──[+] properties (15048:9)
  │ ├──[+] properties (15012:9)
  │ ├──[+] properties (15006:9)
  │ ├──[+] properties (15018:9)
  │ ├──[+] properties (15015:9)
  │ ├──[+] properties (15009:9)
  │ ├──[+] properties (14991:9)
  │ ├──[+] properties (15027:9)
  │ ├──[+] properties (15023:9)
  │ ├──[+] properties (15025:9)
  │ ├──[+] properties (15036:9)
  │ ├─┬name
  │ │ └──[+] deprecated (15001:23)
  │ ├─┬domain
  │ │ └──[🔀] $ref (14972:13)❌ 
  │ ├─┬created_at
  │ │ ├──[🔀] type (15047:17)❌ 
  │ │ ├──[-] format (11546:19)❌ 
  │ │ └──[-] description (11547:24)
  │ ├─┬domains
  │ │ ├──[-] items (11531:13)❌ 
  │ │ ├──[🔀] type (15055:17)❌ 
  │ │ ├──[+] format (15056:19)❌ 
  │ │ └──[+] description (15057:24)
  │ ├─┬sync_user_attributes
  │ │ ├──[🔀] type (15052:17)❌ 
  │ │ └──[+] nullable (15053:21)❌ 
  │ ├─┬provider
  │ │ ├──[+] items (15005:13)❌ 
  │ │ └──[🔀] type (15003:17)❌ 
  │ ├─┬active
  │ │ └──[🔀] type (15022:17)❌ 
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15049:17)❌ 
  │ │ ├──[-] format (11551:19)❌ 
  │ │ └──[🔀] description (15050:24)
  │ └─┬id
  │   └──[🔀] type (15045:17)❌ 
  ├─┬CreateBillingPriceRequest
  │ ├─┬amount
  │ │ ├──[🔀] description (15504:24)
  │ │ └──[+] nullable (15503:21)❌ 
  │ └─┬annual_monthly_amount
  │   ├──[🔀] description (15509:24)
  │   └──[+] nullable (15508:21)❌ 
  ├─┬User
  │ ├──[+] properties (12652:9)
  │ ├──[+] properties (12709:9)
  │ ├─┬locale
  │ │ ├──[🔀] type (12699:17)❌ 
  │ │ ├──[+] format (12700:19)❌ 
  │ │ ├──[+] description (12702:24)
  │ │ └──[+] example (12704:20)
  │ ├─┬verification_attempts_remaining
  │ │ ├──[🔀] description (12671:24)
  │ │ └──[-] nullable (12038:21)❌ 
  │ ├─┬two_factor_enabled
  │ │ ├──[-] type (11976:17)❌ 
  │ │ ├──[+] nullable (12710:21)❌ 
  │ │ └──[+] allOf (12506:7)
  │ ├─┬last_active_at
  │ │ ├──[🔀] type (12567:17)❌ 
  │ │ ├──[-] format (12066:19)❌ 
  │ │ ├──[-] description (12068:24)
  │ │ ├──[-] nullable (12067:21)❌ 
  │ │ └──[-] example (12070:20)
  │ ├─┬external_id
  │ │ ├──[+] items (12625:13)❌ 
  │ │ ├──[🔀] type (12623:17)❌ 
  │ │ └──[-] nullable (11917:21)❌ 
  │ ├─┬mfa_disabled_at
  │ │ └──[🔀] description (12660:24)
  │ ├─┬last_sign_in_at
  │ │ ├──[🔀] type (12559:17)❌ 
  │ │ ├──[-] format (12017:19)❌ 
  │ │ └──[-] description (12019:24)
  │ ├─┬has_image
  │ │ ├──[🔀] type (12556:17)❌ 
  │ │ └──[+] nullable (12555:21)❌ 
  │ ├─┬lockout_expires_in_seconds
  │ │ ├──[🔀] type (12649:17)❌ 
  │ │ ├──[-] format (12031:19)❌ 
  │ │ ├──[🔀] description (12650:24)
  │ │ └──[-] nullable (12032:21)❌ 
  │ ├─┬primary_email_address_id
  │ │ ├──[+] items (12587:13)❌ 
  │ │ ├──[🔀] type (12585:17)❌ 
  │ │ └──[-] nullable (11920:21)❌ 
  │ ├─┬external_accounts
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (12283:13)❌ 
  │ ├─┬mfa_enabled_at
  │ │ └──[🔀] description (12613:24)
  │ ├─┬enterprise_accounts
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (11545:13)❌ 
  │ ├─┬public_metadata
  │ │ ├──[-] additionalProperties (11949:33)❌ 
  │ │ ├──[🔀] type (12564:17)❌ 
  │ │ └──[+] deprecated (12565:23)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (11953:33)❌ 
  │ │ └──[🔀] type (12550:17)❌ 
  │ ├─┬saml_accounts
  │ │ ├──[+] additionalProperties (12572:33)❌ 
  │ │ ├──[-] items (12006:13)❌ 
  │ │ └──[🔀] type (12571:17)❌ 
  │ ├─┬totp_enabled
  │ │ ├──[+] items (12629:13)❌ 
  │ │ └──[🔀] type (12627:17)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (11915:15)❌ 
  │ │ ├──[🔀] type (12605:17)❌ 
  │ │ ├──[+] format (12606:19)❌ 
  │ │ ├──[🔀] description (12607:24)
  │ │ └──[+] nullable (12609:21)❌ 
  │ ├─┬last_name
  │ │ ├──[🔀] type (12692:17)❌ 
  │ │ ├──[+] format (12693:19)❌ 
  │ │ ├──[+] description (12695:24)
  │ │ └──[+] example (12697:20)
  │ ├─┬profile_image_url
  │ │ ├──[+] additionalProperties (12576:33)❌ 
  │ │ ├──[🔀] type (12575:17)❌ 
  │ │ ├──[+] nullable (12574:21)❌ 
  │ │ └──[-] deprecated (11942:23)
  │ ├─┬unsafe_metadata
  │ │ ├──[-] additionalProperties (11956:33)❌ 
  │ │ └──[🔀] type (12601:17)❌ 
  │ ├─┬password_enabled
  │ │ ├──[+] items (12595:13)❌ 
  │ │ └──[🔀] type (12593:17)❌ 
  │ ├─┬passkeys
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (12454:20)❌ 
  │ ├─┬web3_wallets
  │ │ ├──[-] items (11968:13)❌ 
  │ │ ├──[🔀] type (12553:17)❌ 
  │ │ └──[+] nullable (12552:21)❌ 
  │ ├─┬organization_memberships
  │ │ ├──[+] enum (12538:15)
  │ │ ├──[-] items (12014:13)❌ 
  │ │ ├──[🔀] type (12534:17)❌ 
  │ │ └──[+] description (12535:24)
  │ ├─┬phone_numbers
  │ │ ├──[-] items (11964:13)❌ 
  │ │ ├──[🔀] type (12617:17)❌ 
  │ │ ├──[+] format (12618:19)❌ 
  │ │ ├──[+] description (12619:24)
  │ │ └──[+] nullable (12621:21)❌ 
  │ ├─┬email_addresses
  │ │ ├──[-] items (11960:13)❌ 
  │ │ ├──[🔀] type (12653:17)❌ 
  │ │ └──[+] description (12654:24)
  │ ├─┬id
  │ │ └──[🔀] type (12569:17)❌ 
  │ ├─┬password_last_updated_at
  │ │ ├──[🔀] type (12597:17)❌ 
  │ │ ├──[-] format (11995:19)❌ 
  │ │ ├──[-] description (11996:24)
  │ │ └──[-] nullable (11998:21)❌ 
  │ ├─┬updated_at
  │ │ ├──[🔀] type (12599:17)❌ 
  │ │ ├──[-] format (12043:19)❌ 
  │ │ └──[-] description (12044:24)
  │ ├─┬locked
  │ │ ├──[🔀] type (12562:17)❌ 
  │ │ ├──[-] description (12027:24)
  │ │ └──[+] nullable (12561:21)❌ 
  │ ├─┬username
  │ │ ├──[+] additionalProperties (12579:33)❌ 
  │ │ ├──[🔀] type (12578:17)❌ 
  │ │ └──[-] nullable (11929:21)❌ 
  │ └─┬legal_accepted_at
  │   ├──[🔀] description (12642:24)
  │   └──[-] example (12077:20)
  ├─┬AgentTask
  │ ├──[+] required (15341:11)❌ 
  │ ├──[+] properties (15325:9)
  │ ├─┬task_id
  │ │ ├──[+] enum (15320:15)
  │ │ └──[-] description (14480:24)
  │ ├─┬object
  │ │ ├──[-] enum (14473:15)❌ 
  │ │ └──[+] description (15327:24)
  │ └─┬url
  │   ├──[🔀] description (15332:24)
  │   └──[+] deprecated (15331:23)
  ├─┬schemas-CommercePlan
  │ ├─┬annual_fee
  │ │ └──[🔀] $ref (15623:11)❌ 
  │ ├─┬fee
  │ │ └──[🔀] $ref (15615:11)❌ 
  │ └─┬annual_monthly_fee
  │   └──[🔀] $ref (15619:11)❌ 
  ├─┬SAMLConnections
  │ └─┬data
  │   └─┬Schema
  │     └──[🔀] $ref (14989:13)❌ 
  ├─┬CommercePlan
  │ └─┬fee
  │   └──[🔀] $ref (12967:11)❌ 
  ├─┬SAMLAccount
  │ └─┬saml_connection
  │   └─┬ONEOF
  │     └──[🔀] $ref (12117:13)❌ 
  └─┬PasswordHasher
    └──[🔀] description (12751:20)
Document Element Total Changes Breaking Changes
paths 78 30
tags 1 0
components 264 153

View full report

Linting Report 0 errors, 9 warnings, 69 hints

View full report

PHP CHANGELOG

core: 3.9.22 - 2026-03-26

🐛 Bug Fixes

  • stabilize phpstan and pint config generation against toolchain drift (commit by @tristanspeakeasy)

core: 3.9.21 - 2026-03-25

🐛 Bug Fixes

  • remove unused namespace use-imports for array fields referencing custom model namespaces (commit by @AshGodfrey)

core: 3.9.20 - 2026-03-10

🐛 Bug Fixes

  • Pin laravel/pint to 1.21.2 in generated PHP SDK dev dependencies to avoid formatter drift breaking pint --test [force-gen]

core: 3.9.19 - 2026-03-10

🐝 New Features

  • Migrated formatter for improved performance (commit by @bflad)

flattening: 2.81.2 - 2026-03-31

🐛 Bug Fixes

  • sort nullable parameters after required parameters in method signatures to avoid PHP 8.0+ deprecation warnings (commit by @AshGodfrey)

globalSecurity: 2.81.12 - 2026-03-25

🐛 Bug Fixes

  • basic-http handling when used as a security option wrapper (commit by @2ynn)

globalSecurity: 2.81.11 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

Based on Speakeasy CLI 1.762.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Mar 12, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from 42ab373 to 0a94914 Compare March 19, 2026 00:48
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from f54ed55 to 23bec7e Compare March 26, 2026 00:51
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from 93c40ab to be680a1 Compare April 2, 2026 00:49
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from 5569113 to 3945f31 Compare April 9, 2026 00:44
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch from 5d0cccb to d3141d7 Compare April 10, 2026 00:52
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 8 times, most recently from c886e8d to 29e0db1 Compare April 22, 2026 00:54
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from fd5d313 to 44326ae Compare April 29, 2026 01:03
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 7 times, most recently from f125c93 to d528f19 Compare May 6, 2026 00:59
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch 5 times, most recently from 033983d to 4e7be08 Compare May 11, 2026 01:08
* `clerkbackend->users->unsetPasswordCompromised()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->createPrice()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->get()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->update()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->ban()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->createPriceTransition()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->extendSubscriptionItemFreeTrial()`:  `response.plan` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->cancelSubscriptionItem()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->listSubscriptionItems()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->listPrices()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `clerkbackend->users->unban()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->bulkBan()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerkbackend->users->bulkUnban()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerkbackend->users->lock()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->unlock()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->setProfileImage()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->deleteProfileImage()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->updateMetadata()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->getBillingSubscription()`:  `response.subscriptionItems[]` **Changed** (Breaking ⚠️)
* `clerkbackend->billing->listPlans()`:  `response.data[]->fee` **Changed** (Breaking ⚠️)
* `clerkbackend->organizations->getBillingSubscription()`:  `response.subscriptionItems[]` **Changed** (Breaking ⚠️)
* `clerkbackend->users->list()`:  `response.[]` **Changed** (Breaking ⚠️)
* `clerkbackend->users->create()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->users->setPasswordCompromised()`:  `response` **Changed** (Breaking ⚠️)
* `clerkbackend->samlconnections->get()`: **Deprecated**
* `clerkbackend->agenttasks->create()`:  `response.agentTaskId` **Added**
* `clerkbackend->enterpriseconnections->delete()`: **Added**
* `clerkbackend->enterpriseconnections->update()`: **Added**
* `clerkbackend->enterpriseconnections->list()`: **Added**
* `clerkbackend->enterpriseconnections->get()`: **Added**
* `clerkbackend->organizationmemberships->create()`:  `response.publicUserData->banned` **Added**
* `clerkbackend->organizationmemberships->list()`:  `response.data[]->publicUserData->banned` **Added**
* `clerkbackend->organizationmemberships->update()`:  `response.publicUserData->banned` **Added**
* `clerkbackend->organizationmemberships->delete()`:  `response.publicUserData->banned` **Added**
* `clerkbackend->organizationmemberships->updateMetadata()`:  `response.publicUserData->banned` **Added**
* `clerkbackend->samlconnections->list()`: **Deprecated**
* `clerkbackend->samlconnections->list()`:  `response.data[]` **Changed**
* `clerkbackend->users->getOrganizationMemberships()`:  `response.data[]->publicUserData->banned` **Added**
* `clerkbackend->emailaddresses->delete()`:  `error.status[409]` **Added**
* `clerkbackend->samlconnections->create()`: **Deprecated**
* `clerkbackend->enterpriseconnections->create()`: **Added**
* `clerkbackend->samlconnections->create()`: 
  *  `response` **Changed**
  *  `error.status[409]` **Added**
* `clerkbackend->samlconnections->update()`: 
  *  `requestBody->allowOrganizationAccountLinking` **Added**
  *  `response` **Changed**
  *  `error.status[409]` **Added**
* `clerkbackend->samlconnections->delete()`: **Deprecated**
* `clerkbackend->samlconnections->update()`: **Deprecated**
* `clerkbackend->agenttasks->revoke()`:  `response.agentTaskId` **Added**
* `clerkbackend->samlconnections->get()`:  `response` **Changed**
* `clerkbackend->instancesettings->updateOrganizationSettings()`:  `response.maxAllowedDomains` **Added**
* `clerkbackend->users->getInstanceOrganizationMemberships()`:  `response.data[]->publicUserData->banned` **Added**
* `clerkbackend->oauthapplications->uploadLogo()`: **Added**
* `clerkbackend->instancesettings->getOrganizationSettings()`: **Added**
* `clerkbackend->instancesettings->updateCommunication()`: **Added**
* `clerkbackend->instancesettings->getCommunication()`: **Added**
* `clerkbackend->m2m->createToken()`: 
  *  `request->minRemainingTtlSeconds` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1773275983 branch from 1207904 to 2d0f41a Compare May 12, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant