Skip to content

chore: 🐝 Update SDK - Generate Prod SDK 0.3.0#114

Closed
github-actions[bot] wants to merge 3 commits intomainfrom
speakeasy-sdk-regen-1772718573
Closed

chore: 🐝 Update SDK - Generate Prod SDK 0.3.0#114
github-actions[bot] wants to merge 3 commits intomainfrom
speakeasy-sdk-regen-1772718573

Conversation

@github-actions
Copy link
Copy Markdown

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

SDK update

Versioning

Version Bump Type: [graduate] - 🤖 (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
  • cribl_mgmt_plane.workspaces.create(): response.region Changed
  • cribl_mgmt_plane.workspaces.list(): response.items[].region Changed
  • cribl_mgmt_plane.workspaces.get(): response.region Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (29:3)
│ └──[+] path (94:3)
├─┬Tags
│ └──[+] apiCredentials (372:5)
└─┬Components
  ├──[+] schemas (415:7)
  ├──[+] schemas (424:7)
  ├──[+] schemas (542:7)
  ├──[+] schemas (406:7)
  ├──[+] schemas (557:7)
  ├──[+] schemas (434:7)
  ├──[+] schemas (450:7)
  ├──[+] schemas (485:7)
  ├──[+] schemas (622:7)
  ├──[+] schemas (470:7)
  ├──[+] schemas (649:7)
  ├──[+] schemas (398:7)
  ├─┬AWSRegions
  │ ├──[+] enum (682:11)
  │ ├──[+] enum (684:11)
  │ ├──[+] enum (685:11)
  │ ├──[+] enum (683:11)
  │ └──[🔀] description (686:20)
  ├─┬WorkspaceState
  │ └──[🔀] description (696:20)
  ├─┬WorkspaceSchema
  │ ├─┬workspaceId
  │ │ └──[🔀] description (703:24)
  │ ├─┬tags
  │ │ ├──[+] maxItems (738:21)❌ 
  │ │ ├──[🔀] description (734:24)
  │ │ └─┬Schema
  │ │   └──[+] maxLength (737:24)❌ 
  │ ├─┬region
  │ │ └──[🔀] description (709:24)
  │ ├─┬leaderFQDN
  │ │ └──[🔀] description (715:24)
  │ ├─┬state
  │ │ └──[🔀] description (718:24)
  │ ├─┬description
  │ │ ├──[+] maxLength (730:22)❌ 
  │ │ ├──[🔀] description (729:24)
  │ │ └──[🔀] example (731:20)
  │ └─┬alias
  │   ├──[+] maxLength (725:22)❌ 
  │   └──[🔀] description (724:24)
  ├─┬WorkspaceCreateRequestDTO
  │ ├─┬description
  │ │ ├──[+] maxLength (765:22)❌ 
  │ │ ├──[🔀] description (764:24)
  │ │ └──[🔀] example (766:20)
  │ ├─┬alias
  │ │ ├──[+] maxLength (760:22)❌ 
  │ │ └──[🔀] description (759:24)
  │ ├─┬workspaceId
  │ │ └──[🔀] description (752:24)
  │ └─┬tags
  │   ├──[+] maxItems (773:21)❌ 
  │   ├──[🔀] description (769:24)
  │   └─┬Schema
  │     └──[+] maxLength (772:24)❌ 
  └─┬WorkspacePatchRequestDTO
    ├─┬alias
    │ ├──[+] maxLength (785:22)❌ 
    │ └──[🔀] description (784:24)
    ├─┬tags
    │ ├──[+] maxItems (798:21)❌ 
    │ ├──[🔀] description (794:24)
    │ └─┬Schema
    │   └──[+] maxLength (797:24)❌ 
    └─┬description
      ├──[+] maxLength (790:22)❌ 
      ├──[🔀] description (789:24)
      └──[🔀] example (791:20)
Document Element Total Changes Breaking Changes
paths 2 0
tags 1 0
components 47 12

View full report

Linting Report 0 errors, 1 warnings, 0 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.741.5

* `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**
* `cribl_mgmt_plane.workspaces.create()`:  `response.region` **Changed**
* `cribl_mgmt_plane.workspaces.list()`:  `response.items[].region` **Changed**
* `cribl_mgmt_plane.workspaces.get()`:  `response.region` **Changed**
@github-actions github-actions Bot requested a review from a team as a code owner March 5, 2026 13:50
@github-actions github-actions Bot added the graduate Graduate prerelease to stable label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

graduate Graduate prerelease to stable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants