Commit Graph
815 Commits
Author SHA1 Message Date
Rushi Agrawal 200d3c584f Set up CI for elasticsearch-oss
Signed-off-by: Rushi Agrawal <[email protected]>
2021-08-06 12:25:34 +05:30
Shephali Mittal 934ea8cc5e Revert product checker commits:
023cf5380f: "[7.x] Document 'UnsupportedProductError'"
	d381491482: "[7.x] Rename product error to 'UnsupportedProductError'"
	b56fbcb155: "Document the Elasticsearch product check"
	b63d005138: "Don't swallow unexpected errors during Elasticsearch verification"
	801a839093: "Verify we're connected to Elasticsearch before requests"

Signed-off-by: Shephali Mittal <[email protected]>
2021-08-06 12:17:51 +05:30
Seth Michael Larson 023cf5380f [7.x] Document 'UnsupportedProductError' 2021-07-20 11:58:36 -05:00
Seth Michael LarsonandGitHub d381491482 [7.x] Rename product error to 'UnsupportedProductError' 2021-07-20 11:38:41 -05:00
Seth Michael LarsonandSeth Michael Larson de52e149a5 Update APIs to 7.x-SNAPSHOT 2021-07-15 15:23:11 -05:00
Seth Michael LarsonandSeth Michael Larson 82b3daf6aa Allow integration tests to be run from IDE 2021-07-15 15:23:11 -05:00
Seth Michael Larson ef913450c7 Update to 7.x-SNAPSHOT 2021-07-13 19:57:03 -05:00
Seth Michael LarsonandGitHub b63d005138 Don't swallow unexpected errors during Elasticsearch verification 2021-07-12 13:20:13 -05:00
29f6a1ec42 [7.x] Forward auth parameters to APIs in scan helpers
Co-authored-by: Seth Michael Larson <[email protected]>
2021-07-01 16:56:23 -05:00
Seth Michael Larson 0bfac34b88 Update APIs to 7.x-SNAPSHOT 2021-06-30 11:29:29 -05:00
Seth Michael Larson a893d74c3e Bump version to 7.15.0 2021-06-30 11:09:01 -05:00
Seth Michael LarsonandGitHub 801a839093 Verify we're connected to Elasticsearch before requests 2021-06-30 10:58:05 -05:00
a2bacb2704 [7.x] Tolerate RecursionError not being defined in Python<3.5
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-29 10:42:45 -05:00
b2c05d430d [7.x] AsyncTransport(sniff_on_start=True) should block further requests until complete
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-24 09:46:33 -05:00
Seth Michael Larson 3eb605ed9f Update APIs to 7.x-SNAPSHOT 2021-06-21 11:55:24 -05:00
Hrvoje MilkovićandSeth Michael Larson 12aa9972dc [7.x] Reraise RecursionError in Transport.perform_request() 2021-06-07 13:33:22 -05:00
1787f64d02 [7.x] Start testing on Python 3.10
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-07 13:30:04 -05:00
07151b3807 [7.x] Skip default headers from AIOHttpConnection
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-04 15:14:51 -05:00
Seth Michael Larson c781f3e78c Update APIs to 7.x-SNAPSHOT 2021-06-04 10:17:58 -05:00
Pierre GrimaudandSeth Michael Larson 305f894c1f [7.x] Fix typos in documentation
Co-authored-by: Seth Michael Larson <[email protected]>
2021-05-25 07:48:43 -05:00
Seth Michael Larson eba1c0d9dc Update APIs to 7.x-SNAPSHOT 2021-05-03 10:30:13 -05:00
2c5f1d1569 [7.x] Add support for the HTTP API compatibility header
Co-authored-by: Seth Michael Larson <[email protected]>
2021-04-26 16:55:59 -05:00
Seth Michael LarsonandGitHub 794a97578f [7.x] Start using the Elastic Artifacts API for YAML REST tests 2021-04-22 12:08:05 -05:00
Seth Michael Larson 1d96f26fab Bump version to 7.14.0 2021-04-21 08:15:11 -05:00
Vladimir KasparandSeth Michael Larson a8cf8d93ee [7.x] Add ignore_status option to bulk helpers 2021-04-20 10:19:38 -05:00
Seth Michael Larson e4cdd4544d [7.x] Add per-request authentication for http_auth and api_key 2021-04-19 17:26:44 -05:00
Seth Michael Larson f8ffb2cd0a [7.x] Generate APIs using Elastic build artifacts API 2021-04-19 14:39:21 -05:00
Vladimir KasparandSeth Michael Larson bde62d79a4 [7.x] Add client_cert and client_key support to AIOHttpConnection 2021-04-15 14:40:43 -05:00
Seth Michael Larson ce92e6062e Update APIs for 7.x 2021-03-23 15:12:20 -05:00
Seth Michael Larson b45d370841 Bump version to 7.13.0 2021-02-18 08:23:27 -06:00
10e76d7234 [7.x] Fix config of client pytest fixtures
Co-authored-by: Seth Michael Larson <[email protected]>
2021-02-05 13:18:53 -06:00
Seth Michael LarsonandGitHub 9744eae1b6 [7.x] [CI] Update integration test suite with new Docker distribution format 2021-01-29 15:22:58 -06:00
Seth Michael LarsonandGitHub a728aaa491 [7.x] Sort imports with isort and regenerate APIs 2021-01-13 14:21:04 -06:00
f9f6eac9f1 [7.x] Use ElasticsearchWarning instead of ElasticsearchDeprecationWarning
Co-authored-by: Seth Michael Larson <[email protected]>
2021-01-04 17:07:55 -06:00
aa78a434e9 [7.x] Remove duplicate IndicesClient in Elasticsearch constructor
Co-authored-by: Seth Michael Larson <[email protected]>
Co-authored-by: Graywd <[email protected]>
2020-12-22 08:52:34 -06:00
fe5367382b [7.x] Move client meta header logic to Transport
Co-authored-by: Seth Michael Larson <[email protected]>
2020-12-17 15:25:08 -06:00
Seth Michael Larson 82e42e6435 Bump version to 7.12.0 2020-12-16 10:00:39 -06:00
58b376159c [7.x] Handle Python pre-releases properly in meta header
Co-authored-by: Seth Michael Larson <[email protected]>
2020-12-15 16:32:27 -06:00
b894e359df [7.x] Add the 'X-Elastic-Client-Meta' header
Co-authored-by: Seth Michael Larson <[email protected]>
2020-12-14 17:50:14 -06:00
Seth Michael LarsonandGitHub 2e06989ca1 [API] Update REST APIs to 7dfb1ed9790 2020-12-08 13:18:08 -06:00
876bf90943 [7.x] Support IPv6 braces in Connection.host
Co-authored-by: Seth Michael Larson <[email protected]>
2020-12-01 17:42:50 -06:00
bbb72cd932 [7.x] Allow '_shards.skipped' to be absent on scroll responses
Co-authored-by: Seth Michael Larson <[email protected]>
2020-11-20 16:41:58 -06:00
465185d3a0 [7.x] Fix typo (collections.abs -> collections.abc) to restore Python 3.9 support
Co-authored-by: Jeppe Fihl-Pearson <[email protected]>
2020-11-19 12:30:06 -06:00
Seth Michael Larson 0ff76b1648 [7.x] Update build-dists to support all Elastic version specifiers 2020-11-17 12:06:14 -06:00
7fb43ae64d [7.x] Fix sniffer_timeout typo in AsyncTransport
Co-authored-by: Igor Nehoroshev <[email protected]>
2020-11-10 13:43:56 -06:00
Seth Michael Larson 708e282eaf [7.x] Actually dockerize repo, update build-dists for release manager 2020-11-04 13:58:42 -06:00
Seth Michael LarsonandGitHub d08860a357 [7.x] Document all APIs, add stability warning 2020-10-28 13:49:05 -05:00
Seth Michael LarsonandSeth Michael Larson c1fbdef75e API: Update Elasticsearch APIs for 7.x 2020-10-20 15:22:43 -05:00
0cdeeb654a [7.x] Remove yarl from [async] extra
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-13 15:18:07 -05:00
Seth Michael LarsonandGitHub 9b8cee0199 [7.x] Add .ci/make.sh script for building releases
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-12 16:42:23 -05:00