aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2021-10-19feat: add 'GoogleAPICallError.error_details' property (#286)Aza Tulepbergenov
2021-10-05feat: add support for Python 3.10 (#284)Tres Seaver
2021-09-01chore: remove obsolete dependency in setup.py (#269)Anthonios Partheniou
2021-08-13fix: bump grpcio version to use stable aio API (#234)Lidi Zheng
2021-08-03fix!: drop support for Python 2.7 / 3.5 (#212)Tres Seaver
2021-05-20fix: require google-auth>=1.25.0 (#190)Bu Sun Kim
2021-04-26chore(revert): revert preventing normalization (#174)Dan Lee
2021-04-16chore: prevent normalization of semver versioning (#172)Dan Lee
2021-02-05feat: allow default_host and default_scopes to be passed to create_channel (#...Bu Sun Kim
2021-01-13chore: add constraints file (#122)Bu Sun Kim
2020-12-14chore: tweak 'python_requires' to match supported Python versions (#114)Tres Seaver
2020-12-10feat: add support for Python 3.9 (#111)Tres Seaver
2020-10-06fix: harden install to use full paths, and windows separators on windows (#88)Christopher Wilcox
2020-10-05fix: use version.py instead of pkg_resources.get_distribution (#80)Christopher Wilcox
2020-10-02chore: release 1.22.3 (#79)release-please[bot]
2020-10-02fix(deps): require six >= 1.13.0 (#78)Bu Sun Kim
2020-09-03chore: release 1.22.2 (#76)release-please[bot]
2020-09-03fix: only add quota project id if supported (#75)arithmetic1728
2020-08-12chore: release 1.22.1 (#70)release-please[bot]
2020-07-21chore: release 1.22.0 (#62)release-please[bot]
2020-07-20feat: allow quota project to be passed to create_channel (#58)Bu Sun Kim
2020-06-18chore: release 1.21.0 (#54)release-please[bot]
2020-06-18feat: allow credentials files to be passed for channel creation (#50)Bu Sun Kim
2020-06-16chore: release 1.20.1 (#51)release-please[bot]
2020-06-16fix(dependencies): increase protobuf version (#49)Bu Sun Kim
2020-06-09chore: release 1.20.0 (#45)release-please[bot]
2020-06-05chore: release 1.19.1 (#42)release-please[bot]
2020-06-05fix: bump up grpcio minimum version to 1.29.0 (#41)Lidi Zheng
2020-06-04chore: release 1.19.0 (#39)release-please[bot]
2020-06-04chore: release 1.18.0 (#33)release-please[bot]
2020-04-14chore: release 1.17.0 (#7)release-please[bot]
2020-04-14feat(api-core): add client_cert_source to ClientOptions (#17)arithmetic1728
2020-02-20chore: add split repo templates (#2)Bu Sun Kim
2020-01-13chore(api_core): release 1.16.0 (#10109)Jonathan Lui
2019-12-16chore(api_core): release 1.15.0 (#9984)Bu Sun Kim
2019-10-07chore(api_core): release 1.14.3 (#9417)Christopher Wilcox
2019-07-30Release 1.14.2 (#8835)Bu Sun Kim
2019-07-30Release api_core 1.14.1 (#8832)Tres Seaver
2019-07-18Release google-api_core 1.14.0. (#8700)Tres Seaver
2019-07-17Update pins of 'googleapis-common-protos. (#8688)Tres Seaver
2019-06-24Release api_core 1.13.0 (#8469)Bu Sun Kim
2019-06-18Release 1.12.0 (#8418)Christopher Wilcox
2019-05-28Release google-api-core 1.11.1 (#8183)Tres Seaver
2019-05-28Core: Classify 503 Service Unavailable errors as transient. (#8182)Tres Seaver
2019-05-15Release api_core 1.11.0 (#7985)Tres Seaver
2019-04-29Release 1.10.0 (#7814)Tim Swast
2019-04-05Release api_core 1.9.0 (#7671)Christopher Wilcox
2019-03-22Update setup.pyChristopher Wilcox
2019-03-13Release api_core 1.8.1 (#7506)Christopher Wilcox
2019-02-25update version in setup.py (#7434)Christopher Wilcox