Changelog
0.6.17 (2025-03-06)
Documentation
- [google-cloud-eventarc-publishing] Documentation improvements for the Publisher service ( #13613 ) ( 4a1f534 )
0.6.16 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 908d742 )
-
Add support for reading selective GAPIC generation methods from service YAML ( 908d742 )
0.6.15 (2024-12-12)
Features
- Add support for opt-in debug logging ( 819e8fb )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 819e8fb )
0.6.14 (2024-11-11)
Bug Fixes
0.6.13 (2024-10-31)
Features
-
Publish Eventarc Advanced Publishing API proto, allowing ( b5718b7 )
-
Publish Eventarc Advanced Publishing API proto, allowing publishing events to a Message Bus ( #13232 ) ( b5718b7 )
0.6.12 (2024-10-24)
Features
0.6.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 189922a )
0.6.10 (2024-07-08)
Bug Fixes
0.6.9 (2024-03-05)
Bug Fixes
0.6.8 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12283 ) ( f20b41a ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12306 ) ( 1e787f2 )
0.6.7 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( c721248 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( c721248 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( c721248 )
0.6.6 (2024-02-01)
Features
0.6.5 (2023-12-07)
Features
-
Add support for python 3.12 ( fb6f9db )
-
Introduce compatibility with native namespace packages ( fb6f9db )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( fb6f9db )
-
Use
retry_async
instead ofretry
in async client ( fb6f9db )
0.6.4 (2023-09-19)
Documentation
0.6.3 (2023-07-05)
Bug Fixes
0.6.2 (2023-03-23)
Documentation
0.6.1 (2023-01-20)
Bug Fixes
0.6.0 (2023-01-10)
Features
0.5.0 (2022-12-14)
Features
-
Add support for
google.cloud.eventarc_publishing.__version__
( 9c61149 ) -
Add typing to proto.Message based class attributes ( 9c61149 )
-
Introduce the event publishing using JSON representation of CloudEvents ( 9c61149 )
Bug Fixes
-
Add dict typing for client_options ( 9c61149 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( a0b28f9 )
-
Drop usage of pkg_resources ( a0b28f9 )
-
Fix timeout default values ( a0b28f9 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 9c61149 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( a0b28f9 )
0.4.2 (2022-10-10)
Bug Fixes
0.4.1 (2022-09-29)
Bug Fixes
0.4.0 (2022-09-16)
Features
- Add support for REST transport ( c9d1d77 )
Bug Fixes
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( c9d1d77 )
-
deps:require protobuf >= 3.20.1 ( c9d1d77 )
0.3.1 (2022-08-11)
Bug Fixes
0.3.0 (2022-07-14)
Features
- add audience parameter ( b6c7635 )