Skip to content

Releases: googleapis/python-cloud-core

v2.3.1

09 Jun 15:17
1bc7354

Choose a tag to compare

2.3.1 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#194) (1b79d69)

v2.3.0

11 Apr 14:52
6014db0

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

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

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

Choose a tag to compare

Bug Fixes

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

v2.2.0

09 Nov 17:17
debb93a

Choose a tag to compare

Features

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

v2.1.0

05 Oct 21:17
1afc7ac

Choose a tag to compare

Features

v2.0.0

18 Aug 22:17
1205758

Choose a tag to compare

⚠ BREAKING CHANGES

Miscellaneous Chores

v2.0.0b1

02 Aug 19:17
8bea25b

Choose a tag to compare

⚠ BREAKING CHANGES

v1.7.2

27 Jul 18:04
f6584bc

Choose a tag to compare

Documentation

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