Releases: googleapis/python-cloud-core
Releases · googleapis/python-cloud-core
v2.4.1
2.4.1 (2023-12-07)
Bug Fixes
- Fix regression with
google.cloud._helpers._NOW
(#266) (5310aef)
v2.4.0
2.4.0 (2023-12-07)
Features
- Add support for Python 3.12 (#256) (988a8af)
- Introduce compatibility with native namespace packages (#260) (fd1ef6e)
v2.3.3
2.3.3 (2023-06-29)
Documentation
v2.3.2
2.3.2 (2022-07-15)
Bug Fixes
v1.7.3
1.7.3 (2022-07-12)
Bug Fixes
- deps: allow google-api-core < 3.0.0 on v1 branch (#204) (43310f8)
v2.3.1
2.3.1 (2022-06-03)
Documentation
- fix changelog header to consistent size (#194) (1b79d69)
v2.3.0
2.3.0 (2022-04-06)
Features
- allow extra_api_info to be passed to api request (#183) (3f8e058)
v2.2.3
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
2.2.2 (2022-01-17)
Bug Fixes
- correct param type of _ClientFactoryMixin.from_service_account_info method (#161) (24b7de4)