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

Releases: googleapis/python-eventarc

v1.9.1

27 Mar 15:55
a01f619
Compare
Choose a tag to compare

1.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#200) (b0be428)

v1.9.0

24 Feb 01:05
b68237e
Compare
Choose a tag to compare

1.9.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#194) (1b7840c)

v1.8.1

23 Jan 16:00
510b5c2
Compare
Choose a tag to compare

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (2c7b15b)

Documentation

  • Add documentation for enums (2c7b15b)

v1.8.0

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

1.8.0 (2023-01-10)

Features

v1.7.0

15 Dec 16:46
4fb38e3
Compare
Choose a tag to compare

1.7.0 (2022-12-15)

Features

  • Add CMEK support to Eventarc client library (6ba2726)
  • Add support for google.cloud.eventarc.__version__ (6ba2726)
  • Add typing to proto.Message based class attributes (6ba2726)
  • Update Eventarc Channel to support custom events (6ba2726)

Bug Fixes

  • Add dict typing for client_options (6ba2726)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (cc353d1)
  • Drop usage of pkg_resources (cc353d1)
  • Fix timeout default values (cc353d1)

Documentation

  • samples: Snippetgen handling of repeated enum field (6ba2726)
  • samples: Snippetgen should call await on the operation coroutine before calling result (cc353d1)

v1.6.3

10 Oct 15:54
31777a7
Compare
Choose a tag to compare

1.6.3 (2022-10-07)

Bug Fixes

v1.6.2

29 Sep 19:58
5904ac3
Compare
Choose a tag to compare

1.6.2 (2022-09-29)

Bug Fixes

v1.6.1

16 Aug 15:52
ccc7f6d
Compare
Choose a tag to compare

1.6.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#159) (44962a0)
  • deps: require proto-plus >= 1.22.0 (44962a0)

v1.6.0

14 Jul 15:02
d74e4c7
Compare
Choose a tag to compare

1.6.0 (2022-07-14)

Features

Bug Fixes

v0.2.4

09 Jun 14:35
1238784
Compare
Choose a tag to compare

0.2.4 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#145) (fecb40b)