- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: elastic/elasticsearch-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
make Elasticsearch.scroll POST the scroll ID (a regression fix)
#1064 by rain87 was merged Dec 9, 2019 Loading…
Allow retries for statuses other than 429 in streaming bulk backport 8.16 backport 8.19
#2071 by ayayron was merged Nov 12, 2024 Loading…
Make pyarrow dependency optional for tests backport 8.17 backport 8.19
#2733 by danigm was merged Jan 8, 2025 Loading…
fix ordering of arguments in documentation for client's get method
#532 by keith-pinto was merged Feb 11, 2017 Loading…
Have AIOHttpConnection honour the 'url_prefix' argument. Fixes #1351
#1352 by tjeerdbakker38 was closed Aug 20, 2020 Loading…
Add explicit parameters for AIOHttpConnection and AsyncTransport
#1672 by V1NAY8 was merged Aug 16, 2021 Loading…
Fixed wrong line of documentation in bulk update example
#1935 by RamiAwar was closed Mar 28, 2022 Loading…
Pass endpoint_id and path_parts to transport backport 8.12 backport 8.13
#2457 by pquentin was merged Mar 7, 2024 Loading…
Renamed the
timeout
parameter in docstring to request_timeout
as the @query_params decorator expects request_timeout
. #891 by jubins was closed Apr 26, 2019 Loading…
Refactor cloud_id, api_key, headers, and http_compress
#1126 by sethmlarson was merged Mar 4, 2020 Loading…
Fix for error while initializing client with xpack
#1147 by binithb was closed Mar 20, 2020 Loading…
[Backport 8.8] [DOCS] Adds getting started content based on the template
#2241 by github-actions bot was merged Jul 5, 2023 Loading…
fix examples.asciidoc to match implementation backport 8.11
#2252 by mattiassluis was merged Nov 30, 2023 Loading…
Passing of SSL Certificates to urllib3 when use_ssl is True Category: Enhancement
#139 by ghost was closed Nov 11, 2014 Loading…
Added an option to suppress ssl check warning this warning appears in re...
#200 by sultaniman was closed Feb 18, 2015 Loading…
documentation for basic auth over reverse proxy
#377 by thammegowda was closed Mar 15, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.