Skip to content

Conversation

@github-actions
Copy link

SDK update

Versioning

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

Python SDK Changes:

  • cribl_control_plane.packs.delete(): response.items.[] Changed Breaking ⚠️
  • cribl_control_plane.nodes.list(): response.items.[].info Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:12)
├─┬Paths
│ └─┬/packs/{id}
│   └─┬DELETE
│     └─┬Responses
│       └─┬200
│         ├──[🔀] description (63605:24)
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (57606:13)❌ 
└─┬Components
  ├──[+] schemas (57616:7)
  ├──[+] schemas (57606:7)
  ├─┬RunnableJobCollection
  │ ├─┬schedule
  │ │ └─┬run
  │ │   ├─┬ALLOF
  │ │   │ ├─┬maxTaskSize
  │ │   │ │ └──[🔀] description (56332:36)
  │ │   │ └─┬minTaskSize
  │ │   │   └──[🔀] description (56322:36)
  │ │   └─┬ALLOF
  │ │     ├─┬maxTaskSize
  │ │     │ └──[🔀] description (56332:36)
  │ │     └─┬minTaskSize
  │ │       └──[🔀] description (56322:36)
  │ └─┬run
  │   ├─┬minTaskSize
  │   │ └──[🔀] description (56525:28)
  │   └─┬maxTaskSize
  │     └──[🔀] description (56535:28)
  ├─┬SavedJobCollection
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11046:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11056:36)
  ├─┬RunnableJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     ├─┬ALLOF
  │     │ ├─┬minTaskSize
  │     │ │ └──[🔀] description (56818:36)
  │     │ └─┬maxTaskSize
  │     │   └──[🔀] description (56828:36)
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (56828:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (56818:36)
  ├─┬SavedJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (11533:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (11523:36)
  ├─┬NodeProvidedInfo
  │ ├──[-] required (58864:19)❌ 
  │ └──[-] required (58859:19)❌ 
  ├─┬SavedJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11327:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11337:36)
  ├─┬InputWiz
  │ └─┬contentConfig
  │   └──[🔀] default (28746:13)❌ 
  └─┬RunnableJobScheduledSearch
    └─┬schedule
      └─┬run
        ├─┬ALLOF
        │ ├─┬maxTaskSize
        │ │ └──[🔀] description (57141:36)
        │ └─┬minTaskSize
        │   └──[🔀] description (57131:36)
        └─┬ALLOF
          ├─┬maxTaskSize
          │ └──[🔀] description (57141:36)
          └─┬minTaskSize
            └──[🔀] description (57131:36)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 1
components 25 3

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.674.0

* `cribl_control_plane.packs.delete()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `cribl_control_plane.nodes.list()`:  `response.items.[].info` **Changed**
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Dec 24, 2025
@github-actions github-actions bot requested a review from a team as a code owner December 24, 2025 01:07
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Dec 24, 2025
@michalbiesek michalbiesek merged commit 94192ec into dev Dec 24, 2025
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-dev-1766538210 branch December 24, 2025 20:38
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