Skip to content

Releases: googleapis/python-cloud-core

v2.4.1

07 Dec 21:08
a11a7a5
Compare
Choose a tag to compare

2.4.1 (2023-12-07)

Bug Fixes

  • Fix regression with google.cloud._helpers._NOW (#266) (5310aef)

v2.4.0

07 Dec 19:52
4c9254c
Compare
Choose a tag to compare

2.4.0 (2023-12-07)

Features

  • Add support for Python 3.12 (#256) (988a8af)
  • Introduce compatibility with native namespace packages (#260) (fd1ef6e)

v2.4.0rc1

04 Dec 20:28
Compare
Choose a tag to compare
v2.4.0rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

2.4.0rc1 (2023-12-03)

Features

  • Add support for Python 3.12 (#256) (988a8af)
  • Introduce compatibility with native namespace packages (#260) (fd1ef6e)

This PR was generated with Release Please. See documentation.

v2.3.3

05 Jul 19:41
c5f8662
Compare
Choose a tag to compare

2.3.3 (2023-06-29)

Documentation

  • Update docs structure for c.g.c usage (#226) (b805f4a)

v2.3.2

18 Jul 13:15
57cb3ca
Compare
Choose a tag to compare

2.3.2 (2022-07-15)

Bug Fixes

v1.7.3

12 Jul 19:49
e30be05
Compare
Choose a tag to compare

1.7.3 (2022-07-12)

Bug Fixes

  • deps: allow google-api-core < 3.0.0 on v1 branch (#204) (43310f8)

v2.3.1

09 Jun 15:17
1bc7354
Compare
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
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)