Commit Graph

1290 Commits

Author SHA1 Message Date
Shephali Mittal 7fa3e4d9e2 Copied OpenSearch repository template files.
Signed-off-by: Shephali Mittal <shephalm@amazon.com>
2021-08-04 19:05:18 +05:30
github-actions[bot] e034024586 [7.x] Add release notes for 7.13.4
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-07-20 13:06:49 -05:00
Seth Michael Larson 023cf5380f [7.x] Document 'UnsupportedProductError' 2021-07-20 11:58:36 -05:00
Seth Michael Larson d381491482 [7.x] Rename product error to 'UnsupportedProductError' 2021-07-20 11:38:41 -05:00
Seth Michael Larson de52e149a5 Update APIs to 7.x-SNAPSHOT 2021-07-15 15:23:11 -05:00
Seth Michael Larson 82b3daf6aa Allow integration tests to be run from IDE 2021-07-15 15:23:11 -05:00
P. Sai Vinay 45616bd862 [7.x] Add support for transform_and_set REST API test instruction 2021-07-14 15:01:35 -05:00
Seth Michael Larson ef913450c7 Update to 7.x-SNAPSHOT 2021-07-13 19:57:03 -05:00
Seth Michael Larson b56fbcb155 Document the Elasticsearch product check 2021-07-12 16:42:18 -05:00
Seth Michael Larson b63d005138 Don't swallow unexpected errors during Elasticsearch verification 2021-07-12 13:20:13 -05:00
github-actions[bot] 4be190ef70 [7.x] Add release notes for 7.13.3
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-07-07 16:08:36 -05:00
github-actions[bot] 29f6a1ec42 [7.x] Forward auth parameters to APIs in scan helpers
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
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 Larson 801a839093 Verify we're connected to Elasticsearch before requests 2021-06-30 10:58:05 -05:00
github-actions[bot] a2bacb2704 [7.x] Tolerate RecursionError not being defined in Python<3.5
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-06-29 10:42:45 -05:00
github-actions[bot] b2c05d430d [7.x] AsyncTransport(sniff_on_start=True) should block further requests until complete
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-06-24 09:46:33 -05:00
Seth Michael Larson 20d23a374c 7.x-SNAPSHOT 2021-06-23 08:59:42 -05:00
Seth Michael Larson a82b2920e0 Fix test-matrix, mypy, and bad backport
- test-matrix.yml was intepreting 3.10 as '3.1' via float
- mypy recently removed its built-in type stubs for many
  third-party libraries so now need to install 'types-requests'
- Backport of the ELASTIC_CLIENT_APIVERSIONING test case
  included '8' instead of '7'
2021-06-23 08:51:33 -05:00
github-actions[bot] 8438a24c6c [7.x] Add release notes for 7.13.1 and 7.13.2 to elastic.co/guide
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-06-22 13:07:47 -05:00
Seth Michael Larson 3eb605ed9f Update APIs to 7.x-SNAPSHOT 2021-06-21 11:55:24 -05:00
Hrvoje Milković 12aa9972dc [7.x] Reraise RecursionError in Transport.perform_request() 2021-06-07 13:33:22 -05:00
github-actions[bot] 1787f64d02 [7.x] Start testing on Python 3.10
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-06-07 13:30:04 -05:00
Seth Michael Larson ce6be4cd98 [7.x] Update link to bulk ingest example 2021-06-04 16:45:27 -05:00
github-actions[bot] 07151b3807 [7.x] Skip default headers from AIOHttpConnection
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
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
Seth Michael Larson ae522ebce2 [7.x] Add 7.13.0 release notes, point users to elastic.co/guide 2021-05-25 14:39:50 -05:00
Pierre Grimaud 305f894c1f [7.x] Fix typos in documentation
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
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
github-actions[bot] 2c5f1d1569 [7.x] Add support for the HTTP API compatibility header
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-04-26 16:55:59 -05:00
István Zoltán Szabó 5ab523b703 [7.x] Add Release Notes section to the Python book 2021-04-26 14:37:47 -05:00
Seth Michael Larson 54a1d56870 [7.x] Reorganize API documentation 2021-04-26 10:14:29 -05:00
Seth Michael Larson 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 Kaspar 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 Kaspar bde62d79a4 [7.x] Add client_cert and client_key support to AIOHttpConnection 2021-04-15 14:40:43 -05:00
Dan Roscigno 123aa27978 Fix spelling of 'interesting' 2021-04-15 14:33:30 -05:00
István Zoltán Szabó 9502ab5f90 [7.x] [DOCS] Adds helpers section to Python book 2021-04-01 11:46:18 -05:00
github-actions[bot] 45a430e7c9 [Backport 7.x] Build dists in Docker during make.sh assemble
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-03-30 10:04:48 -05:00
github-actions[bot] a313b8773a Revert "Update .ci/make.sh with new command skeletons" (#1558) (#1560)
This reverts commit 5a16c18ed43e5538a5339efe1811a815e7d08fe2.

Co-authored-by: Martijn Laarman <Mpdreamz@gmail.com>
2021-03-30 09:15:01 +02:00
github-actions[bot] e507271c86 [7.x] Update .ci/make.sh with new command skeletons
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-03-29 13:45:48 -05:00
István Zoltán Szabó 8bd9c9e517 [DOCS] Adds Examples section to Python book 2021-03-29 07:59:10 -05:00
Seth Michael Larson 3f6b4dcf86 Document new namespaces 2021-03-23 15:29:31 -05:00
Seth Michael Larson ce92e6062e Update APIs for 7.x 2021-03-23 15:12:20 -05:00
Seth Michael Larson 8c30fa0b34 [7.x] [DOCS] Add missing comma in async example 2021-03-18 17:07:01 -05:00
István Zoltán Szabó 4766022923 [7.x] [DOCS] Adds Integrations section to Python book 2021-03-18 08:25:14 -05:00
István Zoltán Szabó 4602632991 [7.x] [DOCS] Fix typos and remove licence info 2021-03-01 10:24:48 -06:00
Seth Michael Larson 41aad93ea2 Remove useless Jenkins job definitions on 7.x branch 2021-02-24 11:59:06 -06:00