Commit Graph

1257 Commits

Author SHA1 Message Date
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
github-actions[bot] e55b208bfe [7.x] Update README and CONTRIBUTING.md
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-02-23 12:31:04 -06:00
Seth Michael Larson b45d370841 Bump version to 7.13.0 2021-02-18 08:23:27 -06:00
Seth Michael Larson 36cd483bc4 [7.x] Add 7.11.0 release to changelog 2021-02-10 15:07:41 -06:00
github-actions[bot] 10e76d7234 [7.x] Fix config of client pytest fixtures
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-02-05 13:18:53 -06:00
Seth Michael Larson 9744eae1b6 [7.x] [CI] Update integration test suite with new Docker distribution format 2021-01-29 15:22:58 -06:00
István Zoltán Szabó da6629d1a4 [7.x][DOCS] Adds Configuration section to Python book 2021-01-27 12:33:32 -06:00
Seth Michael Larson ca0db1a426 [7.x] Implement 'arbitrary_key' feature for REST API tests
Co-authored-by: P. Sai Vinay <33659563+V1NAY8@users.noreply.github.com>
2021-01-25 09:36:15 -06:00
Seth Michael Larson 42752953ec [7.x] Implement 'contains' feature for REST API tests
Co-authored-by: P. Sai Vinay <33659563+V1NAY8@users.noreply.github.com>
2021-01-25 08:44:39 -06:00
Seth Michael Larson 7c65d9eabe [7.x] Fix async documentation link 2021-01-21 13:57:31 -06:00
Seth Michael Larson a728aaa491 [7.x] Sort imports with isort and regenerate APIs 2021-01-13 14:21:04 -06:00
github-actions[bot] e0e54a1128 [7.x] Use gzip to compress the release tarball
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-01-11 15:19:17 -06:00
github-actions[bot] f9f6eac9f1 [7.x] Use ElasticsearchWarning instead of ElasticsearchDeprecationWarning
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2021-01-04 17:07:55 -06:00
Seth Michael Larson b1e7bd501b [7.x] Skip REST API test search/highlight/20_fvh[3] 2021-01-04 08:04:41 -06:00
github-actions[bot] 32f17b5507 [7.x] Move tarball step into .ci/make.sh
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-12-22 14:26:17 -06:00
Seth Michael Larson aa78a434e9 [7.x] Remove duplicate IndicesClient in Elasticsearch constructor
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
Co-authored-by: Graywd <k.gray.jonescn@gmail.com>
2020-12-22 08:52:34 -06:00
github-actions[bot] fe5367382b [7.x] Move client meta header logic to Transport
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
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
github-actions[bot] 58b376159c [7.x] Handle Python pre-releases properly in meta header
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-12-15 16:32:27 -06:00
github-actions[bot] b894e359df [7.x] Add the 'X-Elastic-Client-Meta' header
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-12-14 17:50:14 -06:00
Seth Michael Larson 2e06989ca1 [API] Update REST APIs to 7dfb1ed9790 2020-12-08 13:18:08 -06:00
Seth Michael Larson 77b7f47339 [7.x] [DOCS] Adds Connecting section to Python book
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2020-12-04 08:14:42 -06:00
Seth Michael Larson b33e18ba0d [7.x] Start using wipe_cluster() for consistent cluster state
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-12-04 08:10:37 -06:00
github-actions[bot] 876bf90943 [7.x] Support IPv6 braces in Connection.host
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-12-01 17:42:50 -06:00
Seth Michael Larson 3d14e4ff27 [7.x] Handle qualified version snapshots with make.sh
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-23 17:33:00 -06:00
Seth Michael Larson 00a4f1edab [7.x] Remove -it option from make.sh Docker call
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-23 17:32:35 -06:00
github-actions[bot] bbb72cd932 [7.x] Allow '_shards.skipped' to be absent on scroll responses
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-20 16:41:58 -06:00
github-actions[bot] a1cac1aaad [7.x] Add Python 3.9 to CI
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-19 13:46:10 -06:00
Seth Michael Larson 465185d3a0 [7.x] Fix typo (collections.abs -> collections.abc) to restore Python 3.9 support
Co-authored-by: Jeppe Fihl-Pearson <tenzer@tenzer.dk>
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
github-actions[bot] acddcebd8e [7.x] Add 'Type Hints' section to documentation
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-16 12:38:54 -06:00
github-actions[bot] 21f25419eb [7.x] Change 'make.sh release' to 'make.sh assemble'
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-11-10 13:45:05 -06:00
Seth Michael Larson 7fb43ae64d [7.x] Fix sniffer_timeout typo in AsyncTransport
Co-authored-by: Igor Nehoroshev <HarrySky@users.noreply.github.com>
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