Skip to content

chore: 🐝 Update SDK - Generate 5.0.3#214

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

chore: 🐝 Update SDK - Generate 5.0.3#214
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771633799

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Python SDK Changes:

  • clerk.users.get_billing_credit_balance(): Added
  • clerk.users.adjust_billing_credit_balance(): Added
  • clerk.instance_settings.get_o_auth_application_settings(): Added
  • clerk.instance_settings.update_o_auth_application_settings(): Added
  • clerk.organizations.get_billing_credit_balance(): Added
  • clerk.organizations.adjust_billing_credit_balance(): Added
  • clerk.agent_tasks.create(): Added
  • clerk.agent_tasks.revoke(): Added
  • clerk.email_addresses.create(): error.status[409] Added
  • clerk.email_addresses.update(): error.status[409] Added
  • clerk.users.update(): error.status[409] Added
  • clerk.users.get_billing_subscription(): response.subscription_items[] Changed
  • clerk.users.get_organization_invitations(): request.status Changed
  • clerk.organization_invitations.get_all(): request.status Changed
  • clerk.organization_invitations.create(): error.status[402] Added
  • clerk.organization_invitations.list(): request.status Changed
  • clerk.organizations.update(): error.status[400] Added
  • clerk.organizations.get_billing_subscription(): response.subscription_items[] Changed
  • clerk.billing.list_plans(): response.data[].unit_prices Added
  • clerk.billing.list_prices(): response.data[].is_default Added
  • clerk.billing.create_price(): response.is_default Added
  • clerk.billing.list_subscription_items(): response.data[] Changed
  • clerk.billing.cancel_subscription_item(): response Changed
  • clerk.billing.create_price_transition(): response.transition.previous_price.is_default Added
  • clerk.billing.list_statements(): response.data[] Changed
  • clerk.billing.get_statement(): response Changed
  • clerk.billing.get_statement_payment_attempts(): response.data[].totals Added
  • clerk.m2m.create_token(): request.token_format Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (7463:3)❌ 
│ ├──[-] path (7458:3)❌ 
│ ├──[-] path (7474:3)❌ 
│ ├──[-] path (7465:3)❌ 
│ ├──[-] path (7481:3)❌ 
│ ├──[-] path (7459:3)❌ 
│ ├──[-] path (7460:3)❌ 
│ ├──[-] path (7471:3)❌ 
│ ├──[-] path (7479:3)❌ 
│ ├──[-] path (7457:3)❌ 
│ ├──[-] path (7462:3)❌ 
│ ├──[-] path (7467:3)❌ 
│ ├──[-] path (7461:3)❌ 
│ ├──[-] path (7466:3)❌ 
│ ├──[-] path (7477:3)❌ 
│ ├──[-] path (7480:3)❌ 
│ ├──[-] path (7473:3)❌ 
│ ├──[-] path (7468:3)❌ 
│ ├──[-] path (7469:3)❌ 
│ ├──[-] path (7478:3)❌ 
│ ├──[-] path (7470:3)❌ 
│ ├──[-] path (7476:3)❌ 
│ ├──[-] path (7464:3)❌ 
│ ├──[-] path (7456:3)❌ 
│ ├──[-] path (7472:3)❌ 
│ ├──[-] path (7475:3)❌ 
│ ├──[+] path (2544:3)
│ ├──[+] path (7399:3)
│ ├──[+] path (7412:3)
│ ├──[+] path (7398:3)
│ ├──[+] path (8685:3)
│ ├──[+] path (4007:3)
│ ├──[+] path (5196:3)
│ ├──[+] path (8686:3)
│ ├──[+] path (7487:3)
│ ├─┬/m2m_tokens
│ │ ├─┬GET
│ │ │ └──[🔀] description (10108:20)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[+] properties (9958:17)
│ ├─┬/organization_invitations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (3363:17)
│ ├─┬/email_addresses/{email_address_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (16313:7)
│ ├─┬/email_addresses
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (16313:7)
│ ├─┬/m2m_tokens/{m2m_token_id}/revoke
│ │ └─┬POST
│ │   └──[🔀] description (10327:20)
│ ├─┬/users/{user_id}/organization_invitations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (2711:17)
│ ├─┬/sessions
│ │ └─┬GET
│ │   └──[🔀] description (658:20)
│ ├─┬/users/{user_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (16313:7)
│ ├─┬/organizations/{organization_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (16265:7)
│ └─┬/organizations/{organization_id}/invitations
│   ├─┬GET
│   │ └─┬Parameters
│   │   └─┬Schema
│   │     └──[+] enum (5409:17)
│   └─┬POST
│     └─┬Responses
│       └──[+] codes (16366:7)
├─┬Tags
│ └──[+] Agent Tasks (143:5)
└─┬Components
  ├──[-] securitySchemes (10501:7)❌ 
  ├──[+] responses (16826:7)
  ├──[+] responses (16551:7)
  ├──[+] responses (16398:7)
  ├──[+] responses (16404:7)
  ├──[+] schemas (13344:7)
  ├──[+] schemas (13024:7)
  ├──[+] schemas (13317:7)
  ├──[+] schemas (12730:7)
  ├──[+] schemas (12648:7)
  ├──[+] schemas (12679:7)
  ├──[+] schemas (13951:7)
  ├──[+] schemas (13062:7)
  ├──[+] schemas (13013:7)
  ├──[+] schemas (15079:7)
  ├──[+] schemas (13302:7)
  ├──[+] schemas (12668:7)
  ├──[+] schemas (12749:7)
  ├──[+] schemas (13042:7)
  ├─┬CommercePlan
  │ └──[+] properties (12854:9)
  ├─┬BillingStatement
  │ └─┬totals
  │   ├──[+] required (15959:15)❌ 
  │   └──[+] properties (15968:13)
  ├─┬BillingPaymentAttempt
  │ ├──[+] properties (15869:9)
  │ └─┬updated_at
  │   ├──[-] type (15301:17)❌ 
  │   ├──[-] format (15302:19)❌ 
  │   ├──[🔀] description (15873:24)
  │   ├──[+] nullable (15872:21)❌ 
  │   └──[+] allOf (13062:7)
  ├─┬CommerceSubscriptionItem
  │ ├──[+] properties (13130:9)
  │ ├──[+] properties (13209:9)
  │ ├──[+] properties (13214:9)
  │ ├─┬object
  │ │ ├──[-] enum (12647:15)❌ 
  │ │ ├──[-] type (12644:17)❌ 
  │ │ ├──[🔀] description (13163:24)
  │ │ ├──[+] nullable (13162:21)❌ 
  │ │ └──[+] allOf (12942:7)
  │ ├─┬proration_date
  │ │ ├──[-] format (12718:19)❌ 
  │ │ └──[🔀] description (13141:24)
  │ ├─┬period_end
  │ │ └──[🔀] $ref (12860:13)❌ 
  │ ├─┬ended_at
  │ │ ├──[-] type (12731:17)❌ 
  │ │ ├──[-] format (12732:19)❌ 
  │ │ ├──[🔀] description (13134:24)
  │ │ └──[+] allOf (12679:7)
  │ ├─┬past_due_at
  │ │ ├──[+] enum (13108:15)
  │ │ ├──[🔀] type (13105:17)❌ 
  │ │ ├──[-] format (12727:19)❌ 
  │ │ ├──[🔀] description (13106:24)
  │ │ └──[-] nullable (12728:21)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (13197:17)❌ 
  │ │ ├──[+] format (13198:19)❌ 
  │ │ ├──[🔀] description (13200:24)
  │ │ └──[+] nullable (13199:21)❌ 
  │ ├─┬period_start
  │ │ ├──[🔀] description (13181:24)
  │ │ └──[+] nullable (13180:21)❌ 
  │ ├─┬payer_id
  │ │ └──[🔀] $ref (12956:13)❌ 
  │ ├─┬updated_at
  │ │ ├──[-] type (12740:17)❌ 
  │ │ ├──[-] format (12741:19)❌ 
  │ │ ├──[🔀] description (13213:24)
  │ │ ├──[+] nullable (13212:21)❌ 
  │ │ └──[+] allOf (13013:7)
  │ ├─┬price_id
  │ │ ├──[+] enum (13152:15)
  │ │ ├──[+] enum (13151:15)
  │ │ └──[🔀] description (13149:24)
  │ ├─┬payer
  │ │ └──[🔀] $ref (13192:11)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (12662:15)❌ 
  │ │ ├──[-] enum (12663:15)❌ 
  │ │ ├──[-] enum (12664:15)❌ 
  │ │ ├──[-] enum (12665:15)❌ 
  │ │ ├──[-] enum (12658:15)❌ 
  │ │ ├──[-] enum (12659:15)❌ 
  │ │ ├──[-] enum (12660:15)❌ 
  │ │ ├──[-] enum (12661:15)❌ 
  │ │ ├──[+] format (13184:19)❌ 
  │ │ └──[🔀] description (13185:24)
  │ ├─┬instance_id
  │ │ └──[🔀] description (13111:24)
  │ ├─┬payment_method
  │ │ └──[🔀] $ref (13165:11)❌ 
  │ ├─┬plan_period
  │ │ ├──[-] enum (12685:15)❌ 
  │ │ ├──[-] enum (12686:15)❌ 
  │ │ ├──[🔀] description (13137:24)
  │ │ └──[+] nullable (13138:21)❌ 
  │ ├─┬lifetime_paid
  │ │ └──[🔀] $ref (13171:11)❌ 
  │ ├─┬is_free_trial
  │ │ ├──[🔀] type (13113:17)❌ 
  │ │ └──[🔀] description (13114:24)
  │ ├─┬plan
  │ │ ├──[+] type (13174:17)❌ 
  │ │ ├──[+] format (13175:19)❌ 
  │ │ ├──[🔀] description (13176:24)
  │ │ ├──[-] nullable (12679:21)❌ 
  │ │ └──[-] allOf (12387:7)❌ 
  │ ├─┬next_payment
  │ │ └──[🔀] $ref (12613:13)❌ 
  │ └─┬plan_id
  │   ├──[-] type (12670:17)❌ 
  │   ├──[🔀] description (13146:24)
  │   └──[+] allOf (12769:7)
  └─┬BillingPriceResponse
    ├──[+] required (15179:11)❌ 
    ├──[+] properties (15218:9)
    ├─┬plan_id
    │ ├──[+] enum (15186:15)
    │ └──[🔀] description (15184:24)
    └─┬object
      ├──[-] enum (14582:15)❌ 
      ├──[🔀] type (15219:17)❌ 
      └──[🔀] description (15220:24)
Document Element Total Changes Breaking Changes
paths 47 26
tags 1 0
components 99 48

View full report

Linting Report 0 errors, 9 warnings, 60 hints

View full report

PYTHON CHANGELOG

constsAndDefaults: 1.0.7 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 6.0.16 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 6.0.15 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 6.0.14 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 6.0.12 - 2026-02-18

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

enumUnions: 0.1.1 - 2026-03-06

🐛 Bug Fixes

  • show literal values in enum docs when enumFormat is union (commit by @bflad)

examples: 3.0.3 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 3.2.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

nameOverrides: 3.0.3 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 3.0.2 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

Based on Speakeasy CLI 1.749.0

@github-actions github-actions bot added the minor Minor version bump label Feb 21, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771633799 branch 7 times, most recently from 2f3d45c to 7955cf1 Compare February 28, 2026 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771633799 branch 7 times, most recently from fc6cdbc to dc0687a Compare March 7, 2026 00:31
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 5.1.0 chore: 🐝 Update SDK - Generate 5.0.3 Mar 7, 2026
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Mar 7, 2026
* `clerk.users.get_billing_credit_balance()`: **Added**
* `clerk.users.adjust_billing_credit_balance()`: **Added**
* `clerk.instance_settings.get_o_auth_application_settings()`: **Added**
* `clerk.instance_settings.update_o_auth_application_settings()`: **Added**
* `clerk.organizations.get_billing_credit_balance()`: **Added**
* `clerk.organizations.adjust_billing_credit_balance()`: **Added**
* `clerk.agent_tasks.create()`: **Added**
* `clerk.agent_tasks.revoke()`: **Added**
* `clerk.email_addresses.create()`:  `error.status[409]` **Added**
* `clerk.email_addresses.update()`:  `error.status[409]` **Added**
* `clerk.users.update()`:  `error.status[409]` **Added**
* `clerk.users.get_billing_subscription()`:  `response.subscription_items[]` **Changed**
* `clerk.users.get_organization_invitations()`:  `request.status` **Changed**
* `clerk.organization_invitations.get_all()`:  `request.status` **Changed**
* `clerk.organization_invitations.create()`:  `error.status[402]` **Added**
* `clerk.organization_invitations.list()`:  `request.status` **Changed**
* `clerk.organizations.update()`:  `error.status[400]` **Added**
* `clerk.organizations.get_billing_subscription()`:  `response.subscription_items[]` **Changed**
* `clerk.billing.list_plans()`:  `response.data[].unit_prices` **Added**
* `clerk.billing.list_prices()`:  `response.data[].is_default` **Added**
* `clerk.billing.create_price()`:  `response.is_default` **Added**
* `clerk.billing.list_subscription_items()`:  `response.data[]` **Changed**
* `clerk.billing.cancel_subscription_item()`:  `response` **Changed**
* `clerk.billing.create_price_transition()`:  `response.transition.previous_price.is_default` **Added**
* `clerk.billing.list_statements()`:  `response.data[]` **Changed**
* `clerk.billing.get_statement()`:  `response` **Changed**
* `clerk.billing.get_statement_payment_attempts()`:  `response.data[].totals` **Added**
* `clerk.m2m.create_token()`:  `request.token_format` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771633799 branch from df9ca37 to 7922de6 Compare March 8, 2026 00:32
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