Changelog
1.6.2 (2025-06-11)
Documentation
- Update import statement example in README ( eea9e6f )
1.6.1 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( 3a85796 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
1.6.0 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( b1c3ce8 )
-
Add support for reading selective GAPIC generation methods from service YAML ( b1c3ce8 )
1.5.0 (2024-10-24)
Features
1.4.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( c6eeae0 )
1.4.4 (2024-07-08)
Bug Fixes
- Allow protobuf 5.x ( 04ec204 )
1.4.3 (2024-03-05)
Bug Fixes
1.4.2 (2024-02-22)
Bug Fixes
1.4.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 780c5f1 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 780c5f1 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 780c5f1 )
1.4.0 (2023-12-07)
Features
-
Add support for python 3.12 ( ea6cfc2 )
-
Introduce compatibility with native namespace packages ( ea6cfc2 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( ea6cfc2 )
-
Use
retry_async
instead ofretry
in async client ( ea6cfc2 )
1.3.2 (2023-09-30)
Documentation
1.3.1 (2023-07-05)
Bug Fixes
1.3.0 (2023-01-10)
Features
1.2.0 (2022-12-15)
Features
- Add support for
google.cloud.appengine_logging.__version__
( d3fe8be )
Bug Fixes
1.1.6 (2022-10-07)
Bug Fixes
1.1.5 (2022-10-03)
Bug Fixes
1.1.4 (2022-08-11)
Bug Fixes
1.1.3 (2022-07-16)
Bug Fixes
1.1.2 (2022-06-03)
Bug Fixes
Documentation
1.1.1 (2022-03-05)
Bug Fixes
1.1.0 (2021-10-18)
Features
1.0.0 (2021-10-12)
Features
0.2.0 (2021-10-08)
Features
0.1.5 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 35fa951 )
0.1.4 (2021-07-29)
Documentation
Miscellaneous Chores
0.1.3 (2021-07-21)
Bug Fixes
0.1.2 (2021-07-14)
Documentation
0.1.1 (2021-06-16)
Bug Fixes
0.1.0 (2021-06-02)
Features
- generate google.appengine.logging.v1.request_log ( e1c6c72 )