Skip to content

chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1#84

Merged
michalbiesek merged 2 commits intomainfrom
speakeasy-sdk-regen-1768924803
Feb 4, 2026
Merged

chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1#84
michalbiesek merged 2 commits intomainfrom
speakeasy-sdk-regen-1768924803

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 20, 2026

SDK update

Versioning

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

Python SDK Changes:

  • cribl_mgmt_plane.api_credentials.list(): Added
  • cribl_mgmt_plane.api_credentials.create(): Added
  • cribl_mgmt_plane.api_credentials.update(): Added
  • cribl_mgmt_plane.api_credentials.delete(): Added
  • cribl_mgmt_plane.api_credentials.get(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (29:3)
│ └──[+] path (94:3)
├─┬Tags
│ └──[+] apiCredentials (372:5)
└─┬Components
  ├──[+] schemas (406:7)
  ├──[+] schemas (424:7)
  ├──[+] schemas (470:7)
  ├──[+] schemas (450:7)
  ├──[+] schemas (485:7)
  ├──[+] schemas (560:7)
  ├──[+] schemas (398:7)
  ├──[+] schemas (545:7)
  ├──[+] schemas (415:7)
  ├──[+] schemas (658:7)
  ├──[+] schemas (628:7)
  └──[+] schemas (434:7)
Document Element Total Changes Breaking Changes
tags 1 0
components 12 0
paths 2 0

View full report

Linting Report 0 errors, 1 warnings, 0 hints

View full report

PYTHON CHANGELOG

oauth2ClientCredentials: 2.1.1 - 2026-01-15

🐛 Bug Fixes

  • resolve thread-safety issues in ClientCredentialsHook causing intermittent KeyError (commit by @vishalg0wda)

openEnums: 1.0.3 - 2026-01-07

🐛 Bug Fixes

  • prevent duplicate serialize_ methods when allOf references open enums (commit by @AshGodfrey)

responseFormat: 1.1.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

Based on Speakeasy CLI 1.701.0

@github-actions github-actions bot requested a review from a team as a code owner January 20, 2026 16:00
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jan 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch from 376814b to 9157121 Compare January 21, 2026 02:05
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1 chore: 🐝 Update SDK - Generate Prod SDK 0.2.1 Jan 21, 2026
@github-actions github-actions bot added patch Patch version bump and removed prerelease Bump by a prerelease version labels Jan 21, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch 7 times, most recently from 6a19136 to 4ab4ac3 Compare January 28, 2026 02:05
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch 6 times, most recently from 311122f to f79a035 Compare February 2, 2026 17:53
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Prod SDK 0.2.1 chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1 Feb 2, 2026
@github-actions github-actions bot added prerelease Bump by a prerelease version and removed patch Patch version bump labels Feb 2, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch from 4c65a17 to 0f69f6f Compare February 3, 2026 02:33
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1 chore: 🐝 Update SDK - Generate Prod SDK 0.2.1 Feb 3, 2026
@github-actions github-actions bot added patch Patch version bump and removed prerelease Bump by a prerelease version labels Feb 3, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch from 051b25c to ba2ee8e Compare February 4, 2026 02:28
* `cribl_mgmt_plane.api_credentials.list()`: **Added**
* `cribl_mgmt_plane.api_credentials.create()`: **Added**
* `cribl_mgmt_plane.api_credentials.update()`: **Added**
* `cribl_mgmt_plane.api_credentials.delete()`: **Added**
* `cribl_mgmt_plane.api_credentials.get()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768924803 branch from 03018d4 to 293b58c Compare February 4, 2026 11:02
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate Prod SDK 0.2.1 chore: 🐝 Update SDK - Generate Prod SDK 0.3.0rc1 Feb 4, 2026
@github-actions github-actions bot added prerelease Bump by a prerelease version and removed patch Patch version bump labels Feb 4, 2026
@michalbiesek michalbiesek merged commit d57cd68 into main Feb 4, 2026
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-1768924803 branch February 4, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants