Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-eventarc-publishing

v0.6.2

27 Mar 14:47
397caf1
Compare
Choose a tag to compare

0.6.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#98) (8037e11)

v0.6.1

23 Jan 15:36
0469b6b
Compare
Choose a tag to compare

0.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (#89) (08102eb)

v0.6.0

10 Jan 19:08
dd0e45d
Compare
Choose a tag to compare

0.6.0 (2023-01-10)

Features

v0.5.0

15 Dec 16:50
90c9ffd
Compare
Choose a tag to compare

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

10 Oct 18:01
4d12646
Compare
Choose a tag to compare

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

29 Sep 20:00
6cf6f2b
Compare
Choose a tag to compare

0.4.1 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#72) (b436e3d)

v0.4.0

19 Sep 19:12
a51faf4
Compare
Choose a tag to compare

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

16 Aug 15:51
aaedc39
Compare
Choose a tag to compare

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

14 Jul 14:26
1267628
Compare
Choose a tag to compare

0.3.0 (2022-07-14)

Features

Bug Fixes

v0.2.1

07 Jun 11:19
5607242
Compare
Choose a tag to compare

0.2.1 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#39) (de887d2)

Documentation

  • fix changelog header to consistent size (#38) (96f1edb)