Skip to content

chore: 🐝 Update SDK - Generate 5.0.7#226

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1774052992
Open

chore: 🐝 Update SDK - Generate 5.0.7#226
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1774052992

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Mar 21, 2026

SDK update

Versioning

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

Python SDK Changes:

  • clerk.billing.list_plans(): response.data[].fee Changed (Breaking ⚠️)
  • clerk.users.get_billing_subscription(): response.subscription_items[].plan.fee Changed (Breaking ⚠️)
  • clerk.organizations.get_billing_subscription(): response.subscription_items[].plan.fee Changed (Breaking ⚠️)
  • clerk.billing.create_price_transition(): response Changed (Breaking ⚠️)
  • clerk.billing.extend_subscription_item_free_trial(): response.plan Changed (Breaking ⚠️)
  • clerk.billing.cancel_subscription_item(): response.plan.fee Changed (Breaking ⚠️)
  • clerk.billing.list_subscription_items(): response.data[].plan.fee Changed (Breaking ⚠️)
  • clerk.billing.create_price():
    • request Changed
    • response Changed (Breaking ⚠️)
  • clerk.billing.list_prices(): response.data[] Changed (Breaking ⚠️)
  • clerk.saml_connections.get(): response Changed
  • clerk.enterprise_connections.update():
    • request Changed
    • response Changed
  • clerk.agent_tasks.create(): response.agent_task_id Added
  • clerk.agent_tasks.revoke(): response.agent_task_id Added
  • clerk.enterprise_connections.get(): response Changed
  • clerk.enterprise_connections.create():
    • request Changed
    • response Changed
  • clerk.enterprise_connections.list(): response.data[] Changed
  • clerk.saml_connections.update():
    • request.allow_organization_account_linking Added
    • response Changed
  • clerk.email_addresses.delete(): error.status[409] Added
  • clerk.saml_connections.create(): response Changed
  • clerk.saml_connections.list(): response.data[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/enterprise_connections
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7502:17)
│ │         ├──[+] properties (7599:17)
│ │         ├─┬saml
│ │         │ ├──[-] additionalProperties (7504:41)❌ 
│ │         │ ├──[🔀] type (7499:25)❌ 
│ │         │ ├──[🔀] description (7500:32)
│ │         │ ├──[-] properties (7547:21)❌ 
│ │         │ ├──[-] properties (7544:21)❌ 
│ │         │ ├──[-] properties (7526:21)❌ 
│ │         │ ├──[-] properties (7550:21)❌ 
│ │         │ ├──[-] properties (7514:21)❌ 
│ │         │ ├──[-] properties (7506:21)❌ 
│ │         │ ├──[-] properties (7522:21)❌ 
│ │         │ ├──[-] properties (7518:21)❌ 
│ │         │ └──[-] properties (7510:21)❌ 
│ │         ├─┬organization_id
│ │         │ ├──[🔀] description (7480:32)
│ │         │ └──[-] nullable (7493:29)❌ 
│ │         ├─┬domains
│ │         │ ├──[-] items (7487:21)❌ 
│ │         │ ├──[🔀] type (7503:25)❌ 
│ │         │ ├──[-] minItems (7488:29)❌ 
│ │         │ ├──[🔀] description (7504:32)
│ │         │ └──[+] nullable (7505:29)❌ 
│ │         ├─┬provider
│ │         │ ├──[+] additionalProperties (7569:41)❌ 
│ │         │ ├──[-] enum (7479:23)❌ 
│ │         │ ├──[-] enum (7480:23)❌ 
│ │         │ ├──[-] enum (7481:23)❌ 
│ │         │ ├──[-] enum (7482:23)❌ 
│ │         │ ├──[-] enum (7483:23)❌ 
│ │         │ ├──[🔀] type (7566:25)❌ 
│ │         │ ├──[🔀] description (7567:32)
│ │         │ ├──[+] nullable (7568:29)❌ 
│ │         │ ├──[+] properties (7583:21)
│ │         │ ├──[+] properties (7571:21)
│ │         │ ├──[+] properties (7575:21)
│ │         │ ├──[+] properties (7579:21)
│ │         │ ├──[+] properties (7595:21)
│ │         │ ├──[+] properties (7587:21)
│ │         │ └──[+] properties (7591:21)
│ │         ├─┬oidc
│ │         │ └──[🔀] description (7567:32)
│ │         └─┬name
│ │           ├──[+] items (7603:21)❌ 
│ │           ├──[🔀] type (7600:25)❌ 
│ │           └──[🔀] description (7601:32)
│ ├─┬/enterprise_connections/{enterprise_connection_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7709:17)
│ │         ├──[+] properties (7810:17)
│ │         ├─┬organization_id
│ │         │ └──[🔀] description (7687:32)
│ │         ├─┬sync_user_attributes
│ │         │ ├──[🔀] type (7714:25)❌ 
│ │         │ └──[🔀] description (7715:32)
│ │         ├─┬disable_additional_identifications
│ │         │ └──[🔀] description (7711:32)
│ │         ├─┬domains
│ │         │ ├──[🔀] description (7812:32)
│ │         │ └─┬Schema
│ │         │   ├──[+] additionalProperties (7816:43)❌ 
│ │         │   ├──[+] required (7818:25)❌ 
│ │         │   ├──[+] required (7819:25)❌ 
│ │         │   ├──[🔀] type (7815:27)❌ 
│ │         │   ├──[+] properties (7825:23)
│ │         │   ├──[+] properties (7821:23)
│ │         │   ├──[+] properties (7833:23)
│ │         │   └──[+] properties (7830:23)
│ │         ├─┬oidc
│ │         │ └──[🔀] description (7778:32)
│ │         ├─┬saml
│ │         │ ├──[🔀] description (7778:32)
│ │         │ ├──[-] properties (7729:21)❌ 
│ │         │ ├──[-] properties (7726:21)❌ 
│ │         │ ├──[-] properties (7708:21)❌ 
│ │         │ ├──[-] properties (7732:21)❌ 
│ │         │ ├──[-] properties (7696:21)❌ 
│ │         │ ├──[-] properties (7688:21)❌ 
│ │         │ ├──[-] properties (7704:21)❌ 
│ │         │ ├──[-] properties (7700:21)❌ 
│ │         │ ├──[-] properties (7692:21)❌ 
│ │         │ ├──[-] properties (7684:21)❌ 
│ │         │ ├──[+] properties (7794:21)
│ │         │ ├──[+] properties (7782:21)
│ │         │ ├──[+] properties (7786:21)
│ │         │ ├──[+] properties (7790:21)
│ │         │ ├──[+] properties (7806:21)
│ │         │ ├──[+] properties (7798:21)
│ │         │ └──[+] properties (7802:21)
│ │         └─┬name
│ │           ├──[🔀] type (7706:25)❌ 
│ │           └──[🔀] description (7707:32)
│ ├─┬/saml_connections/{saml_connection_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7374:17)
│ │         ├─┬disable_additional_identifications
│ │         │ └──[🔀] description (7383:32)
│ │         ├─┬domain
│ │         │ ├──[🔀] type (7371:25)❌ 
│ │         │ ├──[🔀] description (7372:32)
│ │         │ ├──[-] example (7294:28)
│ │         │ └──[-] deprecated (7292:31)
│ │         ├─┬allow_subdomains
│ │         │ ├──[🔀] description (7376:32)
│ │         │ └──[-] example (7362:28)
│ │         ├─┬idp_entity_id
│ │         │ ├──[🔀] description (7315:32)
│ │         │ └──[🔀] example (7317:28)
│ │         ├─┬force_authn
│ │         │ ├──[+] items (7300:21)❌ 
│ │         │ ├──[🔀] type (7298:25)❌ 
│ │         │ ├──[🔀] description (7302:32)
│ │         │ └──[+] nullable (7301:29)❌ 
│ │         ├─┬organization_id
│ │         │ ├──[🔀] description (7288:32)
│ │         │ └──[+] example (7290:28)
│ │         ├─┬sync_user_attributes
│ │         │ ├──[🔀] type (7329:25)❌ 
│ │         │ ├──[🔀] description (7330:32)
│ │         │ └──[-] example (7357:28)
│ │         ├─┬idp_certificate
│ │         │ ├──[🔀] type (7379:25)❌ 
│ │         │ ├──[🔀] description (7380:32)
│ │         │ ├──[-] nullable (7314:29)❌ 
│ │         │ └──[-] example (7315:28)
│ │         ├─┬idp_sso_url
│ │         │ ├──[🔀] description (7320:32)
│ │         │ └──[🔀] example (7322:28)
│ │         ├─┬consent_verified_domains_deletion
│ │         │ ├──[+] additionalProperties (7336:41)❌ 
│ │         │ ├──[🔀] type (7333:25)❌ 
│ │         │ ├──[🔀] description (7334:32)
│ │         │ ├──[+] properties (7341:21)
│ │         │ ├──[+] properties (7344:21)
│ │         │ ├──[+] properties (7347:21)
│ │         │ └──[+] properties (7338:21)
│ │         ├─┬name
│ │         │ ├──[🔀] description (7310:32)
│ │         │ └──[🔀] example (7312:28)
│ │         ├─┬idp_metadata_url
│ │         │ ├──[🔀] description (7325:32)
│ │         │ └──[🔀] example (7327:28)
│ │         ├─┬idp_metadata
│ │         │ ├──[🔀] description (7305:32)
│ │         │ └──[🔀] example (7307:28)
│ │         ├─┬attribute_mapping
│ │         │ ├──[-] additionalProperties (7334:41)❌ 
│ │         │ ├──[🔀] type (7361:25)❌ 
│ │         │ ├──[🔀] description (7362:32)
│ │         │ ├──[+] example (7364:28)
│ │         │ ├──[-] properties (7339:21)❌ 
│ │         │ ├──[-] properties (7342:21)❌ 
│ │         │ ├──[-] properties (7345:21)❌ 
│ │         │ └──[-] properties (7336:21)❌ 
│ │         └─┬domains
│ │           ├──[-] items (7298:21)❌ 
│ │           ├──[🔀] type (7292:25)❌ 
│ │           ├──[🔀] description (7293:32)
│ │           ├──[+] example (7296:28)
│ │           └──[+] deprecated (7294:31)
│ ├─┬/agents/tasks
│ │ └─┬POST
│ │   └──[🔀] description (7891:20)
│ └─┬/email_addresses/{email_address_id}
│   └─┬DELETE
│     └─┬Responses
│       └──[+] codes (16972:7)
└─┬Components
  ├─┬CreateBillingPriceRequest
  │ ├─┬amount
  │ │ ├──[🔀] description (15910:24)
  │ │ └──[+] nullable (15909:21)❌ 
  │ └─┬annual_monthly_amount
  │   ├──[🔀] description (15915:24)
  │   └──[+] nullable (15914:21)❌ 
  ├─┬AgentTask
  │ ├──[+] required (15747:11)❌ 
  │ ├──[+] properties (15731:9)
  │ ├─┬task_id
  │ │ ├──[+] enum (15726:15)
  │ │ └──[-] description (15636:24)
  │ ├─┬object
  │ │ ├──[-] enum (15629:15)❌ 
  │ │ └──[+] description (15733:24)
  │ └─┬url
  │   ├──[🔀] description (15738:24)
  │   └──[+] deprecated (15737:23)
  ├─┬BillingPriceResponse
  │ ├─┬fee
  │ │ └──[🔀] $ref (15858:11)❌ 
  │ └─┬annual_monthly_fee
  │   └──[🔀] $ref (15862:11)❌ 
  ├─┬schemas-SAMLConnection
  │ ├──[+] required (15508:11)❌ 
  │ ├──[+] properties (15473:9)
  │ ├─┬idp_certificate
  │ │ └──[-] nullable (15372:21)❌ 
  │ ├─┬disable_additional_identifications
  │ │ ├──[🔀] type (15482:17)❌ 
  │ │ ├──[+] format (15483:19)❌ 
  │ │ └──[+] description (15484:24)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15466:17)❌ 
  │ │ ├──[-] format (15417:19)❌ 
  │ │ └──[-] description (15418:24)
  │ ├─┬organization_id
  │ │ ├──[+] enum (15421:15)
  │ │ └──[-] nullable (15387:21)❌ 
  │ ├─┬sync_user_attributes
  │ │ └──[🔀] type (15453:17)❌ 
  │ ├─┬force_authn
  │ │ ├──[🔀] type (15479:17)❌ 
  │ │ ├──[-] description (15406:24)
  │ │ └──[+] nullable (15480:21)❌ 
  │ ├─┬name
  │ │ └──[+] nullable (15438:21)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (15476:17)❌ 
  │ │ └──[+] description (15477:24)
  │ ├─┬domain
  │ │ ├──[🔀] type (15472:17)❌ 
  │ │ └──[-] deprecated (15359:23)
  │ ├─┬enterprise_connection_id
  │ │ ├──[+] items (15432:13)❌ 
  │ │ ├──[🔀] type (15430:17)❌ 
  │ │ └──[-] nullable (15409:21)❌ 
  │ ├─┬provider
  │ │ └──[+] nullable (15456:21)❌ 
  │ ├─┬attribute_mapping
  │ │ └──[🔀] $ref (15468:11)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (15399:13)❌ 
  │ ├─┬domains
  │ │ ├──[-] items (15363:13)❌ 
  │ │ ├──[🔀] type (15427:17)❌ 
  │ │ └──[+] deprecated (15428:23)
  │ ├─┬user_count
  │ │ ├──[+] format (15488:19)❌ 
  │ │ └──[+] description (15489:24)
  │ └─┬object
  │   └──[-] enum (15352:15)❌ 
  ├─┬schemas-EnterpriseConnection
  │ ├──[+] properties (15568:9)
  │ ├──[+] properties (15571:9)
  │ ├─┬domains
  │ │ ├──[🔀] description (15573:24)
  │ │ └─┬Schema
  │ │   ├──[+] additionalProperties (15576:35)❌ 
  │ │   ├──[+] required (15578:17)❌ 
  │ │   ├──[+] required (15579:17)❌ 
  │ │   ├──[🔀] type (15575:19)❌ 
  │ │   ├──[+] properties (15584:15)
  │ │   ├──[+] properties (15581:15)
  │ │   ├──[+] properties (15590:15)
  │ │   └──[+] properties (15587:15)
  │ ├─┬id
  │ │ ├──[🔀] type (15566:17)❌ 
  │ │ └──[🔀] description (15567:24)
  │ ├─┬oauth_config
  │ │ └─┬provider_key
  │ │   └──[🔀] description (15653:28)
  │ ├─┬created_at
  │ │ ├──[🔀] type (15569:17)❌ 
  │ │ ├──[-] format (15579:19)❌ 
  │ │ └──[🔀] description (15570:24)
  │ ├─┬organization_id
  │ │ ├──[🔀] description (15549:24)
  │ │ └──[-] nullable (15489:21)❌ 
  │ ├─┬disable_additional_identifications
  │ │ ├──[🔀] type (15675:17)❌ 
  │ │ ├──[+] format (15676:19)❌ 
  │ │ └──[🔀] description (15677:24)
  │ ├─┬name
  │ │ ├──[+] items (15556:13)❌ 
  │ │ ├──[🔀] type (15554:17)❌ 
  │ │ └──[🔀] description (15557:24)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15594:17)❌ 
  │ │ ├──[-] format (15583:19)❌ 
  │ │ ├──[🔀] description (15596:24)
  │ │ ├──[+] nullable (15595:21)❌ 
  │ │ ├──[+] properties (15616:13)
  │ │ ├──[+] properties (15628:13)
  │ │ ├──[+] properties (15631:13)
  │ │ ├──[+] properties (15634:13)
  │ │ ├──[+] properties (15637:13)
  │ │ ├──[+] properties (15598:13)
  │ │ ├──[+] properties (15604:13)
  │ │ ├──[+] properties (15612:13)
  │ │ ├──[+] properties (15608:13)
  │ │ ├──[+] properties (15601:13)
  │ │ ├──[+] properties (15620:13)
  │ │ └──[+] properties (15624:13)
  │ ├─┬sync_user_attributes
  │ │ ├──[🔀] type (15559:17)❌ 
  │ │ ├──[🔀] description (15560:24)
  │ │ └──[+] nullable (15561:21)❌ 
  │ └─┬saml_connection
  │   ├──[🔀] description (15643:24)
  │   ├──[-] properties (15519:13)❌ 
  │   ├──[-] properties (15531:13)❌ 
  │   ├──[-] properties (15534:13)❌ 
  │   ├──[-] properties (15537:13)❌ 
  │   ├──[-] properties (15540:13)❌ 
  │   ├──[-] properties (15507:13)❌ 
  │   ├──[-] properties (15515:13)❌ 
  │   ├──[-] properties (15511:13)❌ 
  │   ├──[-] properties (15523:13)❌ 
  │   ├──[-] properties (15527:13)❌ 
  │   ├──[+] properties (15654:13)
  │   ├──[+] properties (15666:13)
  │   ├──[+] properties (15658:13)
  │   ├──[+] properties (15662:13)
  │   ├──[+] properties (15651:13)
  │   ├──[+] properties (15670:13)
  │   ├─┬name
  │   │ └──[🔀] description (15650:28)
  │   └─┬id
  │     └──[🔀] description (15647:28)
  ├─┬CommercePlan
  │ └─┬fee
  │   └──[🔀] $ref (13275:11)❌ 
  └─┬schemas-CommercePlan
    ├─┬annual_monthly_fee
    │ └──[🔀] $ref (16025:11)❌ 
    ├─┬annual_fee
    │ └──[🔀] $ref (16029:11)❌ 
    └─┬fee
      └──[🔀] $ref (16021:11)❌ 
Document Element Total Changes Breaking Changes
paths 130 59
components 113 60

View full report

Linting Report 0 errors, 9 warnings, 63 hints

View full report

PYTHON CHANGELOG

core: 6.0.21 - 2026-03-27

🐛 Bug Fixes

  • replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check (commit by @AshGodfrey)

core: 6.0.20 - 2026-03-20

🐛 Bug Fixes

  • rename model_serializer method to avoid name collision with field serializer for fields named model (commit by @subomi)

globalSecurity: 3.0.7 - 2026-03-25

🐛 Bug Fixes

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

globalSecurity: 3.0.6 - 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.761.1

@github-actions github-actions bot added the patch Patch version bump label Mar 21, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774052992 branch 7 times, most recently from b8471a7 to f860ea7 Compare March 28, 2026 00:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774052992 branch 7 times, most recently from a52e73d to d45527f Compare April 4, 2026 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774052992 branch 3 times, most recently from bf5b345 to c615cf1 Compare April 7, 2026 00:37
* `clerk.billing.list_plans()`:  `response.data[].fee` **Changed** (Breaking ⚠️)
* `clerk.users.get_billing_subscription()`:  `response.subscription_items[].plan.fee` **Changed** (Breaking ⚠️)
* `clerk.organizations.get_billing_subscription()`:  `response.subscription_items[].plan.fee` **Changed** (Breaking ⚠️)
* `clerk.billing.create_price_transition()`:  `response` **Changed** (Breaking ⚠️)
* `clerk.billing.extend_subscription_item_free_trial()`:  `response.plan` **Changed** (Breaking ⚠️)
* `clerk.billing.cancel_subscription_item()`:  `response.plan.fee` **Changed** (Breaking ⚠️)
* `clerk.billing.list_subscription_items()`:  `response.data[].plan.fee` **Changed** (Breaking ⚠️)
* `clerk.billing.create_price()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `clerk.billing.list_prices()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `clerk.saml_connections.get()`:  `response` **Changed**
* `clerk.enterprise_connections.update()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `clerk.agent_tasks.create()`:  `response.agent_task_id` **Added**
* `clerk.agent_tasks.revoke()`:  `response.agent_task_id` **Added**
* `clerk.enterprise_connections.get()`:  `response` **Changed**
* `clerk.enterprise_connections.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `clerk.enterprise_connections.list()`:  `response.data[]` **Changed**
* `clerk.saml_connections.update()`: 
  *  `request.allow_organization_account_linking` **Added**
  *  `response` **Changed**
* `clerk.email_addresses.delete()`:  `error.status[409]` **Added**
* `clerk.saml_connections.create()`:  `response` **Changed**
* `clerk.saml_connections.list()`:  `response.data[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774052992 branch from 449e25d to b250446 Compare April 8, 2026 00:37
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