Commit Graph

100 Commits

Author SHA1 Message Date
Seth Michael Larson a728aaa491 [7.x] Sort imports with isort and regenerate APIs 2021-01-13 14:21:04 -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
Seth Michael Larson 2ce9fd3914 [7.x] Test typing metadata in build-dist script 2020-10-20 15:22:43 -05:00
github-actions[bot] 0cdeeb654a [7.x] Remove yarl from [async] extra
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-10-13 15:18:07 -05:00
Seth Michael Larson 9b8cee0199 [7.x] Add .ci/make.sh script for building releases
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
2020-10-12 16:42:23 -05:00
Seth Michael Larson f6d2da6740 Switch version to '7.10.0.dev0' 2020-10-07 11:07: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
Seth Michael Larson b7bc181cc0 [7.x] Add project_urls to setup.py 2020-07-20 10:41:15 -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 02e3323650 [7.x] Add AIOHttpConnection 2020-05-21 11:36:21 -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 8e1798cf31 Apply license header changes and API gen 2020-04-23 14:10:49 -05:00
Seth Michael Larson 44571e0ae9 Release 7.7.0a2 2020-04-03 12:52:11 -05:00
Seth Michael Larson 9c39f37547 Release 7.7.0a1 2020-04-01 09:16:38 -05:00
Seth Michael Larson 07bb2c77a8 Release 7.6.0 2020-03-19 13:42:30 -05:00
Seth Michael Larson e7bcc800ea Release v7.6.0a1 2020-03-13 14:54:37 -05:00
Seth Michael Larson 1a1ab99d9a Update package metadata 2020-02-22 13:38:39 -06:00
Honza Král a9cdb24700 Version bump for 7.5.1 release 2020-01-19 01:56:14 +01:00
Francesco Vigliaturo 6c5ff986fe adds python client support for 7.5 2020-01-09 16:16:01 +00:00
Honza Král 592372bc52 Adding code generation 2019-12-22 16:32:49 +01:00
Honza Král 07fef33acc Version bump to 7.1.0 2019-11-14 09:17:45 +01:00
Maciej Urbanski 4353aa2ba2 declare python 3.7 support 2019-10-30 18:35:38 +01:00
Honza Král a8c858718e Version bump 2019-10-01 22:23:45 +02:00
Honza Král 4244f88fc1 version bump for 7.0.4 2019-08-22 18:10:02 +02:00
Honza Král a40b7c73d7 version bump for 7.0.3 2019-08-21 17:53:23 +02:00
Nick Lang a29ea990a7 Bump version to 7.0.2 2019-05-28 11:33:06 -06:00
Nick Lang c4f0454285 Bump to version 7.0.1 2019-05-10 16:51:51 -06:00
Nick Lang f4c163dbc6 update versions and changelog to 7.x 2019-03-29 09:27:59 -06:00
Nick Lang dfb12a5334 bump version to 6.3.1 2018-11-16 09:42:11 -07:00
Nick Lang 4538df2aa0 Testing changes for Jenkins CI (#863)
* testing

* more fixes

* downgrade docker-compose file version cause jenkins

* fixing matrix

* back to elasticsearch_version

* skip py3.7 for now there's a bug

* add build badge and remove 3.3
Sphinx doesn't play nice with 3.3

* sphinx 1.7 drops support for python 3.3

* updating test matrix

* remove travis

* updating badges
2018-10-31 12:07:38 -06:00
Nick Lang e0fb772bcc Bump version to 6.3.0 2018-06-20 11:55:11 -06:00
Nick Lang 4352e56174 fixing max urllib3, updating authors 2018-06-19 12:55:48 -06:00
Nick Lang 0252c2c652 Increase minimum requests version closes #784 2018-05-08 00:20:46 -06:00
Nick Lang a9232fced7 adding extra for requests closes #753 2018-03-30 10:40:28 -06:00
Nick Lang d46bbdf124 Bump to 6.2.0 2018-03-20 13:41:15 -05:00
Nick Lang ef08323d22 Bump to version 6.1.1 2018-01-05 19:51:20 -07:00
Honza Král d9fa510fa6 Bump version to 6.1.0-dev 2017-11-14 15:27:59 +01:00
Honza Král 562c8c6146 Bump master to 6.0.0 2017-11-10 14:38:08 +01:00
Glen Smith 798788e741 bump max compatible version of urllib3 to <1.23 2017-10-05 16:03:46 -06:00
Honza Král f1267b52f0 Fix urllib3 version to be compatible with requests 2017-07-20 14:02:29 -04:00
Honza Král b803c2dd16 Add python 3.5 and 3.6 to setup.py 2017-05-19 12:49:05 -07:00
Honza Král aea9824d53 Version bump for release 2017-05-18 19:11:38 +02:00
Nick Lang 790c80fedb bumping requests to 2.0.0+ (#587)
requests < 2.0.0 causes the following attribute error:
    AttributeError: type object 'Session' has no attribute 'prepare_request'
2017-05-15 18:36:51 +02:00
Honza Král 3b41c3bca7 Add develop extra to allow for easy dependency install 2017-05-10 16:52:58 +02:00
Honza Král 2f62f9e3d4 version bump for 5.3 2017-03-30 22:32:38 -07:00
Honza Král f638c3f625 bump version to 2.0 2017-02-12 16:26:02 +01:00
Honza Král 1a8896e207 setup.py typo 2017-02-08 21:30:23 +01:00
Honza Král d862c8a799 Add content-type default headers with application/json 2017-02-08 20:50:50 +01:00