Skip to content

Commit 07e1c9e

Browse files
committed
Update CHANGELOG.md
1 parent 094eba4 commit 07e1c9e

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
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

0 commit comments

Comments
 (0)