Skip to content

Conversation

@github-actions
Copy link

SDK update

Versioning

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

Python SDK Changes:

  • cribl_control_plane.pipelines.update():
    • request.conf.functions.[] Changed Breaking ⚠️
    • response.items.[].conf.functions.[] Changed
  • cribl_control_plane.collectors.list(): response.items.[].[saved_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.collectors.delete(): response.items.[].[saved_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.collectors.get(): response.items.[].[saved_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.collectors.update():
    • request.saved_job.[saved_job_collection].collector.conf Changed Breaking ⚠️
    • response.items.[].[saved_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.destinations.pq.get(): response.items.[].args.[runnable_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.pipelines.create():
    • request.conf.functions.[] Changed Breaking ⚠️
    • response.items.[].conf.functions.[] Changed
  • cribl_control_plane.collectors.create():
    • request.saved_job.[saved_job_collection].collector.conf Changed Breaking ⚠️
    • response.items.[].[saved_job_collection].collector.conf Changed Breaking ⚠️
  • cribl_control_plane.pipelines.list(): response.items.[].conf.functions.[] Changed
  • cribl_control_plane.pipelines.get(): response.items.[].conf.functions.[] Changed
  • cribl_control_plane.pipelines.delete(): response.items.[].conf.functions.[] Changed
  • cribl_control_plane.functions.get(): response.items.[] Changed
  • cribl_control_plane.functions.list(): response.items.[] Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:12)
├─┬Paths
│ ├─┬/lib/jobs/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├─┬CollectorExamplesAzureBlob
│ │       │ └──[🔀] value (59201:9)
│ │       ├─┬CollectorExamplesGoogleCloudStorage
│ │       │ └──[🔀] value (59231:9)
│ │       └─┬CollectorExamplesS3
│ │         └──[🔀] value (59145:9)
│ └─┬/lib/jobs
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         ├─┬CollectorExamplesGoogleCloudStorage
│         │ └──[🔀] value (59231:9)
│         ├─┬CollectorExamplesS3
│         │ └──[🔀] value (59145:9)
│         └─┬CollectorExamplesAzureBlob
│           └──[🔀] value (59201:9)
└─┬Components
  ├──[-] schemas (1909:13)❌ 
  ├──[-] schemas (6159:13)❌ 
  ├──[-] schemas (1864:13)❌ 
  ├──[+] schemas (1864:7)
  ├──[+] schemas (6171:7)
  ├──[+] schemas (1915:7)
  ├─┬CollectorGoogleCloudStorage
  │ ├──[+] properties (8341:9)
  │ ├──[+] properties (8345:9)
  │ ├──[+] allOf (8350:11)
  │ └─┬type
  │   ├──[-] enum (8111:27)❌ 
  │   ├──[+] title (8343:18)
  │   └──[🔀] description (8344:24)
  ├─┬RunnableJobCollection
  │ ├─┬schedule
  │ │ └─┬run
  │ │   ├─┬ALLOF
  │ │   │ ├─┬maxTaskSize
  │ │   │ │ └──[🔀] description (56332:36)
  │ │   │ └─┬minTaskSize
  │ │   │   └──[🔀] description (56322:36)
  │ │   └─┬ALLOF
  │ │     ├─┬maxTaskSize
  │ │     │ └──[🔀] description (56332:36)
  │ │     └─┬minTaskSize
  │ │       └──[🔀] description (56322:36)
  │ └─┬run
  │   ├─┬maxTaskSize
  │   │ └──[🔀] description (56535:28)
  │   └─┬minTaskSize
  │     └──[🔀] description (56525:28)
  ├─┬CollectorS3
  │ ├──[+] properties (9884:9)
  │ ├──[+] properties (9892:9)
  │ ├──[+] properties (9888:9)
  │ ├──[+] allOf (9897:11)
  │ ├──[+] allOf (9915:11)
  │ ├─┬disableTimeFilter
  │ │ ├──[🔀] type (9893:17)❌ 
  │ │ ├──[🔀] title (9894:18)
  │ │ ├──[🔀] description (9895:24)
  │ │ └──[-] default (8671:30)❌ 
  │ ├─┬path
  │ │ ├──[🔀] type (9758:17)❌ 
  │ │ ├──[🔀] title (9759:18)
  │ │ ├──[+] maximum (9762:20)❌ 
  │ │ ├──[+] minimum (9763:20)❌ 
  │ │ ├──[-] minLength (8564:32)❌ 
  │ │ ├──[🔀] description (9760:24)
  │ │ └──[+] default (9761:20)❌ 
  │ ├─┬region
  │ │ ├──[+] enum (9779:15)
  │ │ ├──[+] enum (9780:15)
  │ │ ├──[🔀] title (9775:18)
  │ │ ├──[🔀] description (9776:24)
  │ │ ├──[+] default (9777:20)❌ 
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (9782:13)
  │ │   └──[+] x-speakeasy-unknown-values (9784:39)
  │ ├─┬durationSeconds
  │ │ ├──[🔀] type (9889:17)❌ 
  │ │ ├──[🔀] title (9890:18)
  │ │ ├──[-] maximum (8643:30)❌ 
  │ │ ├──[-] minimum (8642:30)❌ 
  │ │ ├──[🔀] description (9891:24)
  │ │ └──[-] default (8644:30)❌ 
  │ ├─┬reuseConnections
  │ │ ├──[🔀] title (9861:18)
  │ │ └──[🔀] description (9862:24)
  │ ├─┬outputName
  │ │ ├──[🔀] title (9820:18)
  │ │ └──[🔀] description (9821:24)
  │ ├─┬signatureVersion
  │ │ ├──[-] enum (8620:27)❌ 
  │ │ ├──[-] enum (8621:27)❌ 
  │ │ ├──[🔀] title (9766:18)
  │ │ ├──[🔀] description (9767:24)
  │ │ ├──[-] default (8618:30)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (8622:49)❌ 
  │ ├─┬parquetChunkDownloadTimeout
  │ │ ├──[+] additionalProperties (9788:33)❌ 
  │ │ ├──[+] items (9790:13)❌ 
  │ │ ├──[🔀] type (9786:17)❌ 
  │ │ ├──[🔀] title (9787:18)
  │ │ ├──[-] maximum (8554:30)❌ 
  │ │ ├──[-] minimum (8555:30)❌ 
  │ │ ├──[🔀] description (9803:24)
  │ │ └──[-] default (8553:30)❌ 
  │ ├─┬partitioningScheme
  │ │ ├──[-] enum (8571:27)❌ 
  │ │ ├──[-] enum (8572:27)❌ 
  │ │ ├──[🔀] title (9743:18)
  │ │ ├──[🔀] description (9744:24)
  │ │ ├──[-] default (8569:30)❌ 
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (8574:25)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (8576:49)❌ 
  │ ├─┬endpoint
  │ │ ├──[🔀] type (9880:17)❌ 
  │ │ ├──[🔀] title (9881:18)
  │ │ ├──[🔀] description (9882:24)
  │ │ └──[+] default (9883:20)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (8531:27)❌ 
  │ │ ├──[🔀] type (9870:17)❌ 
  │ │ ├──[+] title (9871:18)
  │ │ ├──[🔀] description (9872:24)
  │ │ └──[+] default (9873:20)❌ 
  │ ├─┬rejectUnauthorized
  │ │ ├──[🔀] type (9769:17)❌ 
  │ │ ├──[🔀] title (9770:18)
  │ │ ├──[+] minLength (9772:22)❌ 
  │ │ ├──[🔀] description (9771:24)
  │ │ └──[-] default (8661:30)❌ 
  │ ├─┬parquetChunkSizeMB
  │ │ ├──[🔀] title (9855:18)
  │ │ ├──[-] maximum (8547:30)❌ 
  │ │ ├──[🔀] description (9856:24)
  │ │ └──[🔀] default (9858:20)❌ 
  │ ├─┬recurse
  │ │ ├──[+] type (9751:17)❌ 
  │ │ ├──[+] title (9752:18)
  │ │ ├──[+] maximum (9755:20)❌ 
  │ │ ├──[+] minimum (9756:20)❌ 
  │ │ ├──[+] description (9753:24)
  │ │ └──[+] default (9754:20)❌ 
  │ ├─┬enableAssumeRole
  │ │ ├──[🔀] type (9746:17)❌ 
  │ │ ├──[🔀] title (9747:18)
  │ │ ├──[+] minLength (9748:22)❌ 
  │ │ ├──[🔀] description (9749:24)
  │ │ └──[-] default (8627:30)❌ 
  │ ├─┬bucket
  │ │ ├──[+] enum (9810:15)
  │ │ ├──[+] enum (9811:15)
  │ │ ├──[+] enum (9812:15)
  │ │ ├──[🔀] title (9806:18)
  │ │ ├──[-] minLength (8540:32)❌ 
  │ │ ├──[🔀] description (9807:24)
  │ │ ├──[+] default (9808:20)❌ 
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (9814:13)
  │ │   └──[+] x-speakeasy-unknown-values (9817:39)
  │ ├─┬awsAuthenticationMethod
  │ │ ├──[-] enum (8603:27)❌ 
  │ │ ├──[-] enum (8604:27)❌ 
  │ │ ├──[-] enum (8602:27)❌ 
  │ │ ├──[🔀] title (9886:18)
  │ │ ├──[🔀] description (9887:24)
  │ │ ├──[-] default (8600:30)❌ 
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (8606:25)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (8609:49)❌ 
  │ ├─┬verifyPermissions
  │ │ ├──[🔀] title (9866:18)
  │ │ └──[🔀] description (9867:24)
  │ ├─┬extractors
  │ │ ├──[-] additionalProperties (8580:43)❌ 
  │ │ ├──[-] items (8582:25)❌ 
  │ │ ├──[🔀] type (9847:17)❌ 
  │ │ ├──[🔀] title (9848:18)
  │ │ ├──[+] maximum (9851:20)❌ 
  │ │ ├──[+] minimum (9850:20)❌ 
  │ │ ├──[🔀] description (9849:24)
  │ │ └──[+] default (9852:20)❌ 
  │ └─┬maxBatchSize
  │   ├──[🔀] type (9832:17)❌ 
  │   ├──[🔀] title (9833:18)
  │   ├──[-] minimum (8649:30)❌ 
  │   ├──[🔀] description (9834:24)
  │   └──[🔀] default (9835:20)❌ 
  ├─┬CollectorHealthCheck
  │ ├──[+] properties (8564:9)
  │ ├──[+] properties (8569:9)
  │ ├──[+] properties (8596:9)
  │ ├──[+] properties (8587:9)
  │ ├──[+] properties (8592:9)
  │ ├──[+] properties (8546:9)
  │ ├──[+] properties (8555:9)
  │ ├──[+] properties (8550:9)
  │ ├──[+] properties (8541:9)
  │ ├──[+] properties (8614:9)
  │ ├──[+] properties (8560:9)
  │ ├──[+] properties (8536:9)
  │ ├──[+] allOf (8624:11)
  │ ├──[+] allOf (8684:11)
  │ ├─┬retryRules
  │ │ ├──[-] required (8305:27)❌ 
  │ │ ├──[+] items (8432:13)❌ 
  │ │ ├──[🔀] type (8430:17)❌ 
  │ │ ├──[+] title (8428:18)
  │ │ ├──[+] description (8429:24)
  │ │ ├──[-] properties (8324:25)❌ 
  │ │ ├──[-] properties (8325:25)❌ 
  │ │ ├──[-] properties (8321:25)❌ 
  │ │ ├──[-] properties (8322:25)❌ 
  │ │ ├──[-] properties (8323:25)❌ 
  │ │ └──[-] properties (8307:25)❌ 
  │ ├─┬timeout
  │ │ ├──[🔀] type (8547:17)❌ 
  │ │ ├──[🔀] title (8548:18)
  │ │ ├──[-] maximum (8282:30)❌ 
  │ │ ├──[-] minimum (8281:30)❌ 
  │ │ ├──[🔀] description (8549:24)
  │ │ └──[-] default (8283:30)❌ 
  │ ├─┬defaultBreakers
  │ │ ├──[-] enum (8293:27)❌ 
  │ │ ├──[🔀] title (8447:18)
  │ │ ├──[+] description (8448:24)
  │ │ ├──[+] default (8449:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (8294:49)❌ 
  │ ├─┬collectBody
  │ │ ├──[+] items (8601:13)❌ 
  │ │ ├──[+] type (8599:17)❌ 
  │ │ ├──[+] title (8597:18)
  │ │ └──[+] description (8598:24)
  │ ├─┬authentication
  │ │ ├──[-] enum (8273:27)❌ 
  │ │ ├──[-] enum (8274:27)❌ 
  │ │ ├──[-] enum (8268:27)❌ 
  │ │ ├──[-] enum (8269:27)❌ 
  │ │ ├──[-] enum (8270:27)❌ 
  │ │ ├──[-] enum (8271:27)❌ 
  │ │ ├──[-] enum (8272:27)❌ 
  │ │ ├──[+] items (8574:13)❌ 
  │ │ ├──[🔀] type (8572:17)❌ 
  │ │ ├──[🔀] title (8570:18)
  │ │ ├──[🔀] description (8571:24)
  │ │ ├──[-] default (8275:30)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (8276:49)❌ 
  │ ├─┬safeHeaders
  │ │ ├──[-] items (8301:25)❌ 
  │ │ ├──[🔀] type (8410:17)❌ 
  │ │ ├──[🔀] title (8411:18)
  │ │ ├──[🔀] description (8412:24)
  │ │ └──[-] default (8299:30)❌ 
  │ ├─┬collectMethod
  │ │ ├──[-] enum (8229:27)❌ 
  │ │ ├──[-] enum (8230:27)❌ 
  │ │ ├──[-] enum (8231:27)❌ 
  │ │ ├──[🔀] type (8469:17)❌ 
  │ │ ├──[🔀] title (8470:18)
  │ │ ├──[🔀] description (8471:24)
  │ │ ├──[🔀] default (8472:20)❌ 
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (8233:25)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (8237:49)❌ 
  │ ├─┬collectRequestHeaders
  │ │ ├──[+] enum (8478:15)
  │ │ ├──[+] enum (8479:15)
  │ │ ├──[+] enum (8480:15)
  │ │ ├──[+] enum (8481:15)
  │ │ ├──[+] enum (8482:15)
  │ │ ├──[+] enum (8483:15)
  │ │ ├──[+] enum (8484:15)
  │ │ ├──[-] items (8245:25)❌ 
  │ │ ├──[🔀] type (8474:17)❌ 
  │ │ ├──[🔀] title (8475:18)
  │ │ ├──[🔀] description (8476:24)
  │ │ ├──[+] default (8485:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (8486:39)
  │ ├─┬collectUrl
  │ │ ├──[🔀] title (8594:18)
  │ │ └──[🔀] description (8595:24)
  │ ├─┬discovery
  │ │ ├──[-] required (8202:27)❌ 
  │ │ ├──[+] enum (8418:15)
  │ │ ├──[+] enum (8419:15)
  │ │ ├──[+] enum (8420:15)
  │ │ ├──[🔀] type (8414:17)❌ 
  │ │ ├──[+] title (8415:18)
  │ │ ├──[+] description (8416:24)
  │ │ ├──[+] default (8425:20)❌ 
  │ │ ├──[-] properties (8204:25)❌ 
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (8422:13)
  │ │   └──[+] x-speakeasy-unknown-values (8426:39)
  │ ├─┬authenticateCollect
  │ │ ├──[🔀] type (8565:17)❌ 
  │ │ ├──[🔀] title (8566:18)
  │ │ ├──[🔀] description (8567:24)
  │ │ └──[🔀] default (8568:20)❌ 
  │ ├─┬rejectUnauthorized
  │ │ ├──[+] items (8455:13)❌ 
  │ │ ├──[🔀] type (8453:17)❌ 
  │ │ ├──[🔀] title (8451:18)
  │ │ ├──[🔀] description (8452:24)
  │ │ └──[-] default (8288:30)❌ 
  │ ├─┬collectRequestParams
  │ │ ├──[+] type (8588:17)❌ 
  │ │ ├──[+] title (8589:18)
  │ │ ├──[+] description (8590:24)
  │ │ └──[+] default (8591:20)❌ 
  │ └─┬type
  │   ├──[+] enum (8503:15)
  │   ├──[-] enum (8329:27)❌ 
  │   ├──[+] title (8501:18)
  │   ├──[-] description (8330:34)
  │   └─┬Extensions
  │     └──[+] x-speakeasy-unknown-values (8504:39)
  ├─┬FunctionConfSchemaNotificationPolicies
  │ └─┬policies
  │   └─┬Schema
  │     ├──[+] required (2714:17)❌ 
  │     ├──[+] properties (2802:15)
  │     ├─┬waitToGroup
  │     │ ├──[+] items (2784:19)❌ 
  │     │ ├──[🔀] type (2779:23)❌ 
  │     │ ├──[🔀] title (2780:24)
  │     │ ├──[-] minimum (2723:42)❌ 
  │     │ ├──[+] minItems (2782:27)❌ 
  │     │ └──[🔀] description (2781:30)
  │     └─┬templateTargetPairs
  │       ├──[-] items (2777:37)❌ 
  │       ├──[🔀] type (2803:23)❌ 
  │       ├──[🔀] title (2804:24)
  │       ├──[+] minimum (2806:26)❌ 
  │       ├──[-] minItems (2775:43)❌ 
  │       └──[🔀] description (2805:30)
  ├─┬RunnableJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     ├─┬ALLOF
  │     │ ├─┬maxTaskSize
  │     │ │ └──[🔀] description (56828:36)
  │     │ └─┬minTaskSize
  │     │   └──[🔀] description (56818:36)
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (56818:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (56828:36)
  ├─┬RunnableJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     ├─┬ALLOF
  │     │ ├─┬minTaskSize
  │     │ │ └──[🔀] description (57131:36)
  │     │ └─┬maxTaskSize
  │     │   └──[🔀] description (57141:36)
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (57141:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (57131:36)
  ├─┬CollectorAzureBlob
  │ ├──[+] properties (8031:9)
  │ ├──[+] properties (8035:9)
  │ ├──[+] properties (8019:9)
  │ ├──[+] properties (8023:9)
  │ ├──[+] properties (8003:9)
  │ ├──[+] properties (8027:9)
  │ ├──[+] properties (8011:9)
  │ ├──[+] properties (8015:9)
  │ ├──[+] properties (8007:9)
  │ ├──[+] allOf (8045:11)
  │ ├─┬recurse
  │ │ ├──[🔀] title (7980:18)
  │ │ └──[🔀] description (7981:24)
  │ ├─┬extractors
  │ │ ├──[-] additionalProperties (7940:43)❌ 
  │ │ ├──[+] required (8038:15)❌ 
  │ │ ├──[-] items (7942:25)❌ 
  │ │ ├──[🔀] type (8036:17)❌ 
  │ │ ├──[-] title (7939:28)
  │ │ ├──[-] description (7955:34)
  │ │ └──[+] properties (8040:13)
  │ ├─┬parquetChunkSizeMB
  │ │ ├──[+] additionalProperties (7952:33)❌ 
  │ │ ├──[+] items (7954:13)❌ 
  │ │ ├──[🔀] type (7950:17)❌ 
  │ │ ├──[🔀] title (7951:18)
  │ │ ├──[-] maximum (7982:30)❌ 
  │ │ ├──[-] minimum (7983:30)❌ 
  │ │ ├──[🔀] description (7967:24)
  │ │ └──[-] default (7981:30)❌ 
  │ ├─┬containerName
  │ │ ├──[🔀] title (8033:18)
  │ │ ├──[-] minLength (7930:32)❌ 
  │ │ └──[🔀] description (8034:24)
  │ ├─┬includeMetadata
  │ │ ├──[🔀] type (8020:17)❌ 
  │ │ ├──[🔀] title (8021:18)
  │ │ ├──[🔀] description (8022:24)
  │ │ └──[-] default (7965:30)❌ 
  │ ├─┬outputName
  │ │ ├──[🔀] title (7941:18)
  │ │ ├──[+] minLength (7942:22)❌ 
  │ │ └──[🔀] description (7943:24)
  │ ├─┬path
  │ │ ├──[🔀] type (7974:17)❌ 
  │ │ ├──[🔀] title (7975:18)
  │ │ ├──[-] minLength (7936:32)❌ 
  │ │ ├──[🔀] description (7976:24)
  │ │ └──[+] default (7977:20)❌ 
  │ ├─┬maxBatchSize
  │ │ ├──[🔀] type (8004:17)❌ 
  │ │ ├──[🔀] title (8005:18)
  │ │ ├──[-] minimum (7975:30)❌ 
  │ │ ├──[🔀] description (8006:24)
  │ │ └──[-] default (7976:30)❌ 
  │ ├─┬includeTags
  │ │ ├──[🔀] type (8024:17)❌ 
  │ │ ├──[🔀] title (8025:18)
  │ │ ├──[🔀] description (8026:24)
  │ │ └──[-] default (7970:30)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (7910:27)❌ 
  │ │ ├──[🔀] type (7984:17)❌ 
  │ │ ├──[+] title (7985:18)
  │ │ ├──[+] minimum (7987:20)❌ 
  │ │ ├──[🔀] description (7986:24)
  │ │ └──[+] default (7988:20)❌ 
  │ └─┬parquetChunkDownloadTimeout
  │   ├──[🔀] type (8028:17)❌ 
  │   ├──[🔀] title (8029:18)
  │   ├──[-] maximum (7989:30)❌ 
  │   ├──[-] minimum (7990:30)❌ 
  │   ├──[🔀] description (8030:24)
  │   └──[-] default (7988:30)❌ 
  ├─┬SavedJobCollection
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11046:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11056:36)
  ├─┬InputWiz
  │ └─┬contentConfig
  │   └──[🔀] default (28746:13)❌ 
  ├─┬SavedJobScheduledSearch
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬minTaskSize
  │       │ └──[🔀] description (11523:36)
  │       └─┬maxTaskSize
  │         └──[🔀] description (11533:36)
  ├─┬SavedJobExecutor
  │ └─┬schedule
  │   └─┬run
  │     └─┬ALLOF
  │       ├─┬maxTaskSize
  │       │ └──[🔀] description (11337:36)
  │       └─┬minTaskSize
  │         └──[🔀] description (11327:36)
  ├─┬CollectorSplunk
  │ ├──[+] properties (10180:9)
  │ ├──[+] properties (10154:9)
  │ ├──[+] properties (10170:9)
  │ ├──[+] properties (10165:9)
  │ ├──[+] properties (10150:9)
  │ ├──[+] properties (10158:9)
  │ ├──[+] properties (10175:9)
  │ ├──[+] properties (10161:9)
  │ ├──[+] properties (10146:9)
  │ ├──[+] allOf (10186:11)
  │ ├─┬useRoundRobinDns
  │ │ ├──[+] required (10123:15)❌ 
  │ │ ├──[🔀] type (10121:17)❌ 
  │ │ ├──[-] title (8828:28)
  │ │ ├──[-] description (8829:34)
  │ │ ├──[-] default (8830:30)❌ 
  │ │ ├──[+] properties (10142:13)
  │ │ ├──[+] properties (10143:13)
  │ │ ├──[+] properties (10139:13)
  │ │ ├──[+] properties (10140:13)
  │ │ ├──[+] properties (10141:13)
  │ │ ├──[+] properties (10145:13)
  │ │ ├──[+] properties (10144:13)
  │ │ └──[+] properties (10125:13)
  │ ├─┬handleEscapedChars
  │ │ ├──[🔀] type (10021:17)❌ 
  │ │ ├──[🔀] title (10020:18)
  │ │ ├──[🔀] description (10022:24)
  │ │ └──[-] default (8845:30)❌ 
  │ ├─┬searchHead
  │ │ ├──[+] enum (10037:15)
  │ │ ├──[+] enum (10038:15)
  │ │ ├──[🔀] title (10034:18)
  │ │ ├──[🔀] description (10035:24)
  │ │ ├──[🔀] default (10039:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (10040:39)
  │ ├─┬retryRules
  │ │ ├──[-] required (8849:27)❌ 
  │ │ ├──[🔀] type (10171:17)❌ 
  │ │ ├──[+] title (10172:18)
  │ │ ├──[+] description (10173:24)
  │ │ ├──[+] default (10174:20)❌ 
  │ │ ├──[-] properties (8868:25)❌ 
  │ │ ├──[-] properties (8869:25)❌ 
  │ │ ├──[-] properties (8865:25)❌ 
  │ │ ├──[-] properties (8866:25)❌ 
  │ │ ├──[-] properties (8867:25)❌ 
  │ │ ├──[-] properties (8871:25)❌ 
  │ │ ├──[-] properties (8870:25)❌ 
  │ │ └──[-] properties (8851:25)❌ 
  │ ├─┬outputMode
  │ │ ├──[-] enum (8764:27)❌ 
  │ │ ├──[-] enum (8763:27)❌ 
  │ │ ├──[🔀] type (10116:17)❌ 
  │ │ ├──[🔀] title (10117:18)
  │ │ ├──[🔀] description (10118:24)
  │ │ ├──[🔀] default (10119:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (8766:49)❌ 
  │ ├─┬disableTimeFilter
  │ │ ├──[+] items (10046:13)❌ 
  │ │ ├──[🔀] type (10044:17)❌ 
  │ │ ├──[🔀] title (10042:18)
  │ │ ├──[🔀] description (10043:24)
  │ │ └──[-] default (8835:30)❌ 
  │ ├─┬search
  │ │ ├──[🔀] title (10167:18)
  │ │ ├──[🔀] description (10168:24)
  │ │ └──[+] default (10169:20)❌ 
  │ ├─┬timeout
  │ │ ├──[🔀] type (10151:17)❌ 
  │ │ ├──[🔀] title (10152:18)
  │ │ ├──[-] maximum (8824:30)❌ 
  │ │ ├──[-] minimum (8823:30)❌ 
  │ │ ├──[+] minLength (10153:22)❌ 
  │ │ ├──[-] description (8822:34)
  │ │ └──[-] default (8825:30)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (8734:27)❌ 
  │ │ ├──[🔀] type (10111:17)❌ 
  │ │ ├──[+] title (10112:18)
  │ │ ├──[🔀] description (10113:24)
  │ │ └──[+] default (10114:20)❌ 
  │ ├─┬rejectUnauthorized
  │ │ ├──[🔀] type (10025:17)❌ 
  │ │ ├──[🔀] title (10024:18)
  │ │ ├──[🔀] description (10026:24)
  │ │ └──[-] default (8840:30)❌ 
  │ ├─┬latest
  │ │ ├──[🔀] title (10029:18)
  │ │ ├──[🔀] description (10031:24)
  │ │ └──[+] default (10030:20)❌ 
  │ ├─┬authentication
  │ │ ├──[-] enum (8806:27)❌ 
  │ │ ├──[-] enum (8807:27)❌ 
  │ │ ├──[-] enum (8808:27)❌ 
  │ │ ├──[-] enum (8809:27)❌ 
  │ │ ├──[-] enum (8810:27)❌ 
  │ │ ├──[🔀] title (10182:18)
  │ │ ├──[🔀] description (10183:24)
  │ │ ├──[🔀] default (10184:20)❌ 
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (8812:25)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (8818:49)❌ 
  │ ├─┬earliest
  │ │ ├──[🔀] title (10156:18)
  │ │ └──[🔀] description (10157:24)
  │ ├─┬endpoint
  │ │ ├──[🔀] type (10106:17)❌ 
  │ │ ├──[🔀] title (10107:18)
  │ │ ├──[🔀] description (10108:24)
  │ │ └──[🔀] default (10109:20)❌ 
  │ ├─┬collectRequestParams
  │ │ ├──[🔀] title (10059:18)
  │ │ ├──[🔀] description (10060:24)
  │ │ └─┬Schema
  │ │   ├─┬name
  │ │   │ └──[🔀] title (10070:24)
  │ │   └─┬value
  │ │     └──[🔀] description (10074:30)
  │ └─┬collectRequestHeaders
  │   ├──[+] enum (10084:15)
  │   ├──[+] enum (10080:15)
  │   ├──[+] enum (10081:15)
  │   ├──[+] enum (10082:15)
  │   ├──[+] enum (10083:15)
  │   ├──[-] items (8789:25)❌ 
  │   ├──[🔀] type (10076:17)❌ 
  │   ├──[🔀] title (10077:18)
  │   ├──[🔀] description (10078:24)
  │   ├──[+] default (10091:20)❌ 
  │   └─┬Extensions
  │     ├──[+] x-speakeasy-enum-descriptions (10086:13)
  │     └──[+] x-speakeasy-unknown-values (10092:39)
  ├─┬CollectorRest
  │ ├──[+] properties (9208:9)
  │ ├──[+] properties (9203:9)
  │ ├──[+] properties (9213:9)
  │ ├──[+] properties (9242:9)
  │ ├──[+] properties (9233:9)
  │ ├──[+] properties (9238:9)
  │ ├──[+] properties (9184:9)
  │ ├──[+] properties (9198:9)
  │ ├──[+] properties (9282:9)
  │ ├──[+] properties (9193:9)
  │ ├──[+] properties (9188:9)
  │ ├──[+] properties (9180:9)
  │ ├──[+] properties (9263:9)
  │ ├──[+] properties (9273:9)
  │ ├──[+] properties (9278:9)
  │ ├──[+] properties (9259:9)
  │ ├──[+] properties (9229:9)
  │ ├──[+] properties (9176:9)
  │ ├──[+] allOf (9287:11)
  │ ├──[+] allOf (9374:11)
  │ ├─┬timeout
  │ │ ├──[🔀] type (9108:17)❌ 
  │ │ ├──[🔀] title (9109:18)
  │ │ ├──[-] maximum (8445:30)❌ 
  │ │ ├──[-] minimum (8444:30)❌ 
  │ │ ├──[🔀] description (9110:24)
  │ │ └──[🔀] default (9111:20)❌ 
  │ ├─┬discovery
  │ │ ├──[-] required (8348:27)❌ 
  │ │ ├──[+] items (9042:13)❌ 
  │ │ ├──[🔀] type (9040:17)❌ 
  │ │ ├──[+] title (9039:18)
  │ │ └──[-] properties (8350:25)❌ 
  │ ├─┬disableTimeFilter
  │ │ ├──[+] enum (9003:15)
  │ │ ├──[+] enum (9004:15)
  │ │ ├──[+] enum (9005:15)
  │ │ ├──[+] enum (9006:15)
  │ │ ├──[🔀] type (9000:17)❌ 
  │ │ ├──[🔀] title (9001:18)
  │ │ ├──[-] description (8455:34)
  │ │ ├──[🔀] default (9012:20)❌ 
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-enum-descriptions (9008:13)
  │ │   └──[+] x-speakeasy-unknown-values (9013:39)
  │ ├─┬authentication
  │ │ ├──[-] enum (8429:27)❌ 
  │ │ ├──[-] enum (8432:27)❌ 
  │ │ ├──[-] enum (8433:27)❌ 
  │ │ ├──[-] enum (8434:27)❌ 
  │ │ ├──[-] enum (8435:27)❌ 
  │ │ ├──[-] enum (8430:27)❌ 
  │ │ ├──[-] enum (8431:27)❌ 
  │ │ ├──[-] enum (8436:27)❌ 
  │ │ ├──[-] enum (8437:27)❌ 
  │ │ ├──[-] enum (8428:27)❌ 
  │ │ ├──[🔀] title (9210:18)
  │ │ ├──[🔀] description (9211:24)
  │ │ ├──[🔀] default (9212:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (8439:49)❌ 
  │ ├─┬rejectUnauthorized
  │ │ ├──[🔀] type (8996:17)❌ 
  │ │ ├──[🔀] title (8997:18)
  │ │ ├──[🔀] description (8998:24)
  │ │ └──[-] default (8466:30)❌ 
  │ ├─┬collectMethod
  │ │ ├──[-] enum (8372:27)❌ 
  │ │ ├──[-] enum (8369:27)❌ 
  │ │ ├──[-] enum (8370:27)❌ 
  │ │ ├──[-] enum (8371:27)❌ 
  │ │ ├──[+] items (9247:13)❌ 
  │ │ ├──[🔀] type (9245:17)❌ 
  │ │ ├──[🔀] title (9243:18)
  │ │ ├──[+] description (9244:24)
  │ │ ├──[-] default (8378:30)❌ 
  │ │ └─┬Extensions
  │ │   ├──[-] x-speakeasy-enum-descriptions (8374:25)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (8379:49)❌ 
  │ ├─┬captureHeaders
  │ │ ├──[🔀] type (9204:17)❌ 
  │ │ ├──[🔀] title (9205:18)
  │ │ ├──[🔀] description (9206:24)
  │ │ └──[🔀] default (9207:20)❌ 
  │ ├─┬collectRequestParams
  │ │ ├──[+] type (9123:17)❌ 
  │ │ ├──[+] title (9124:18)
  │ │ ├──[+] description (9125:24)
  │ │ └──[+] default (9126:20)❌ 
  │ ├─┬decodeUrl
  │ │ ├──[🔀] type (9035:17)❌ 
  │ │ ├──[🔀] title (9036:18)
  │ │ ├──[🔀] description (9037:24)
  │ │ └──[-] default (8461:30)❌ 
  │ ├─┬collectRequestHeaders
  │ │ ├──[+] enum (9084:15)
  │ │ ├──[+] enum (9085:15)
  │ │ ├──[+] enum (9087:15)
  │ │ ├──[+] enum (9088:15)
  │ │ ├──[+] enum (9090:15)
  │ │ ├──[+] enum (9092:15)
  │ │ ├──[+] enum (9083:15)
  │ │ ├──[+] enum (9086:15)
  │ │ ├──[+] enum (9089:15)
  │ │ ├──[+] enum (9091:15)
  │ │ ├──[-] items (8387:25)❌ 
  │ │ ├──[🔀] type (9079:17)❌ 
  │ │ ├──[🔀] title (9080:18)
  │ │ ├──[+] description (9081:24)
  │ │ ├──[+] default (9093:20)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (9094:39)
  │ ├─┬collectBody
  │ │ ├──[+] items (9217:13)❌ 
  │ │ ├──[+] type (9215:17)❌ 
  │ │ └──[+] title (9214:18)
  │ ├─┬collectUrl
  │ │ ├──[🔀] title (9235:18)
  │ │ ├──[🔀] description (9236:24)
  │ │ └──[+] default (9237:20)❌ 
  │ ├─┬retryRules
  │ │ ├──[-] required (8487:27)❌ 
  │ │ ├──[🔀] type (9015:17)❌ 
  │ │ ├──[+] title (9016:18)
  │ │ ├──[+] description (9017:24)
  │ │ ├──[-] properties (8507:25)❌ 
  │ │ ├──[-] properties (8508:25)❌ 
  │ │ ├──[-] properties (8503:25)❌ 
  │ │ ├──[-] properties (8504:25)❌ 
  │ │ ├──[-] properties (8506:25)❌ 
  │ │ ├──[-] properties (8505:25)❌ 
  │ │ ├──[-] properties (8510:25)❌ 
  │ │ ├──[-] properties (8509:25)❌ 
  │ │ └──[-] properties (8489:25)❌ 
  │ ├─┬collectVerb
  │ │ ├──[+] type (9239:17)❌ 
  │ │ ├──[+] title (9240:18)
  │ │ └──[+] description (9241:24)
  │ ├─┬pagination
  │ │ ├──[-] required (8402:27)❌ 
  │ │ ├──[+] items (9022:13)❌ 
  │ │ ├──[🔀] type (9020:17)❌ 
  │ │ ├──[+] title (9019:18)
  │ │ └──[-] properties (8404:25)❌ 
  │ ├─┬useRoundRobinDns
  │ │ ├──[🔀] title (9200:18)
  │ │ └──[🔀] description (9201:24)
  │ ├─┬safeHeaders
  │ │ ├──[-] items (8483:25)❌ 
  │ │ ├──[🔀] type (9185:17)❌ 
  │ │ ├──[🔀] title (9186:18)
  │ │ ├──[🔀] description (9187:24)
  │ │ └──[-] default (8481:30)❌ 
  │ ├─┬type
  │ │ ├──[+] required (8982:15)❌ 
  │ │ ├──[-] enum (8343:27)❌ 
  │ │ ├──[🔀] type (8980:17)❌ 
  │ │ ├──[-] description (8344:34)
  │ │ └──[+] properties (8984:13)
  │ └─┬stopOnEmptyResults
  │   ├──[🔀] title (9114:18)
  │   ├──[🔀] description (9115:24)
  │   └──[🔀] default (9116:20)❌ 
  ├─┬PipelineFunctionConf
  │ ├──Discriminator
  │ └─┬ONEOF
  │   └──[🔀] $ref (6171:13)❌ 
  └─┬FunctionResponse
    ├──Discriminator
    └─┬ONEOF
      └──[🔀] $ref (1915:13)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 6 0
components 594 266

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.674.0

* `cribl_control_plane.pipelines.update()`: 
  *  `request.conf.functions.[]` **Changed** **Breaking** ⚠️
  *  `response.items.[].conf.functions.[]` **Changed**
* `cribl_control_plane.collectors.list()`:  `response.items.[].[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.delete()`:  `response.items.[].[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.get()`:  `response.items.[].[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.collectors.update()`: 
  *  `request.saved_job.[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
  *  `response.items.[].[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.destinations.pq.get()`:  `response.items.[].args.[runnable_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.pipelines.create()`: 
  *  `request.conf.functions.[]` **Changed** **Breaking** ⚠️
  *  `response.items.[].conf.functions.[]` **Changed**
* `cribl_control_plane.collectors.create()`: 
  *  `request.saved_job.[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
  *  `response.items.[].[saved_job_collection].collector.conf` **Changed** **Breaking** ⚠️
* `cribl_control_plane.pipelines.list()`:  `response.items.[].conf.functions.[]` **Changed**
* `cribl_control_plane.pipelines.get()`:  `response.items.[].conf.functions.[]` **Changed**
* `cribl_control_plane.pipelines.delete()`:  `response.items.[].conf.functions.[]` **Changed**
* `cribl_control_plane.functions.get()`:  `response.items.[]` **Changed**
* `cribl_control_plane.functions.list()`:  `response.items.[]` **Changed**
@github-actions github-actions bot requested a review from a team as a code owner December 20, 2025 01:03
@github-actions github-actions bot added the prerelease Bump by a prerelease version label Dec 20, 2025
@michalbiesek michalbiesek merged commit 7c607c5 into dev Dec 20, 2025
3 checks passed
@michalbiesek michalbiesek deleted the speakeasy-sdk-regen-dev-1766192396 branch December 20, 2025 11:53
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