Skip to content

chore: 🐝 Update SDK - Generate 6.0.0 - #237

Merged
tmilewski merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781208350
Jun 11, 2026
Merged

chore: 🐝 Update SDK - Generate 6.0.0#237
tmilewski merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781208350

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • clerk.users.update(): request Changed (Breaking ⚠️)
  • clerk.organizations.update(): request Changed (Breaking ⚠️)
  • clerk.organizations.replace_metadata(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (21:12)
└─┬Paths
  ├─┬/organizations/{organization_id}
  │ └─┬PATCH
  │   ├──[🔀] description (5387:20)
  │   ├─┬Responses
  │   │ └─┬402
  │   │   └──[🔀] description (18603:20)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[-] properties (5444:17)❌ 
  │         └──[-] properties (5438:17)❌ 
  ├─┬/users/{user_id}
  │ └─┬PATCH
  │   ├──[🔀] description (2354:20)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         ├──[-] properties (2500:17)❌ 
  │         ├──[-] properties (2494:17)❌ 
  │         ├──[-] properties (2506:17)❌ 
  │         ├─┬backup_codes
  │         │ └──[🔀] description (2480:32)
  │         ├─┬legal_accepted_at
  │         │ └──[🔀] description (2496:32)
  │         ├─┬totp_secret
  │         │ └──[🔀] description (2473:32)
  │         ├─┬created_at
  │         │ └──[🔀] description (2508:32)
  │         └─┬skip_legal_checks
  │           └──[🔀] description (2500:32)
  ├─┬/users/{user_id}/metadata
  │ └─┬PUT
  │   └──[🔀] description (2832:20)
  └─┬/organizations/{organization_id}/metadata
    └──[+] put (5537:7)
Document Element Total Changes Breaking Changes
info 1 0
paths 15 5

View full report

Linting Report 0 errors, 10 warnings, 69 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.777.0

Last updated by Speakeasy workflow

* `clerk.users.update()`:  `request` **Changed** (Breaking ⚠️)
* `clerk.organizations.update()`:  `request` **Changed** (Breaking ⚠️)
* `clerk.organizations.replace_metadata()`: **Added**
@github-actions github-actions Bot added the major Major version bump label Jun 11, 2026
@tmilewski
tmilewski merged commit d738c8e into main Jun 11, 2026
4 checks passed
@tmilewski
tmilewski deleted the speakeasy-sdk-regen-1781208350 branch June 11, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants