Skip to content

Releases: googleapis/python-cloud-core

v2.3.0

11 Apr 14:52
6014db0
Compare
Choose a tag to compare

2.3.0 (2022-04-06)

Features

  • allow extra_api_info to be passed to api request (#183) (3f8e058)

v2.2.3

07 Mar 21:54
8575b67
Compare
Choose a tag to compare

2.2.3 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#178) (c65ad44)
  • deps: require google-auth 1.25.0 (c65ad44)

v2.2.2

18 Jan 22:58
1630cac
Compare
Choose a tag to compare

2.2.2 (2022-01-17)

Bug Fixes

  • correct param type of _ClientFactoryMixin.from_service_account_info method (#161) (24b7de4)

v2.2.1

10 Nov 16:17
a4290ec
Compare
Choose a tag to compare

Bug Fixes

  • correct Client and Connection type annotations (#156) (a427681)

v2.2.0

09 Nov 17:17
debb93a
Compare
Choose a tag to compare

Features

  • add mypy checking + 'py.typed' files (#149) (f20ef60)

v2.1.0

05 Oct 21:17
1afc7ac
Compare
Choose a tag to compare

Features

v2.0.0

18 Aug 22:17
1205758
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Miscellaneous Chores

v2.0.0b1

02 Aug 19:17
8bea25b
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

v1.7.2

27 Jul 18:04
f6584bc
Compare
Choose a tag to compare

Documentation

  • add Samples section to CONTRIBUTING.rst (#119) (5c3959b)

v1.7.1

25 Jun 19:02
dd9a4d7
Compare
Choose a tag to compare

Bug Fixes

  • pass kwargs through in 'from_service_account_json' (#109) (efc4bbf)