Skip to content

Conversation

@github-actions
Copy link

SDK update

Versioning

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

Python SDK Changes Detected:

  • cribl_control_plane.packs.upload(): Added
  • cribl_control_plane.packs.install(): response.items.[].tags.data_type Changed
  • cribl_control_plane.packs.list(): response.items.[].tags.data_type Changed
  • cribl_control_plane.packs.delete(): response.items.[].tags.data_type Changed
  • cribl_control_plane.packs.get(): response.items.[].tags.data_type Changed
  • cribl_control_plane.packs.update(): response.items.[].tags.data_type Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:12)
├─┬Paths
│ ├─┬/packs/{id}
│ │ └─┬PATCH
│ │   └──[🔀] description (43755:20)
│ └─┬/packs
│   ├──[+] put (43634:7)
│   └─┬POST
│     ├──[🔀] summary (43563:16)
│     └──[🔀] description (43564:20)
└─┬Components
  ├──[+] schemas (41218:7)
  ├─┬PackInstallInfo
  │ └─┬tags
  │   └──[-] required (41092:27)❌ 
  └─┬PackInfo
    └─┬tags
      └──[-] required (41202:27)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 4 0
components 3 2

PYTHON CHANGELOG

uploadStreams: 1.0.0 - 2024-07-04

🐝 New Features

Based on Speakeasy CLI 1.636.3

* `cribl_control_plane.packs.upload()`: **Added**
* `cribl_control_plane.packs.install()`:  `response.items.[].tags.data_type` **Changed**
* `cribl_control_plane.packs.list()`:  `response.items.[].tags.data_type` **Changed**
* `cribl_control_plane.packs.delete()`:  `response.items.[].tags.data_type` **Changed**
* `cribl_control_plane.packs.get()`:  `response.items.[].tags.data_type` **Changed**
* `cribl_control_plane.packs.update()`:  `response.items.[].tags.data_type` **Changed**
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Oct 16, 2025
@github-actions github-actions bot requested a review from a team as a code owner October 16, 2025 00:58
@michalbiesek michalbiesek merged commit d8cfc22 into dev Oct 16, 2025
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-dev-1760576200 branch October 16, 2025 06:10
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.

3 participants