|
7 | 7 | * Ingest service (v1beta2): |
8 | 8 | - Model `HECResponse` has been removed |
9 | 9 |
|
10 | | -* KVStore service (v1beta1) |
| 10 | +* KVStore service (v1beta1): |
11 | 11 | - Model `Key` renamed to `Record` and has an additional required field `user` |
12 | 12 | - Endpoints `insert_record` and `put_record` have returnType Record (earlier it was Key) |
13 | 13 |
|
14 | | -* Search service (v3alpha1) |
| 14 | +* Search service (v3alpha1): |
15 | 15 |
|
16 | 16 | - Models `RecurringSearch` and `UpdateRecurringSearch` have been removed |
17 | 17 | - Endpoint `create_dataset` takes in argument `DatasetPOST` instead of `Dataset` |
|
28 | 28 | - Endpoints `reset_password`, `update_password`, `update_group` and `update_role` have been added |
29 | 29 | - Parameters `description` and `display_name` have been added to models `CreateGroupBody`, `CreateRoleBody`, `Role`, and `Group`. |
30 | 30 |
|
31 | | -* Search service (v3alpha1) |
| 31 | +* Search service (v3alpha1): |
32 | 32 | - Models `DatasetPATCH`, `DatasetPOST`, `FederatedConnection`, `FederatedConnectionInput` and `ListModules` have been added |
33 | 33 | - Endpoints `create_federated_connection`, `delete_federated_connection`, `get_federated_connection_by_name` and `put_federated_connection_by_name` have been added |
34 | 34 |
|
35 | | -* Streams service (v3beta1) |
| 35 | +* Streams service (v3beta1): |
36 | 36 | - Models `PipelineReactivateResponseAsync`, `PipelineReactivationStatus`, `UpgradePipelineRequest` and `ValidateConnectionRequest` have been added. |
37 | 37 | - Parameter `skip_validation` has been added to `create_connection` endpoint |
38 | 38 | - Parameter `create_user_id` has been added to `list_templates` endpoint |
|
0 commit comments