Skip to content

Conversation

@github-actions
Copy link

SDK update

Versioning

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

Python SDK Changes:

  • cribl_control_plane.collectors.create():
    • request.saved_job.[saved_job_collection].collector Changed Breaking ⚠️
    • response.items.[].[saved_job_collection].collector Changed Breaking ⚠️
  • cribl_control_plane.collectors.list(): response.items.[].[saved_job_collection].collector Changed Breaking ⚠️
  • cribl_control_plane.collectors.delete(): response.items.[].[saved_job_collection].collector Changed Breaking ⚠️
  • cribl_control_plane.collectors.get(): response.items.[].[saved_job_collection].collector Changed Breaking ⚠️
  • cribl_control_plane.collectors.update():
    • request.saved_job.[saved_job_collection].collector Changed Breaking ⚠️
    • response.items.[].[saved_job_collection].collector Changed Breaking ⚠️
  • cribl_control_plane.destinations.pq.get(): response.items.[].args.[runnable_job_collection].collector Changed Breaking ⚠️
  • 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 (63542:24)
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (57552:13)❌ 
│ ├─┬/lib/jobs/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬CollectorExamplesGoogleCloudStorage
│ │         └──[🔀] value (59191:9)
│ └─┬/lib/jobs
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬CollectorExamplesGoogleCloudStorage
│           └──[🔀] value (59191:9)
└─┬Components
  ├──[+] schemas (7939:7)
  ├──[+] schemas (9172:7)
  ├──[+] schemas (8462:7)
  ├──[+] schemas (8292:7)
  ├──[+] schemas (9704:7)
  ├──[+] schemas (9072:7)
  ├──[+] schemas (10031:7)
  ├──[+] schemas (9059:7)
  ├──[+] schemas (9161:7)
  ├──[+] schemas (9981:7)
  ├──[+] schemas (10044:7)
  ├──[+] schemas (9083:7)
  ├──[+] schemas (9179:7)
  ├──[+] schemas (57562:7)
  ├──[+] schemas (9090:7)
  ├──[+] schemas (7926:7)
  ├──[+] schemas (9738:7)
  ├──[+] schemas (9043:7)
  ├──[+] schemas (9391:7)
  ├──[+] schemas (8272:7)
  ├──[+] schemas (8625:7)
  ├──[+] schemas (9318:7)
  ├──[+] schemas (8437:7)
  ├──[+] schemas (9450:7)
  ├──[+] schemas (10086:7)
  ├──[+] schemas (9988:7)
  ├──[+] schemas (9245:7)
  ├──[+] schemas (8474:7)
  ├──[+] schemas (8990:7)
  ├──[+] schemas (8512:7)
  ├──[+] schemas (8279:7)
  ├──[+] schemas (8572:7)
  ├──[+] schemas (9036:7)
  ├──[+] schemas (8412:7)
  ├──[+] schemas (8967:7)
  ├──[+] schemas (9716:7)
  ├──[+] schemas (7989:7)
  ├──[+] schemas (9003:7)
  ├──[+] schemas (8499:7)
  ├──[+] schemas (8481:7)
  ├──[+] schemas (57552:7)
  ├──[+] schemas (9723:7)
  ├──[+] schemas (7952:7)
  ├──[+] schemas (10006:7)
  ├──[+] schemas (9421:7)
  ├──[+] schemas (10019:7)
  ├──[+] schemas (8944:7)
  ├──[+] schemas (8696:7)
  ├──[+] schemas (9697:7)
  ├─┬CollectorS3
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8757:53)❌ 
  ├─┬NodeProvidedInfo
  │ ├──[-] required (57482:19)❌ 
  │ └──[-] required (57487:19)❌ 
  ├─┬AzureBlobCollectorConf
  │ └──[+] allOf (8115:11)
  ├─┬SavedJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11292:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11302:36)
  ├─┬S3CollectorConf
  │ ├──[+] allOf (9894:11)
  │ └──[+] allOf (9902:11)
  ├─┬SavedJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11488:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11498:36)
  ├─┬CollectorHealthCheck
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8400:53)❌ 
  ├─┬RunnableJobCollection
  │ ├─┬schedule
  │ │ └─┬run
  │ │   ├─┬ALLOF
  │ │   │ ├─┬maxTaskSize
  │ │   │ │ └──[🔀] description (56297:36)
  │ │   │ └─┬minTaskSize
  │ │   │   └──[🔀] description (56287:36)
  │ │   └─┬ALLOF
  │ │     ├─┬maxTaskSize
  │ │     │ └──[🔀] description (56297:36)
  │ │     └─┬minTaskSize
  │ │       └──[🔀] description (56287:36)
  │ └─┬run
  │   ├─┬maxTaskSize
  │   │ └──[🔀] description (56481:28)
  │   └─┬minTaskSize
  │     └──[🔀] description (56471:28)
  ├─┬SavedJobCollection
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (11040:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (11030:36)
  ├─┬InputWiz
  │ └─┬contentConfig
  │   └──[🔀] default (28711:13)❌ 
  ├─┬CollectorRest
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8598:53)❌ 
  ├─┬CollectorFilesystem
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8154:53)❌ 
  ├─┬SplunkCollectorConf
  │ └──[+] allOf (10269:11)
  ├─┬CollectorAzureBlob
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8020:53)❌ 
  ├─┬CollectorGoogleCloudStorage
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8251:53)❌ 
  ├─┬RunnableJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     ├─┬ALLOF
  │     │ ├─┬maxTaskSize
  │     │ │ └──[🔀] description (57087:36)
  │     │ └─┬minTaskSize
  │     │   └──[🔀] description (57077:36)
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (57077:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (57087:36)
  ├─┬CollectorCriblLake
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8044:53)❌ 
  ├─┬RestCollectorConf
  │ ├──[+] allOf (9647:11)
  │ └──[+] allOf (9659:11)
  ├─┬CollectorDatabase
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8095:53)❌ 
  ├─┬GoogleCloudStorageCollectorConf
  │ └──[+] allOf (8388:11)
  ├─┬HealthCheckCollectorConf
  │ ├──[+] allOf (8902:11)
  │ └──[+] allOf (8912:11)
  ├─┬CollectorSplunk
  │ └─┬ALLOF
  │   └─┬type
  │     └─┬Extensions
  │       └──[-] x-speakeasy-unknown-values (8973:53)❌ 
  ├─┬RunnableJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     ├─┬ALLOF
  │     │ ├─┬minTaskSize
  │     │ │ └──[🔀] description (56764:36)
  │     │ └─┬maxTaskSize
  │     │   └──[🔀] description (56774:36)
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (56774:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (56764:36)
  └─┬CollectorScript
    └─┬ALLOF
      └─┬type
        └─┬Extensions
          └──[-] x-speakeasy-unknown-values (8813:53)❌ 
Document Element Total Changes Breaking Changes
paths 4 1
components 91 3
info 1 0

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.674.0

* `cribl_control_plane.collectors.create()`: 
  *  `request.saved_job.[saved_job_collection].collector` **Changed** **Breaking** ⚠️
  *  `response.items.[].[saved_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.list()`:  `response.items.[].[saved_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.delete()`:  `response.items.[].[saved_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.get()`:  `response.items.[].[saved_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.update()`: 
  *  `request.saved_job.[saved_job_collection].collector` **Changed** **Breaking** ⚠️
  *  `response.items.[].[saved_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.destinations.pq.get()`:  `response.items.[].args.[runnable_job_collection].collector` **Changed** **Breaking** ⚠️
* `cribl_control_plane.packs.delete()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `cribl_control_plane.nodes.list()`:  `response.items.[].info` **Changed**
@github-actions github-actions bot requested a review from a team as a code owner December 25, 2025 14:00
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Dec 25, 2025
@a-klebanov a-klebanov merged commit 97a6f35 into openapi-prerelease Dec 26, 2025
3 checks passed
@a-klebanov a-klebanov deleted the speakeasy-sdk-regen-openapi-prerelease-1766670973 branch December 26, 2025 00:45
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