Skip to content

Commit d4eca86

Browse files
author
Parul Upadhyaya
committed
update changelog.md
1 parent 23e215d commit d4eca86

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
- Endpoints `insert_record` and `put_record` have returnType Record (earlier it was Key)
1313

1414
* Search service (v3alpha1):
15-
1615
- Models `RecurringSearch` and `UpdateRecurringSearch` have been removed
1716
- Endpoint `create_dataset` takes in argument `DatasetPOST` instead of `Dataset`
1817
- Endpoint `update_dataset_by_id` takes in argument `DatasetPATCH` instead of `Dataset`
@@ -26,14 +25,14 @@
2625
* Identity service (v3):
2726
- Models `ResetPasswordBody`, `UpdateGroupBody`, `UpdatePasswordBody` and `UpdateRoleBody` have been added
2827
- Endpoints `reset_password`, `update_password`, `update_group` and `update_role` have been added
29-
- Parameters `description` and `display_name` have been added to models `CreateGroupBody`, `CreateRoleBody`, `Role`, and `Group`.
28+
- Parameters `description` and `display_name` have been added to models `CreateGroupBody`, `CreateRoleBody`, `Role`, and `Group`
3029

3130
* Search service (v3alpha1):
3231
- Models `DatasetPATCH`, `DatasetPOST`, `FederatedConnection`, `FederatedConnectionInput` and `ListModules` have been added
3332
- Endpoints `create_federated_connection`, `delete_federated_connection`, `get_federated_connection_by_name` and `put_federated_connection_by_name` have been added
3433

3534
* Streams service (v3beta1):
36-
- Models `PipelineReactivateResponseAsync`, `PipelineReactivationStatus`, `UpgradePipelineRequest` and `ValidateConnectionRequest` have been added.
35+
- Models `PipelineReactivateResponseAsync`, `PipelineReactivationStatus`, `UpgradePipelineRequest` and `ValidateConnectionRequest` have been added
3736
- Parameter `skip_validation` has been added to `create_connection` endpoint
3837
- Parameter `create_user_id` has been added to `list_templates` endpoint
3938
- Endpoints `reactivation_status`, `validate_connection`, and `upgrade_pipeline` have been added
@@ -44,6 +43,8 @@
4443
- Model `Source` has changed with properties `node` and `pipeline_version` deleted and 18 new properties added
4544
- Parameter `learn_more_location` has been added to model `TemplateResponse`
4645

46+
* Added support to build a partial (without scheme) or full URL from "route" parameter and based on tenant specification in the context
47+
4748
## Version 12.0.0-beta2
4849
#### Breaking Changes
4950

0 commit comments

Comments
 (0)