Commit Graph

1201 Commits

Author SHA1 Message Date
Seth Michael Larson f6d2da6740 Switch version to '7.10.0.dev0' 2020-10-07 11:07:14 -05:00
Seth Michael Larson 449bba6781 API: Update APIs for Elasticsearch 7.10 2020-10-07 10:22:43 -05:00
Seth Michael Larson b8e2443ae9 [7.x] Update MANIFEST.in for new docs structure 2020-10-07 10:18:59 -05:00
Seth Michael Larson 1f4e947821 [7.x] [DOCS] Reorganizes Overview and Installation chapters (#1396)
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2020-10-05 11:43:53 -05:00
github-actions[bot] 52a7cfe3fb [7.x] Fix Connection.log_*() body parameter type
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-10-05 11:38:13 -05:00
Seth Michael Larson cde2a53468 [7.x] Switch to MutableMapping for headers/params 2020-09-28 15:49:14 -05:00
Seth Michael Larson 631a6d2fa8 [7.x] Generate new API type stubs 2020-09-28 15:49:14 -05:00
Seth Michael Larson c8d0a71a63 [7.x] Add type stub template to API generator 2020-09-28 15:49:14 -05:00
Seth Michael Larson 6daa14315a [7.x] Add typing metadata and manual types to package 2020-09-28 15:49:14 -05:00
github-actions[bot] ff378f6b0d [7.x] Add optimistic concurrency and update+_source options to bulk
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-09-28 09:17:16 -05:00
github-actions[bot] 6250aacafe [7.x] Update build_dists.py to build namespaced packages
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-09-21 16:44:39 -05:00
github-actions[bot] 7802eeea86 [7.x] Split 'docs/' folder into 'docs/sphinx' and 'docs/guide'
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-09-21 10:44:25 -05:00
Seth Michael Larson 40aeeffdf4 [7.x] Fix typo in ScanError
Co-authored-by: Nathan Meisels <nathan@forter.com>
2020-09-14 17:19:56 -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] 39e49b7a81 [7.x] Update Cloud ID format tests
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-08-31 15:29:45 -05:00
Seth Michael Larson e893facb97 [7.x] Apply Black 20.8b1 formatting 2020-08-27 10:52:30 -05:00
Seth Michael Larson 8ab07f44b8 [7.x] Add support for 'url_prefix' to AIOHttpConnection
(cherry picked from commit 64e81434feddb37a271a31c4b9bc7576e2500008)

Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-08-20 13:13:47 -05:00
Seth Michael Larson 1c3bd94191 [7.x] Add override test for exists_source API 2020-08-20 09:55:51 -05:00
Seth Michael Larson 017d2a2895 [7.x] Add ASGI to async docs 2020-08-20 09:11:33 -05:00
Seth Michael Larson 680ab85275 [7.x] Add async helpers 2020-08-20 09:11:33 -05:00
Seth Michael Larson 62e2b16cdf [7.x] Fix async URL in README.rst 2020-08-06 10:15:39 -05:00
Seth Michael Larson 6f66f7958b [7.x] Add 'write_only' option to Index APIs 2020-07-29 17:12:11 -05:00
Seth Michael Larson eaa8334e54 [7.x] Automatically retry 'docker pull' on CI 2020-07-29 17:12:11 -05:00
Seth Michael Larson 33c1650b64 [7.x] Don't raise sniffing errors when retrying a request 2020-07-20 11:17:19 -05:00
Seth Michael Larson b7bc181cc0 [7.x] Add project_urls to setup.py 2020-07-20 10:41:15 -05:00
Seth Michael Larson 112e85d99b Update APIs on 7.x 2020-07-13 09:33:33 -05:00
Seth Michael Larson b13c7c6217 [7.x] Switch to long Apache-2.0 license header 2020-07-02 13:15:25 -05:00
Seth Michael Larson dbac4cac6a [7.x] Add support for Python 3.9 2020-07-01 12:42:34 -05:00
Seth Michael Larson 084295787d [7.x] Serialize only 'pd.NA' to 'None' 2020-06-29 10:10:05 -05:00
Seth Michael Larson 53de8898ad [7.x] Update all rST :: to code-block directives 2020-06-26 14:54:41 -05:00
Seth Michael Larson 4473f9a659 [7.x] Switch to Nox, add build_dist script 2020-06-24 14:44:04 -05:00
Seth Michael Larson d73d7a0d8f [7.x] Add Dangling Indices API 2020-06-23 15:34:31 -05:00
Seth Michael Larson cb3d1a8234 [7.x] Fix helper examples and section structure 2020-06-16 16:39:05 -05:00
Seth Michael Larson 5db3482b5c Add typeless API for exists_source 2020-06-03 10:38:35 -05:00
Seth Michael Larson 99d026502c [7.x] Add documentation for async support 2020-05-29 12:29:08 -05:00
Seth Michael Larson 1bfb1113d3 [7.x] Split CI into Jenkins and GitHub Actions 2020-05-27 16:42:40 -05:00
Seth Michael Larson 1773bd17be [7.x] Backport overrides for typeless APIs 2020-05-26 08:23:21 -05:00
Seth Michael Larson a3e103b00e [7.x] Add test suite for async API 2020-05-21 11:36:21 -05:00
Seth Michael Larson 05e5dc9402 [7.x] Generate async API 2020-05-21 11:36:21 -05:00
Seth Michael Larson bed5ffc740 [7.x] Update API generator for async 2020-05-21 11:36:21 -05:00
Seth Michael Larson 8ffae94912 [7.x] Add AsyncTransport 2020-05-21 11:36:21 -05:00
Seth Michael Larson 02e3323650 [7.x] Add AIOHttpConnection 2020-05-21 11:36:21 -05:00
Seth Michael Larson 521d4db641 [7.x] Add support for 'allowed_warnings' feature 2020-05-19 14:18:53 -05:00
Seth Michael Larson eaff4af910 [7.x] Switch to Pytest as default runner 2020-05-19 14:18:53 -05:00
Seth Michael Larson f8b005f62e Update 7.x REST APIs 2020-05-19 14:18:53 -05:00
Seth Michael Larson 2f8c0843a6 [7.x] Move junit XML out of Docker 2020-05-19 12:53:24 -05:00
Seth Michael Larson 9cc48b3e66 Update new APIs in 7.x 2020-05-08 16:07:52 -05:00
Seth Michael Larson 35081e6890 [7.x] Add license headers 2020-04-27 11:20:45 -05:00
Seth Michael Larson 8e1798cf31 Apply license header changes and API gen 2020-04-23 14:10:49 -05:00
Seth Michael Larson 24c57840cb Update API and license tools 2020-04-23 14:10:49 -05:00