Changelog
0.6.5 (2023-12-02)
Features
Add support for python 3.12 (fb6f9db)
Introduce compatibility with native namespace packages (fb6f9db)
Bug Fixes
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
0.3.1 (2022-08-11)
Bug Fixes
0.3.0 (2022-07-14)
Features
- add audience parameter (b6c7635)