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
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,14 @@
2
2
3
3
## Version 12.0.0-beta4
4
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`
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
6
7
-
Search service (v3alpha1): new api of `list_datasets()` is added
7
+
*Search service (v3alpha1): new api of `list_datasets()` is added
8
8
9
-
Streams service (v3beta1): `list_pipelines()` has added a new optional input parameter of `include_status`
10
-
11
-
Streams service (v3beta1): new api of `delete_source()` is added
9
+
* Streams service (v3beta1): `list_pipelines()` has added a new optional input parameter of `include_status`; new api of `delete_source()` is added
0 commit comments