pytest-elasticsearch
pytest-elasticsearch copied to clipboard
Bump elasticsearch from 7.17.0 to 8.4.0
Bumps elasticsearch from 7.17.0 to 8.4.0.
Release notes
Sourced from elasticsearch's releases.
8.4.0
Documents
- Added the
knnparameter to thesearchAPI.- Added the
knnparameter to theasync_search.submitAPI.Machine Learning
- Added the
cache_sizeparameter to theml.start_trained_model_deploymentAPI.Security
- Added the
security.update_api_keyAPI.8.3.3
- Client is compatible with Elasticsearch 8.3.3
8.3.2
Security
- Added the
refreshparameter to thesecurity.create_service_tokenAPI.8.3.1
Security
- Added the experimental
security.has_privileges_user_profileAPI- Added the
hintparameter to the experimentalsecurity.suggest_user_profilesAPI8.3.0
- Client is compatible with Elasticsearch 8.3.0
8.2.3
Documents
- Added the
routingparameter to themsearchAPI.CAT
- Added the
cat.component_templatesAPI.Ingest
- Added the
if_versionparameter to theingest.put_pipelineAPI.Security
- Changed the
nameparameter for thesecurity.create_service_tokenAPI from required to optional.- Added the
refreshparameter to thesecurity.create_service_tokenAPI.- Changed the name of
accessparameter to thelabelsparameter in thesecurity.update_user_profile_dataAPI.Shutdown
- Added the
timeoutandmaster_timeoutparameters to theshutdown.get_node,shutdown.delete_node, andshutdown.put_nodeAPIs.- Added the
reason,type,allocation_delay, andtarget_node_nameparameters to theshutdown.put_nodeAPI.8.2.2
Client
- Client is compatible with Elasticsearch 8.2.2
8.2.1
Machine Learning
- Added the
inference_configparameter to theml.infer_trained_model_deploymentAPI.
... (truncated)
Commits
58c7ce7update api to 8.454cd023update api to 8.4227c71fAdd release notes for 8.3.2 and 8.3.37e73534[8.4] Fix timeout related parameters in the options() method2f64b0cFix Incorrect example of custom JsonSerializerc682f09Update assemble task - SNAPSHOTddc82denon-root user to build artifacts inside the container (#2021)ca6bf7fAdd release notes for 8.3.0 and 8.3.1aaae96aupdate APIs to maina1963b9Add release notes for 8.2.3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)