-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency elasticsearch to v7.15.2 #38
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/elasticsearch-7.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
86033a2
to
e467cf1
Compare
e467cf1
to
09a8db6
Compare
09a8db6
to
9e0aa2d
Compare
9e0aa2d
to
4bcdd99
Compare
4bcdd99
to
71d139b
Compare
71d139b
to
e07c99b
Compare
e07c99b
to
6f08918
Compare
6f08918
to
0a20804
Compare
0a20804
to
ab294f4
Compare
ab294f4
to
21bd0ba
Compare
21bd0ba
to
e3cef38
Compare
e3cef38
to
b8a90c6
Compare
b8a90c6
to
3338352
Compare
3338352
to
b951a08
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6.0
->==7.15.2
Release Notes
elastic/elasticsearch-py
v7.15.2
Compare Source
Client
Nodes
metric
parameter of thenodes.info
API.v7.15.1
Compare Source
Client
JSONSerializer.default()
whennumpy
andpandas
weren't installed.DeprecationWarning
for thebody
parameter to be a "removed in a future version" instead of "removed in 8.0" in line with the 8.0 roadmap.API
Search
index
parameter of theopen_point_in_time
API is now required, was optional.v7.15.0
Compare 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
AsyncTransport
andAIOHttpConnection
MapboxVectorTileSerializer
for handling theapplication/vnd.mapbox-vector-tile
mimetype. Because this mimetype is binary rather than text the raw responsebytes
are forwarded from the serializer without decodingFixed
elasticsearch
module by delaying imports ofpandas
andnumpy
until later in the JSON serialization stage if necessaryAPIs
Search
search_mvt
experimental APIsearch
,scroll
, andclear_scroll
APIsbody
parameter of thesearch
,scroll
, andclear_scroll
APIsDocuments
update
APIdocument
parameter to thecreate
andindex
APIsbody
parameter of thecreate
,index
, andupdate
APIsIndices
indices.disk_usage
experimental APIindices.fields_usage_stats
experimental APIindices.create
APIbody
parameter of theindices.create
APIMachine Learning
ignore_unavailable
,allow_no_indices
,ignore_throttled
, andexpand_wildcards
parameters to theml.put_job
APINodes
nodes.clear_repositories_metering_archive
experimental APInodes.get_repositories_metering_info
experimental APIshards
option to theindex_metric
parameter of thenodes.stats
APIdoc_type
parameter of thenodes.hot_threads
API, instead use thetype
parameterSecurity
security.query_api_keys
APILicense
doc_type
parameter of thelicense.post_start_trial
API, instead use thetype
parameterv7.14.2
Compare Source
Client
v7.14.1
Compare Source
Client
v7.14.0
Compare Source
Client
Added
UnsupportedProductError
exception will be raised.APIs
Search
Added the
terms_enum
beta APIRemoved the
query_and_fetch
anddfs_query_and_fetch
options in thesearch_type
parameter to themsearch
,msearch_template
andsearch_template
APIsIndex Lifecycle Management
ilm.migrate_to_data_tiers
APIMachine Learning
ml.reset_job
APISecurity
security.saml_authenticate
APIsecurity.saml_complete_logout
APIsecurity.saml_invalidate
APIsecurity.saml_logout
APIsecurity.saml_prepare_authentication
APIsecurity.saml_service_provider_metadata
APISQL
sql.delete_async
APIsql.get_async
APIsql.get_async_status
APISnapshots
include_repository
parameter tosnapshot.get
APIrarely_abort_writes
parameter to thesnapshot.repository_analyze
APIv7.13.4
Compare Source
Client
v7.13.3
Compare Source
Client
Fixed
NameError
would be raised on Python 2.7 and 3.4 when a connection error would have otherwise been raised.v7.13.2
Compare Source
Client
Fixed
Transport.perform_request()
now properly reraisesRecursionError
(Contributed by @hmilkovi)AIOHttpConnection
no longer sendsAccept-Encoding: gzip, deflate
whenhttp_compress=None
.Instead now sends no
Accept-Encoding
header.APIs
Snapshot
snapshot.repository_analyze
APIv7.13.1
Compare Source
Client
v7.13.0
Compare Source
Client
Added
ELASTIC_CLIENT_APIVERSIONING=1
is 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_segments
parameter to thecat.nodes
APISnapshot Features
features.reset_features
experimental APIFleet
fleet.global_checkpoints
expiremental APIIngest
ingest.geo_ip_stats
APIMachine Learning
ml.delete_trained_model_alias
APIml.preview_data_frame_analytics
APIml.put_trained_model_alias
APIml.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_analytics
APIs from beta to stable.Nodes
include_unloaded_segments
parameter tonode.stats
APISearchable Snapshots
searchable_snapshots.cache_stats
experimental APISecurity
security.clear_cached_service_tokens
beta APIsecurity.create_service_token
beta APIsecurity.delete_service_token
beta APIsecurity.get_service_accounts
beta APIsecurity.get_service_credentials
beta APIShutdown
shutdown.delete_node
experiemental APIshutdown.get_node
experimental APIshutdown.put_node
experimental APISnapshots
index_details
parameter tosnapshot.get
APIText Structure
text_structure.find_structure
API from experimental to stablev7.12.1
Compare Source
APIs
Text Structure
text_structure.find_text_structure
API from experimental to stablev7.12.0
Compare Source
APIs
Autoscaling
autoscaling.delete_autoscaling_policy
,autoscaling.get_autoscaling_policy
, andautoscaling.put_autoscaling_policy
APIs from experimental to stableEQL
eql.get_status
APILogash
logstash.delete_pipeline
,logstash.get_pipeline
, andlogstash.put_pipeline
APIsMachine Learning
ml.find_text_structure
APISearchable Snapshots
storage
parameter to thesearchable_snapshots.mount
APIlevel
parameter to thesearchable_snapshots.stats
APISearch
min_compatible_shard_node
parameter tosearch()
Text Structure
text_structure.find_text_structure
APIv7.11.0
Compare Source
Client
Added
X-Elastic-Client-Meta
HTTP header and themeta_header
parameter for controlling the header (#1473)ElasticsearchWarning
which is raised when theWarning
HTTP header is returned from Elasticsearch.ElasticsearchDeprecationWarning
is now an alias for this warning type (#1495)APIs
Async Search
async_search.status
APIAutoscaling
autoscaling.get_autoscaling_capacity
experimental APIautoscaling.get_autoscaling_decision
experimental APICat
cat.tasks
API parametersnode_id
andparent_task
tonodes
andparent_task_id
Cluster
cluster.delete_component_template
,cluster.exists_component_template
, andcluster.get_component_template
,cluster.put_component_template
APIs from experimental to stableEQL
eql.delete
,eql.get
,eql.search
APIs from beta to stableIndices
indices.migrate_to_data_stream
APIindices.promote_data_stream
APIexpand_wildcards
parameter to theindices.delete_data_stream
andindices.get_data_stream
APIsindices.delete_index_template
,indices.exists_index_template
,indices.get_index_template
,indices.put_index_template
,indices.simulate_index_template
, andindices.simulate_template
APIs moved from experimental to stableMachine Learning
ml.upgrade_job_snapshot
APIexclude_generated
parameter toml.get_data_frame_analytics
,ml.get_datafeeds
,ml.get_jobs
, andml.get_trained_models
APIsml.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_analytics
APIs from experimental to betaRollup
rollup.rollup
APITransform
exclude_generated
parameter totransform.get_transform
APIWatcher
watcher.query_watches
APIv7.10.1
Compare Source
Client
Fixed
scroll
response returned without a value for_shards.skipped
(#1451)Connection.host
property (#1460)Changed
collections.Mapping
in favor ofcollections.abc.Mapping
for Python 3.9 (#1443)v7.10.0
Compare Source
Client
Added
_if_seq_no
/_if_primary_term
) to bulk helpers (#1387)_source
with"_op_type": "update"
bulk helpers (#1387)Removed
yarl
dependency from[async]
extra to avoid issue where pip would overrideaiohttp
's pin ofyarl
. This was not a problem if you install with--use-feature=2020-resolver
. Users should see no changes. (#1401)Fixed
Connection.log_request_failure()
call would receive the compressed HTTP body rather than uncompressed when an error is raised forRequestsHttpConnection
(#1394)sniff_timeout
was used instead ofsniffer_timeout
(#1431, contributed by @HarrySky)Basic APIs
Snapshot
snapshot.clone
methodIndex
require_alias
parameter to multiple index APIsX-Pack APIs
Point in Time
close_point_in_time
andopen_point_in_time
methodsSecurity
security.clear_api_key_cache
andsecurity.grant_api_key
methodsMachine Learning
allow_no_jobs
parameter ofcat.ml_jobs
andml.close_job
,ml.get_job_stats
,ml.get_jobs
,ml.get_overall_buckets
methods in favor ofallow_no_match
parameterallow_no_datafeeds
parameter ofml.get_datafeed_stats
,ml.get_datafeeds
,ml.stop_datafeed
in favor ofallow_no_match
parameterinclude_model_definition
parameter ofml.get_trained_models
method in favor ofinclude
parameterv7.9.1
Compare Source
v7.9.0
Compare Source
v7.8.1
Compare Source
v7.8.0
Compare Source
v7.7.1
Compare Source
v7.7.0
Compare Source
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.