You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Splunk Cloud SDK for Python Changelog
2
2
3
+
## Version 12.0.0-beta4
4
+
#### Non-Breaking Changes
5
+
* KVstore service (v1beta1): `delete_recoreds()` has added a new optional input parameter of `enable_mvl`; `query_records()` has added new optional input parameters of `enable_mvl` and `shared`
6
+
7
+
* Search service (v3alpha1): new api of `list_datasets()` is added
8
+
9
+
* Streams service (v3beta1): `list_pipelines()` has added a new optional input parameter of `include_status`; new api of `delete_source()` is added
10
+
11
+
#### Bug fixed
12
+
* Fix whitesource vulnerability
13
+
14
+
3
15
## Version 12.0.0-beta3
4
16
#### Breaking Changes
5
17
##### Features
@@ -467,4 +479,4 @@ Add Multi-cell support to api and auth endpoints.
0 commit comments