Changelog
1.4.0 (2024-10-24)
Features
- Add support for Python 3.13 ( 6252476 )
1.3.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( a6f7356 )
1.3.4 (2024-07-08)
Bug Fixes
- Allow protobuf 5.x ( 04ec204 )
1.3.3 (2024-03-05)
Bug Fixes
1.3.2 (2024-02-22)
Bug Fixes
1.3.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( f3db074 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( f3db074 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( f3db074 )
1.3.0 (2023-12-07)
Features
-
Add support for python 3.12 ( 5cd98aa )
-
Introduce compatibility with native namespace packages ( 5cd98aa )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 5cd98aa )
-
Use
retry_async
instead ofretry
in async client ( 5cd98aa )
1.2.0 (2023-01-10)
Features
1.1.0 (2022-12-15)
Features
- Add support for
google.cloud.common.__version__
( 0d9d45f )
Bug Fixes
1.0.6 (2022-10-07)
Bug Fixes
1.0.5 (2022-09-29)
Bug Fixes
1.0.4 (2022-08-11)
Bug Fixes
1.0.3 (2022-07-16)
Bug Fixes
1.0.2 (2022-06-03)
Bug Fixes
1.0.1 (2022-03-05)
Bug Fixes
1.0.0 (2021-11-03)
Features
0.2.0 (2021-10-08)
Features
0.1.0 (2021-10-01)
Features
- generate google.cloud.common ( 61b5082 )