Commit Graph
1167 Commits
Author SHA1 Message Date
Seth Michael Larson 99d026502c [7.x] Add documentation for async support 2020-05-29 12:29:08 -05:00
Seth Michael LarsonandGitHub 1bfb1113d3 [7.x] Split CI into Jenkins and GitHub Actions 2020-05-27 16:42:40 -05:00
Seth Michael LarsonandSeth Michael Larson 1773bd17be [7.x] Backport overrides for typeless APIs 2020-05-26 08:23:21 -05:00
Seth Michael LarsonandSeth Michael Larson a3e103b00e [7.x] Add test suite for async API 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandSeth Michael Larson 05e5dc9402 [7.x] Generate async API 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandSeth Michael Larson bed5ffc740 [7.x] Update API generator for async 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandSeth Michael Larson 8ffae94912 [7.x] Add AsyncTransport 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandSeth Michael Larson 02e3323650 [7.x] Add AIOHttpConnection 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandSeth Michael Larson 521d4db641 [7.x] Add support for 'allowed_warnings' feature 2020-05-19 14:18:53 -05:00
Seth Michael LarsonandSeth Michael Larson eaff4af910 [7.x] Switch to Pytest as default runner 2020-05-19 14:18:53 -05:00
Seth Michael LarsonandSeth Michael Larson f8b005f62e Update 7.x REST APIs 2020-05-19 14:18:53 -05:00
Seth Michael LarsonandGitHub 2f8c0843a6 [7.x] Move junit XML out of Docker 2020-05-19 12:53:24 -05:00
Seth Michael LarsonandGitHub 9cc48b3e66 Update new APIs in 7.x 2020-05-08 16:07:52 -05:00
Seth Michael LarsonandGitHub 35081e6890 [7.x] Add license headers 2020-04-27 11:20:45 -05:00
Seth Michael LarsonandSeth Michael Larson 8e1798cf31 Apply license header changes and API gen 2020-04-23 14:10:49 -05:00
Seth Michael LarsonandSeth Michael Larson 24c57840cb Update API and license tools 2020-04-23 14:10:49 -05:00
Seth Michael LarsonandGitHub f0280d9302 [7.x] Decode HTTP response body with "surrogatepass" 2020-04-23 09:21:34 -05:00
Seth Michael LarsonandGitHub 06521cf006 [7.x] Allow for passing params=None or headers=None 2020-04-20 12:54:05 -05:00
Seth Michael LarsonandGitHub 1915592363 [7.x] Allow bytestring for bulk body 2020-04-08 10:49:22 -05:00
Seth Michael LarsonandGitHub 44571e0ae9 Release 7.7.0a2 2020-04-03 12:52:11 -05:00
Seth Michael Larson 5368161fff Fix release date for 7.7.0a1 2020-04-01 09:21:35 -05:00
Seth Michael LarsonandGitHub 9c39f37547 Release 7.7.0a1 2020-04-01 09:16:38 -05:00
Seth Michael LarsonandGitHub 7f07f1f728 [7.x] Surface deprecation warnings from Elasticsearch 2020-03-31 14:44:20 -05:00
Seth Michael LarsonandGitHub 606287f041 [7.x] Support serializing numpy and pandas types 2020-03-30 13:02:18 -05:00
Seth Michael LarsonandGitHub 98bee5c1e2 [7.x] Add note about method change for 7.6.0 2020-03-23 14:28:52 -05:00
Morten HaubergandGitHub acbbdd2d0a Remove duplicate arguments in docstrings 2020-03-20 08:21:11 -05:00
Seth Michael LarsonandGitHub 07bb2c77a8 Release 7.6.0 2020-03-19 13:42:30 -05:00
Seth Michael LarsonandGitHub 7b6a12f2e5 Remove opaque_id from the client constructor 2020-03-19 13:23:52 -05:00
Seth Michael LarsonandGitHub c38918dafc Update release date for 7.6.0a1 2020-03-16 08:03:45 -05:00
Seth Michael LarsonandGitHub dceb13a398 Release v7.6.0a1 2020-03-16 07:58:27 -05:00
Seth Michael Larson dc4c823d2e Update MANIFEST.in 2020-03-16 07:56:46 -05:00
Seth Michael LarsonandGitHub 950e6496e2 Merge branch '7.x' into prepare-v7.6.0a1 2020-03-16 07:14:36 -05:00
Seth Michael LarsonandGitHub 9b20a30b0f Restore and deprecate client.tasks.get() without task_id 2020-03-13 16:20:54 -05:00
Seth Michael Larson e7bcc800ea Release v7.6.0a1 2020-03-13 14:54:37 -05:00
Seth Michael LarsonandGitHub 883287551a Update supported ES API to 7.6 2020-03-13 13:44:46 -05:00
Seth Michael LarsonandGitHub ae74e1d0e6 [7.x] Update Cloud ID default port, parsing of Cloud ID 2020-03-12 07:02:04 -05:00
Seth Michael LarsonandGitHub 9219c92779 [7.x] Add support for X-Opaque-Id 2020-03-11 16:33:15 -05:00
Seth Michael LarsonandGitHub 8074ff294b [7.x] Restore default metric='_all' to cluster.state() 2020-03-10 12:08:03 -05:00
Seth Michael LarsonandSeth Michael Larson 210fae23d0 Run Black+Flake8 on project 2020-03-09 13:54:47 -05:00
Seth Michael LarsonandSeth Michael Larson 3a89b7bd01 Add linting and docs to GitHub Actions CI 2020-03-09 13:54:47 -05:00
Seth Michael LarsonandGitHub 2704580f7b [7.x] Add documentation of all X-Pack APIs 2020-03-09 08:39:03 -05:00
Seth Michael LarsonandGitHub f3b3da4a82 Remove examples/ in favor of docs/examples on master (#1131) 2020-03-05 16:33:02 -06:00
Seth Michael LarsonandGitHub 04403ffb1d [7.x] Refactor cloud_id, api_key, headers, and http_compress 2020-03-04 13:07:07 -06:00
Seth Michael LarsonandGitHub b0bc6418e3 [7.x] Add HTTP compression to RequestsHttpConnection 2020-03-03 10:17:58 -06:00
Seth Michael LarsonandGitHub 024abcfa39 Unskip API tests, add xpack no_xpack default_shards features 2020-02-28 11:36:03 -06:00
Seth Michael LarsonandGitHub 2c7ea70201 Migrate CI to Jenkins on 7.x branch (#1114) 2020-02-27 10:13:49 -06:00
Seth Michael LarsonandGitHub 1bda6aca8a [7.x] Don't issue warning when using 'ssl_context' 2020-02-26 15:57:30 -06:00
Seth Michael LarsonandSeth Michael Larson 1a1ab99d9a Update package metadata 2020-02-22 13:38:39 -06:00
Seth Michael LarsonandSeth Michael Larson 054699161c Add and remove imports for clients 2020-02-21 16:49:15 -06:00
Seth Michael LarsonandSeth Michael Larson 35f263c950 Standardize docs spacing for 'Valid values' and 'Default' 2020-02-21 16:49:15 -06:00