aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-12-17Adjust tag for api_core 1.7.0 release.Tres Seaver
2018-12-14Document Python 2 deprecation (#6910)Christopher Wilcox
2018-12-03Release api_core 1.6.0 (#6769)Christopher Wilcox
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-11-09Release api_core 1.5.2 (#6471)Christopher Wilcox
2018-11-09remove hyphen from named extra in api_core (#6468)Christopher Wilcox
2018-11-07Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)Tres Seaver
2018-10-31Avoid broken 'google-common-apis 1.5.4' release. (#6355)Tres Seaver
2018-10-30Release api_core-1.5.1 (#6332)Tres Seaver
2018-10-18Release 1.6.0a1 (#6273)Christopher Wilcox
2018-10-16Release 1.5.0 (#6220)Christopher Wilcox
2018-09-28Release api_core 1.4.1 (#6133)Tres Seaver
2018-09-28Pin minimum protobuf dependency to 3.4.0. (#6132)Tres Seaver
2018-09-11Add grpcio-gcp dependency for API Core and Cloud Spanner (#5904)Weiran Fang
2018-07-27Update classifiers to drop Python 3.4 and add Python 3.7 (#5702)Thea Flowers
2018-07-27Release google-api-core 1.3.0 (#5700)Thea Flowers
2018-06-14Release 1.2.1 (#5497)Christopher Wilcox
2018-05-16Release 1.2.0 (#5337)Christopher Wilcox
2018-04-30Release 1.1.2 (#5269)Christopher Wilcox
2018-04-18Release 1.1.1 (#5207)Christopher Wilcox
2018-03-22Use `install_requires` for platform dependencies instead of `extras_require` ...David Gang
2018-03-15Fix bad trove classifierJon Wayne Parrott
2018-03-14Release google-api-core 1.1.0 (#5029)Jon Wayne Parrott
2018-02-27Release google-api-core 1.0.0 (#4945)Jon Wayne Parrott
2018-02-22Normalize all setup.py files (#4909)Jon Wayne Parrott
2018-01-12Adding `.dev1` suffix for `api-core` and `spanner` after release. (#4750)Danny Hermes
2018-01-11Release api_core v0.1.4 (#4730)Jon Wayne Parrott
2017-12-21Adding back `.dev1` suffix after #4644. (#4651)Danny Hermes
2017-12-21Making `google-cloud-pubsub==0.30.1` release. (#4644)Danny Hermes
2017-12-20Requiring 'grpcio >= 1.8.2'. (#4642)Danny Hermes
2017-12-11Post PR #4559: add back `.dev1` to version numbers. (#4561)Danny Hermes
2017-12-08Making new Pub / Sub and API core releases. (#4559)Danny Hermes
2017-12-04Requiring latest release of concurrent futures backport. (#4521)Danny Hermes
2017-11-16Move datetime helpers from google.cloud._helpers to google.api_core.datetime_...Jon Wayne Parrott
2017-10-31Switch copyright holder to "Google LLC" (#4287)Luke Sneeringer
2017-10-30Explicitly marking `google-cloud-core` and `google-api-core` as "dev". (#4282)Danny Hermes
2017-10-30Cutting version 0.28.0 of `google-cloud-core`. (#4280)Danny Hermes
2017-10-18Add api_core package (#4210)Jon Wayne Parrott