Update dependency elasticsearch to ~=7.17.12 #8
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:
~=7.10.0->~=7.17.12Release Notes
elastic/elasticsearch-py (elasticsearch)
v7.17.12: 7.17.12Compare Source
v7.17.9: 7.17.9Compare Source
v7.17.8: 7.17.8Compare Source
v7.17.7: 7.17.7Compare Source
v7.17.6: 7.17.6Compare Source
v7.17.5: 7.17.5Compare Source
v7.17.4: 7.17.4Compare Source
Client
v7.17.3: 7.17.3Compare Source
Client
v7.17.2: 7.17.2Compare Source
Client
v7.17.1: 7.17.1Compare Source
Helpers
fromparameter to be rewritten tofrom_when used with thescanandasync_scanhelpers (https://github.com/elastic/elasticsearch-py/pull/1897)Transport
AiohttpHttpConnectionto not leak TLS connections when the socket isn't explicitly shutdown by the peer (https://github.com/elastic/elasticsearch-py/pull/1919)v7.17.0: 7.17.0Compare Source
Machine Learning
ml.get_model_snapshot_upgrade_statsAPIbodyparameter to theml.forecastandml.open_jobAPIsTransform
timeoutparameter to thetransform.delete_transform,transform.preview_transform,transform.put_transform,transform.update_transform, andtransform.upgrade_transformAPIsv7.16.3: 7.16.3Compare Source
Client
v7.16.2: 7.16.2Compare Source
Client
v7.16.1: 7.16.1Compare Source
Client
Transport
AIOHttpConnectionwouldn't log query parameters for URLs.v7.16.0: 7.16.0Compare Source
Client
Deprecated
send_get_body_asparameter. This parameter is no longer necessaryas APIs all use non-GET HTTP methods when using a body.
body,params, and other per-request parameters has been delayed beyond 8.0.0.Changed deprecation warnings to mention "future version" instead of 8.0.0.
Fixed
unicodeHTTP headers with the urllib3 HTTP clientscanhelper to always set thesortandscrollparametersAPI
Search
keep_aliveparameter of theopen_point_in_timeAPI to be requiredto reflect its required status within Elasticsearch
track_total_hitsparameter to thesearch_mvtAPIFleet
fleet.global_checkpointsAPI from experimental to stablefleet.searchexperimental APIfleet.msearchexperimental APIIndices
indices.modify_data_streamAPIIngest
if_versionparameter to theingest.put_pipelineAPIMigration
migration.get_feature_upgrade_statusAPImigration.post_feature_upgradeAPIMachine Learning
defer_definition_decompressionparameter to theml.put_trained_modelAPITransforms
transform.upgrade_transformsAPIv7.15.2: 7.15.2Compare Source
Client
Nodes
metricparameter of thenodes.infoAPI.v7.15.1: 7.15.1Compare Source
Client
JSONSerializer.default()whennumpyandpandasweren't installed.DeprecationWarningfor thebodyparameter to be a "removed in a future version" instead of "removed in 8.0" in line with the 8.0 roadmap.API
Search
indexparameter of theopen_point_in_timeAPI is now required, was optional.v7.15.0: 7.15.0Compare Source
Client
We've recently announced our roadmap for 8.0.0 and have begun issuing deprecation warnings in the 7.x release stream to prepare users for upgrading to 8.0.0 when available.
Added
AsyncTransportandAIOHttpConnectionMapboxVectorTileSerializerfor handling theapplication/vnd.mapbox-vector-tilemimetype. Because this mimetype is binary rather than text the raw responsebytesare forwarded from the serializer without decodingFixed
elasticsearchmodule by delaying imports ofpandasandnumpyuntil later in the JSON serialization stage if necessaryAPIs
Search
search_mvtexperimental APIsearch,scroll, andclear_scrollAPIsbodyparameter of thesearch,scroll, andclear_scrollAPIsDocuments
updateAPIdocumentparameter to thecreateandindexAPIsbodyparameter of thecreate,index, andupdateAPIsIndices
indices.disk_usageexperimental APIindices.fields_usage_statsexperimental APIindices.createAPIbodyparameter of theindices.createAPIMachine Learning
ignore_unavailable,allow_no_indices,ignore_throttled, andexpand_wildcardsparameters to theml.put_jobAPINodes
nodes.clear_repositories_metering_archiveexperimental APInodes.get_repositories_metering_infoexperimental APIshardsoption to theindex_metricparameter of thenodes.statsAPIdoc_typeparameter of thenodes.hot_threadsAPI, instead use thetypeparameterSecurity
security.query_api_keysAPILicense
doc_typeparameter of thelicense.post_start_trialAPI, instead use thetypeparameterv7.14.2: 7.14.2Compare Source
Client
v7.14.1: 7.14.1Compare Source
Client
v7.14.0: 7.14.0Compare Source
Client
Added
UnsupportedProductErrorexception will be raised.APIs
Search
Added the
terms_enumbeta APIRemoved the
query_and_fetchanddfs_query_and_fetchoptions in thesearch_typeparameter to themsearch,msearch_templateandsearch_templateAPIsIndex Lifecycle Management
ilm.migrate_to_data_tiersAPIMachine Learning
ml.reset_jobAPISecurity
security.saml_authenticateAPIsecurity.saml_complete_logoutAPIsecurity.saml_invalidateAPIsecurity.saml_logoutAPIsecurity.saml_prepare_authenticationAPIsecurity.saml_service_provider_metadataAPISQL
sql.delete_asyncAPIsql.get_asyncAPIsql.get_async_statusAPISnapshots
include_repositoryparameter tosnapshot.getAPIrarely_abort_writesparameter to thesnapshot.repository_analyzeAPIv7.13.4: 7.13.4Compare Source
Client
v7.13.3: 7.13.3Compare Source
Client
Fixed
NameErrorwould be raised on Python 2.7 and 3.4 when a connection error would have otherwise been raised.v7.13.2: 7.13.2Compare Source
Client
Fixed
Transport.perform_request()now properly reraisesRecursionError(Contributed by @hmilkovi)AIOHttpConnectionno longer sendsAccept-Encoding: gzip, deflatewhenhttp_compress=None.Instead now sends no
Accept-Encodingheader.APIs
Snapshot
snapshot.repository_analyzeAPIv7.13.1: 7.13.1Compare Source
Client
v7.13.0: 7.13.0Compare Source
Client
Added
ELASTIC_CLIENT_APIVERSIONING=1is set the client will send the headers Accept and Content-Type with the following value:application/vnd.elasticsearch+json;compatible-with=7.APIs
Cat
include_unloaded_segmentsparameter to thecat.nodesAPISnapshot Features
features.reset_featuresexperimental APIFleet
fleet.global_checkpointsexpiremental APIIngest
ingest.geo_ip_statsAPIMachine Learning
ml.delete_trained_model_aliasAPIml.preview_data_frame_analyticsAPIml.put_trained_model_aliasAPIml.delete_data_frame_analytics,ml.delete_trained_model,ml.explain_data_frame_analytics,ml.get_data_fram_analytics,ml.get_data_frame_analytics_stats,ml.get_trained_models,ml.get_trained_models_stats,ml.put_trained_model,ml.start_data_frame_analytics,ml.stop_data_frame_analytics,ml.update_data_frame_analyticsAPIs from beta to stable.Nodes
include_unloaded_segmentsparameter tonode.statsAPISearchable Snapshots
searchable_snapshots.cache_statsexperimental APISecurity
security.clear_cached_service_tokensbeta APIsecurity.create_service_tokenbeta APIsecurity.delete_service_tokenbeta APIsecurity.get_service_accountsbeta APIsecurity.get_service_credentialsbeta APIShutdown
shutdown.delete_nodeexperiemental APIshutdown.get_nodeexperimental APIshutdown.put_nodeexperimental APISnapshots
index_detailsparameter tosnapshot.getAPIText Structure
text_structure.find_structureAPI from experimental to stablev7.12.1: 7.12.1Compare Source
APIs
Text Structure
text_structure.find_text_structureAPI from experimental to stablev7.12.0: 7.12.0Compare Source
APIs
Autoscaling
autoscaling.delete_autoscaling_policy,autoscaling.get_autoscaling_policy, andautoscaling.put_autoscaling_policyAPIs from experimental to stableEQL
eql.get_statusAPILogash
logstash.delete_pipeline,logstash.get_pipeline, andlogstash.put_pipelineAPIsMachine Learning
ml.find_text_structureAPISearchable Snapshots
storageparameter to thesearchable_snapshots.mountAPIlevelparameter to thesearchable_snapshots.statsAPISearch
min_compatible_shard_nodeparameter tosearch()Text Structure
text_structure.find_text_structureAPIv7.11.0: 7.11.0Compare Source
Client
Added
X-Elastic-Client-MetaHTTP header and themeta_headerparameter for controlling the header (#1473)ElasticsearchWarningwhich is raised when theWarningHTTP header is returned from Elasticsearch.ElasticsearchDeprecationWarningis now an alias for this warning type (#1495)APIs
Async Search
async_search.statusAPIAutoscaling
autoscaling.get_autoscaling_capacityexperimental APIautoscaling.get_autoscaling_decisionexperimental APICat
cat.tasksAPI parametersnode_idandparent_tasktonodesandparent_task_idCluster
cluster.delete_component_template,cluster.exists_component_template, andcluster.get_component_template,cluster.put_component_templateAPIs from experimental to stableEQL
eql.delete,eql.get,eql.searchAPIs from beta to stableIndices
indices.migrate_to_data_streamAPIindices.promote_data_streamAPIexpand_wildcardsparameter to theindices.delete_data_streamandindices.get_data_streamAPIsindices.delete_index_template,indices.exists_index_template,indices.get_index_template,indices.put_index_template,indices.simulate_index_template, andindices.simulate_templateAPIs moved from experimental to stableMachine Learning
ml.upgrade_job_snapshotAPIexclude_generatedparameter toml.get_data_frame_analytics,ml.get_datafeeds,ml.get_jobs, andml.get_trained_modelsAPIsml.delete_data_frame_analytics,ml.delete_trained_model,ml.explain_data_frame_analytics,ml.get_data_frame_analytics,ml.get_data_frame_analytics_stats,ml.get_trained_models,ml.get_trained_models_stats,ml.put_data_frame_analytics,ml.put_trained_model,ml.start_data_frame_analytics,ml.stop_data_frame_analytics,ml.update_data_frame_analyticsAPIs from experimental to betaRollup
rollup.rollupAPITransform
exclude_generatedparameter totransform.get_transformAPIWatcher
watcher.query_watchesAPIConfiguration
📅 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 Renovate Bot.