[TASK] Update elasticsearch/elasticsearch (^5.0 || ^7.0 => ^5.0 || ^7.0 || ^8.0) #99
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0 || ^7.0
->^5.0 || ^7.0 || ^8.0
Release Notes
elastic/elasticsearch-php (elasticsearch/elasticsearch)
v8.11.0
Compare Source
Esql.query
Inference.deleteModel
Inference.getModel
Inference.inference
Inference.putModel
v8.10.0
Compare Source
QueryRuleset.list
(new EXPERIMENTAL API)Security.getSettings
(new API)Security.updateSettings
(new API)Synonyms.delete
deleteSynonym
.Synonyms.deleteSynonym
(new EXPERIMENTAL API)Synonyms.delete
. Removedsynonyms_set
in favor ofid
parameter (string). The id of the synonyms set to be deleted.
Synonyms.deleteSynonymRule
(new EXPERIMENTAL API)Synonyms.get
getSynonym
.Synonyms.getSynonym
(new EXPERIMENTAL API)Synonyms.getSynonym
. Removedsynonyms_set
in favor ofid
required parameter (string). The name of the synonyms set to be retrieved.
Synonyms.getSynonymRule
(new EXPERIMENTAL API)Synonyms.getSynonymsSets
(new EXPERIMENTAL API)Synonyms.put
putSynonym
.Synonyms.putSynonym
(new EXPERIMENTAL API)Synonyms.put
. Removedsynonyms_set
in favor ofid
required parameter (string). The id of the synonyms set to be created or updated.
Synonyms.putSynonymRule
(new EXPERIMENTAL API)v8.9.0
Compare Source
#1344
Cluster.info
(new API)QueryRuleset.delete
(new EXPERIMENTAL API)QueryRuleset.get
(new EXPERIMENTAL API)QueryRuleset.put
(new EXPERIMENTAL API)SearchApplication.renderQuery
(new EXPERIMENTAL API)Security.createCrossClusterApiKey
(new EXPERIMENTAL API)Security.updateCrossClusterApiKey
(new EXPERIMENTAL API)SynonymRule.put
(new EXPERIMENTAL API)Synonyms.delete
(new EXPERIMENTAL API)Synonyms.get
(new EXPERIMENTAL API)Synonyms.put
(new EXPERIMENTAL API)SynonymsSets.get
(new EXPERIMENTAL API)v8.8.2
Compare Source
v8.8.1
: Release 8.8.1Compare Source
This release contains the following fix:
psr/http-message
^2.0 support #1313 (this was supposed to be in 8.8.0)v8.8.0
Compare Source
#1302
Indices.deleteDataLifecycle
(new EXPERIMENTAL API)Indices.explainDataLifecycle
(new EXPERIMENTAL API)Indices.getDataLifecycle
(new EXPERIMENTAL API)Indices.putDataLifecycle
(new EXPERIMENTAL API)SearchApplication.delete
(new EXPERIMENTAL API)SearchApplication.deleteBehavioralAnalytics
(new EXPERIMENTAL API)SearchApplication.get
(new EXPERIMENTAL API)SearchApplication.getBehavioralAnalytics
(new EXPERIMENTAL API)SearchApplication.list
(new EXPERIMENTAL API)SearchApplication.postBehavioralAnalyticsEvent
(new EXPERIMENTAL API)SearchApplication.put
(new EXPERIMENTAL API)SearchApplication.putBehavioralAnalytics
(new EXPERIMENTAL API)SearchApplication.search
(new EXPERIMENTAL API)Watcher.getSettings
(new API)Watcher.updateSettings
(new API)search
: Added theinclude_named_queries_score
boolean parameter. Indicates whether hit.matched_queries should be rendered as a map that includes the name of the matched query associated with its score (true) or as an array containing the name of the matched queries (false)Cluster.getComponentTemplate
: Addedinclude_defaults
boolean parameters. Return all default configurations for the component template (default: false)Indices.getDataStream
: Addedinclude_defaults
boolean parameter. Return all relevant default configurations for the data stream (default: false)Indices.getIndexTemplate
: Addedinclude_defaults
boolean parameter. Return all relevant default configurations for the index template (default: false)Indices.simulateIndexTemplate
: Addedinclude_defaults
boolean parameter. Return all relevant default configurations for this index template simulation (default: false)Indices.simulateTemplate
: Addedinclude_defaults
boolean parameter. Return all relevant default configurations for this template simulation (default: false)Logstash.getPipeline
: Makeid
parameter optional.Ml.putTrainedModel
: Addedwait_for_completion
boolean parameter. Whether to wait for all child operations(e.g. model download) to complete, before returning or not. Default to false
Ml.startTrainedModelDeployment
: Addeddeployment_id
string parameter. The Id of the new deployment. Defaults to the model_id if not set.Transform.deleteTransform
: Addeddelete_dest_index
boolean parameter. Whentrue
, the destination index is deleted together with the transform. The default value isfalse
, meaning that the destination index will not be deleted.v8.7.1
Compare Source
v8.7.0
Compare Source
documentation here
documentation here
delete_user_annotations
boolean parameter inMl.deleteJob
.Should annotations added by the user be deleted
delete_user_annotations
boolean parameter inMl.resetJob
.Should annotations added by the user be deleted
timeout
time parameter inTransform.getTransformStats
.Controls the time to wait for the stats
from
string parameter inTransform.startTransform
.Restricts the set of transformed entities to those changed after this time
php-http/discovery
library#1294
v8.6.2
Compare Source
v8.6.1
Compare Source
priority
string parameter forMl.startTrainedModelDeployment
.The deployment priority.
v8.6.0
Compare Source
v8.5.3
Compare Source
v8.5.2
Compare Source
v8.5.1
Compare Source
v8.5.0
Compare Source
elasticsearch/reference/master/clear-trained-model-deployment-cache.html)
with_limited_by
boolean parameter in the endpointSecurity.getApiKey
.Flag to show the limited-by role descriptors of API Keys.
with_profile_uid
boolean parameter in the endpointSecurity.getUser
.Flag to retrieve profile uid (if exists) associated to the user.
uid
parameter in the endpointSecurity.getUserProfile
.A comma-separated list of unique identifier for user profiles.
with_limited_by
boolean parameter in the endpointSecurity.queryApiKeys
.Flag to show the limited-by role descriptors of API Keys.
ecs_compatibility
string parameter in the endpointTextStructure.findStructure
.Optional parameter to specify the compatibility mode with ECS Grok patterns -
may be either 'v1' or 'disabled'.
v8.4.3
Compare Source
v8.4.2
Compare Source
v8.4.1
Compare Source
v8.4.0
Compare Source
ClientInterface
to simplify the mock of the Client,this is a fix for #1227
#1249
#1243
#1233
7815caa
v8.3.3
Compare Source
v8.3.2
Compare Source
v8.3.1
Compare Source
v8.3.0
Compare Source
fb117a8
v8.2.3
Compare Source
v8.2.2
Compare Source
v8.2.1
: Release 8.2.1Compare Source
This release is compatible with the latest Elasticsearch 8.2.1.
v8.2.0
Compare Source
630cb0b
text/plain
#1220
v8.1.0
Compare Source
e4c2ac9
v8.0.1
Compare Source
NoNodeAvailableException
exception in endpointse7d448d
v8.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.