Release v12.0.0-beta3
·
28 commits
to master
since this release
Breaking Changes
Features
-
Ingest service (v1beta2):
- Model
HECResponsehas been removed
- Model
-
KVStore service (v1beta1)
- Model
Keyrenamed toRecordand has an additional required fielduser - Endpoints
insert_recordandput_recordhave returnType Record (earlier it was Key)
- Model
-
Search service (v3alpha1)
- Models
RecurringSearchandUpdateRecurringSearchhave been removed - Endpoint
create_datasettakes in argumentDatasetPOSTinstead ofDataset - Endpoint
update_dataset_by_idtakes in argumentDatasetPATCHinstead ofDataset - Endpoint
delete_dataset_by_idhas a returnTypeSSCVoidModelinstead ofDataset - Endpoint
list_spl2_moduleshas a returnTypeListModulesinstead ofList[Module] - Endpoints
create_recurring_search,delete_recurring_search,get_all_jobs_for_recurring_search,get_job_for_recurring_search,get_recurring_search,list_recurring_searchesandupdate_recurring_searchhave been removed
- Models
Non-Breaking Changes
Features
-
Identity service (v3):
- Models
ResetPasswordBody,UpdateGroupBody,UpdatePasswordBodyandUpdateRoleBodyhave been added - Endpoints
reset_password,update_password,update_groupandupdate_rolehave been added - Parameters
descriptionanddisplay_namehave been added to modelsCreateGroupBody,CreateRoleBody,Role, andGroup
- Models
-
Search service (v3alpha1)
- Models
DatasetPATCH,DatasetPOST,FederatedConnection,FederatedConnectionInputandListModuleshave been added - Endpoints
create_federated_connection,delete_federated_connection,get_federated_connection_by_nameandput_federated_connection_by_namehave been added
- Models
-
Streams service (v3beta1)
- Models
PipelineReactivateResponseAsync,PipelineReactivationStatus,UpgradePipelineRequestandValidateConnectionRequesthave been added - Parameter
skip_validationhas been added tocreate_connectionendpoint - Parameter
create_user_idhas been added tolist_templatesendpoint - Endpoints
reactivation_status,validate_connection, andupgrade_pipelinehave been added - Parameter
metadatahas been added toConnectorResponse - Parameter
labelshas been added toPipelinePatchRequest,PipelineRequestandPipelineResponsemodels - Parameter
uberJarSha256has been added toPipelineResponsemodel ACTIVATINGandDEACTIVATINGadded to modelPipelineResponsestatus enum- Model
Sourcehas changed with propertiesnodeandpipeline_versiondeleted and 18 new properties added - Parameter
learn_more_locationhas been added to modelTemplateResponse
- Models
-
Added support to build a partial (without scheme) or full URL from "route" parameter and based on tenant specification in the context