Commit Graph
33 Commits
Author SHA1 Message Date
github-actions[bot]andSeth Michael Larson e034024586 [7.x] Add release notes for 7.13.4
Co-authored-by: Seth Michael Larson <[email protected]>
2021-07-20 13:06:49 -05:00
github-actions[bot]andSeth Michael Larson 4be190ef70 [7.x] Add release notes for 7.13.3
Co-authored-by: Seth Michael Larson <[email protected]>
2021-07-07 16:08:36 -05:00
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 8438a24c6c [7.x] Add release notes for 7.13.1 and 7.13.2 to elastic.co/guide
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-22 13:07:47 -05:00
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 07151b3807 [7.x] Skip default headers from AIOHttpConnection
Co-authored-by: Seth Michael Larson <[email protected]>
2021-06-04 15:14:51 -05:00
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 45a430e7c9 [Backport 7.x] Build dists in Docker during make.sh assemble
Co-authored-by: Seth Michael Larson <[email protected]>
2021-03-30 10:04:48 -05:00
github-actions[bot]andMartijn Laarman a313b8773a Revert "Update .ci/make.sh with new command skeletons" (#1558) (#1560)
This reverts commit 5a16c18ed43e5538a5339efe1811a815e7d08fe2.

Co-authored-by: Martijn Laarman <[email protected]>
2021-03-30 09:15:01 +02:00
github-actions[bot]andSeth Michael Larson e507271c86 [7.x] Update .ci/make.sh with new command skeletons
Co-authored-by: Seth Michael Larson <[email protected]>
2021-03-29 13:45:48 -05:00
github-actions[bot]andSeth Michael Larson e55b208bfe [7.x] Update README and CONTRIBUTING.md
Co-authored-by: Seth Michael Larson <[email protected]>
2021-02-23 12:31:04 -06:00
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson e0e54a1128 [7.x] Use gzip to compress the release tarball
Co-authored-by: Seth Michael Larson <[email protected]>
2021-01-11 15:19:17 -06:00
github-actions[bot]andSeth Michael Larson f9f6eac9f1 [7.x] Use ElasticsearchWarning instead of ElasticsearchDeprecationWarning
Co-authored-by: Seth Michael Larson <[email protected]>
2021-01-04 17:07:55 -06:00
github-actions[bot]andSeth Michael Larson 32f17b5507 [7.x] Move tarball step into .ci/make.sh
Co-authored-by: Seth Michael Larson <[email protected]>
2020-12-22 14:26:17 -06:00
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson 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
github-actions[bot]andSeth Michael Larson a1cac1aaad [7.x] Add Python 3.9 to CI
Co-authored-by: Seth Michael Larson <[email protected]>
2020-11-19 13:46:10 -06:00
github-actions[bot]andSeth Michael Larson acddcebd8e [7.x] Add 'Type Hints' section to documentation
Co-authored-by: Seth Michael Larson <[email protected]>
2020-11-16 12:38:54 -06:00
github-actions[bot]andSeth Michael Larson 21f25419eb [7.x] Change 'make.sh release' to 'make.sh assemble'
Co-authored-by: Seth Michael Larson <[email protected]>
2020-11-10 13:45:05 -06:00
github-actions[bot]andSeth Michael Larson acc37ea1e4 [7.x] Skip the snapshot/clone/10_basic[1] test for now
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-29 09:13:28 -05:00
github-actions[bot]andSeth Michael Larson 0cdeeb654a [7.x] Remove yarl from [async] extra
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-13 15:18:07 -05:00
github-actions[bot]andSeth Michael Larson 52a7cfe3fb [7.x] Fix Connection.log_*() body parameter type
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-05 11:38:13 -05:00
github-actions[bot]andSeth Michael Larson ff378f6b0d [7.x] Add optimistic concurrency and update+_source options to bulk
Co-authored-by: Seth Michael Larson <[email protected]>
2020-09-28 09:17:16 -05:00
github-actions[bot]andSeth Michael Larson 6250aacafe [7.x] Update build_dists.py to build namespaced packages
Co-authored-by: Seth Michael Larson <[email protected]>
2020-09-21 16:44:39 -05:00
github-actions[bot]andSeth Michael Larson 7802eeea86 [7.x] Split 'docs/' folder into 'docs/sphinx' and 'docs/guide'
Co-authored-by: Seth Michael Larson <[email protected]>
2020-09-21 10:44:25 -05:00
github-actions[bot] 8200d8068f [7.x] Fix import in async_streaming_bulk example 2020-09-14 12:44:20 -05:00
github-actions[bot]andSeth Michael Larson 39e49b7a81 [7.x] Update Cloud ID format tests
Co-authored-by: Seth Michael Larson <[email protected]>
2020-08-31 15:29:45 -05:00