Releases: googleapis/python-eventarc-publishing
Releases · googleapis/python-eventarc-publishing
v0.6.2
0.6.2 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#98) (8037e11)
v0.6.1
0.6.1 (2023-01-20)
Bug Fixes
v0.6.0
0.6.0 (2023-01-10)
Features
v0.5.0
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)
v0.4.2
0.4.2 (2022-10-10)
Bug Fixes
- deps: Allow protobuf 3.19.5 (#75) (22f1a06)
- deps: require google-api-core>=1.33.2 (22f1a06)
v0.4.1
0.4.1 (2022-09-29)
Bug Fixes
v0.4.0
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)
v0.3.1
0.3.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#54) (939641d)
- deps: require proto-plus >= 1.22.0 (939641d)
v0.3.0
0.3.0 (2022-07-14)
Features
Bug Fixes
v0.2.1
0.2.1 (2022-06-03)
Bug Fixes
Documentation
- fix changelog header to consistent size (#38) (96f1edb)