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.destinations.list(): response.items.[].[wiz_hec] Changed
  • cribl_control_plane.destinations.create():
    • request.[wiz_hec] Changed
    • response.items.[].[wiz_hec] Changed
  • cribl_control_plane.destinations.get(): response.items.[].[wiz_hec] Changed
  • cribl_control_plane.destinations.update():
    • request.output.[wiz_hec] Changed
    • response.items.[].[wiz_hec] Changed
  • cribl_control_plane.destinations.delete(): response.items.[].[wiz_hec] Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:12)
├─┬Paths
│ ├─┬/system/outputs
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬OutputCreateExamplesWizHec
│ │         └──[🔀] summary (41078:16)
│ ├─┬/products/{product}/groups/{id}/deploy
│ │ └─┬PATCH
│ │   ├──[🔀] summary (45620:16)
│ │   ├──[🔀] description (45621:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (45650:24)
│ │   └─┬Parameters
│ │     └──[🔀] description (45656:24)
│ └─┬/system/outputs/{id}
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         └─┬OutputCreateExamplesWizHec
│           └──[🔀] summary (41078:16)
└─┬Components
  ├──[+] schemas (8556:7)
  ├──[+] schemas (37215:7)
  ├──[+] schemas (8482:7)
  ├──[+] schemas (9254:7)
  ├──[+] schemas (9195:7)
  ├──[+] schemas (10236:7)
  ├──[+] schemas (9440:7)
  ├──[+] schemas (37133:7)
  ├──[+] schemas (8605:7)
  ├──[+] schemas (9483:7)
  ├──[+] schemas (8636:7)
  ├──[+] schemas (10282:7)
  ├──[+] schemas (10243:7)
  ├──[+] schemas (9530:7)
  ├──[+] schemas (9364:7)
  ├──[+] schemas (9357:7)
  ├──[+] schemas (8591:7)
  ├──[+] schemas (9339:7)
  ├──[+] schemas (9417:7)
  ├──[+] schemas (9219:7)
  ├──[+] schemas (8495:7)
  ├──[+] schemas (9396:7)
  ├──[+] schemas (9576:7)
  ├──[+] schemas (9537:7)
  ├──[+] schemas (8469:7)
  ├──[+] schemas (8506:7)
  ├──[+] schemas (8573:7)
  ├──[+] schemas (9322:7)
  ├──[+] schemas (9207:7)
  ├──[+] schemas (9232:7)
  ├──[+] schemas (8598:7)
  ├──[+] schemas (9371:7)
  ├─┬RunnableJobCollection
  │ └─┬run
  │   ├─┬minTaskSize
  │   │ └──[🔀] description (35383:28)
  │   └─┬maxTaskSize
  │     └──[🔀] description (35392:28)
  ├─┬ScheduleTypeSavedJobCollection
  │ └─┬run
  │   └─┬ALLOF
  │     ├─┬maxTaskSize
  │     │ └──[🔀] description (37462:32)
  │     └─┬minTaskSize
  │       └──[🔀] description (37453:32)
  ├─┬RestCollectorConf
  │ ├─┬discovery
  │ │ └──[+] allOf (9648:15)
  │ ├─┬retryRules
  │ │ └──[+] allOf (9778:15)
  │ └─┬pagination
  │   ├──[+] allOf (9694:15)
  │   └──type
  ├─┬OutputWizHec
  │ ├──[+] properties (22921:9)
  │ ├──[+] properties (22925:9)
  │ ├──[+] properties (22902:9)
  │ ├──[+] properties (22896:9)
  │ ├──[+] properties (22907:9)
  │ ├──[+] properties (22912:9)
  │ ├──[+] properties (22894:9)
  │ ├──[+] properties (22923:9)
  │ ├──[+] properties (22917:9)
  │ ├──[+] properties (22889:9)
  │ ├──[+] properties (22885:9)
  │ ├─┬streamtags
  │ │ ├──[-] items (22015:25)❌ 
  │ │ ├──[🔀] type (22908:17)❌ 
  │ │ ├──[🔀] title (22909:18)
  │ │ ├──[+] pattern (22911:20)❌ 
  │ │ └──[🔀] description (22910:24)
  │ ├─┬systemFields
  │ │ ├──[-] items (22005:25)❌ 
  │ │ ├──[🔀] type (22913:17)❌ 
  │ │ ├──[🔀] title (22914:18)
  │ │ ├──[+] pattern (22916:20)❌ 
  │ │ └──[🔀] description (22915:24)
  │ ├─┬wiz_sourcetype
  │ │ ├──[+] items (22787:13)❌ 
  │ │ ├──[🔀] type (22783:17)❌ 
  │ │ └──[🔀] title (22784:18)
  │ ├─┬timeoutRetrySettings
  │ │ └──[🔀] $ref (22918:11)❌ 
  │ ├─┬rejectUnauthorized
  │ │ └──[🔀] $ref (37545:13)❌ 
  │ ├─┬timeoutSec
  │ │ ├──[🔀] title (22891:18)
  │ │ ├──[-] maximum (22055:30)❌ 
  │ │ ├──[🔀] minimum (22893:20)❌ 
  │ │ └──[🔀] description (22892:24)
  │ ├─┬safeHeaders
  │ │ ├──[-] items (22075:25)❌ 
  │ │ ├──[🔀] type (22897:17)❌ 
  │ │ ├──[🔀] title (22898:18)
  │ │ ├──[+] maximum (22901:20)❌ 
  │ │ ├──[+] minimum (22900:20)❌ 
  │ │ └──[🔀] description (22899:24)
  │ ├─┬type
  │ │ ├──[-] enum (21995:27)❌ 
  │ │ ├──[🔀] type (22861:17)❌ 
  │ │ ├──[+] title (22862:18)
  │ │ └──[+] description (22863:24)
  │ ├─┬responseHonorRetryAfterHeader
  │ │ ├──[🔀] type (22926:17)❌ 
  │ │ ├──[-] title (22090:28)
  │ │ └──[-] description (22091:34)
  │ ├─┬tls
  │ │ └──[🔀] $ref (22886:11)❌ 
  │ ├─┬textSecret
  │ │ └──[🔀] $ref (38069:13)❌ 
  │ ├─┬token
  │ │ ├──[🔀] type (22821:17)❌ 
  │ │ ├──[🔀] title (22822:18)
  │ │ └──[🔀] description (22823:24)
  │ ├─┬tcpRouting
  │ │ └──[🔀] $ref (38057:9)❌ 
  │ ├─┬responseRetrySettings
  │ │ ├──[-] items (22085:25)❌ 
  │ │ ├──[🔀] type (22903:17)❌ 
  │ │ ├──[🔀] title (22904:18)
  │ │ ├──[+] minimum (22906:20)❌ 
  │ │ ├──[-] minItems (22083:31)❌ 
  │ │ └──[🔀] description (22905:24)
  │ ├─┬wiz_environment
  │ │ ├──[+] items (22847:13)❌ 
  │ │ ├──[🔀] type (22843:17)❌ 
  │ │ ├──[🔀] title (22844:18)
  │ │ └──[🔀] description (22845:24)
  │ └─┬wiz_connector_id
  │   ├──[+] items (22857:13)❌ 
  │   ├──[🔀] type (22852:17)❌ 
  │   ├──[🔀] title (22853:18)
  │   ├──[+] minItems (22855:21)❌ 
  │   └──[🔀] description (22854:24)
  ├─┬CollectorBase
  │ ├──[+] properties (7745:9)
  │ ├──[+] properties (7748:9)
  │ └─┬type
  │   ├──[🔀] type (7746:17)❌ 
  │   └──[🔀] description (7747:24)
  ├─┬SplunkCollectorConf
  │ └─┬retryRules
  │   └──[+] allOf (10442:15)
  ├─┬HealthCheckCollectorConf
  │ ├─┬retryRules
  │ │ └──[+] allOf (8798:15)
  │ └─┬discovery
  │   └──[+] allOf (8701:15)
  └─┬ScheduleTypeRunnableJobCollectionPart1TypeRun
    ├─┬maxTaskSize
    │ └──[🔀] description (39593:24)
    └─┬minTaskSize
      └──[🔀] description (39584:24)
Document Element Total Changes Breaking Changes
info 1 0
paths 6 0
components 112 33

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.693.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.destinations.list()`:  `response.items.[].[wiz_hec]` **Changed**
* `cribl_control_plane.destinations.create()`: 
  *  `request.[wiz_hec]` **Changed**
  *  `response.items.[].[wiz_hec]` **Changed**
* `cribl_control_plane.destinations.get()`:  `response.items.[].[wiz_hec]` **Changed**
* `cribl_control_plane.destinations.update()`: 
  *  `request.output.[wiz_hec]` **Changed**
  *  `response.items.[].[wiz_hec]` **Changed**
* `cribl_control_plane.destinations.delete()`:  `response.items.[].[wiz_hec]` **Changed**
@github-actions github-actions bot requested a review from a team as a code owner January 23, 2026 09:04
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jan 23, 2026
@michalbiesek michalbiesek merged commit 8d86ee9 into dev Jan 23, 2026
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-dev-1769158856 branch January 23, 2026 09:13
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