File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Splunk Cloud SDK for Python Changelog
22
3- ## Version
4- Update with code-generated api bindings and models performed 2021-08-05
3+ ## Version 12.0.0-beta4
4+ #### Breaking Changes
5+ KVstore service (v1beta1): ` delete_recoreds() ` and ` query_records() ` have added a new input parameter of ` enable_mvl `
6+
7+ Search service (v3alpha1): new api of ` list_datasets() ` is added
8+
9+ Streams service (v3beta1): ` list_pipelines() ` has added a new input parameter of ` include_status `
10+
11+
12+ #### Non-Breaking Changes
13+ Streams service (v3beta1): new api of ` delete_source() ` is added
14+
15+ #### Bug fixed
16+ Fix whitesource vulnerability
17+
518
619## Version 12.0.0-beta3
720#### Breaking Changes
@@ -470,4 +483,4 @@ Add Multi-cell support to api and auth endpoints.
470483
471484### Breaking Changes
472485
473- - Action ScalePolicy is now an object
486+ - Action ScalePolicy is now an object
You can’t perform that action at this time.
0 commit comments