Changelog

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)

1.6.3 (2022-10-07)

Bug Fixes

1.6.2 (2022-09-29)

Bug Fixes

1.6.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#159) (44962a0)

  • deps: require proto-plus >= 1.22.0 (44962a0)

1.6.0 (2022-07-14)

Features

Bug Fixes

1.5.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#141) (8a7b8b1)

1.5.0 (2022-05-19)

Features

1.4.2 (2022-04-14)

Bug Fixes

  • fix type in docstring for map fields (#97) (2865664)

1.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#84) (988eff8)

1.4.0 (2022-02-04)

Features

  • Add Channel and ChannelConnection resources (#72) (4d89018)

1.3.0 (2022-02-03)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (6bffd75)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (f509558)

  • deps: require google-api-core >= 1.28.0 (f509558)

Documentation

  • list oneofs in docstring (f509558)

1.2.0 (2021-10-14)

Features

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#44) (d732a44)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (406ac83)

1.0.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (d940eea)

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#25) (bf70c36)

0.2.2 (2021-07-30)

Features

  • add Samples section to CONTRIBUTING.rst (#17) (7e2cd4a)

Bug Fixes

Miscellaneous Chores

0.2.1 (2021-07-21)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#16) (74277de)

0.2.0 (2021-07-14)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#4) (18a491d)

0.1.0 (2021-06-15)

Features