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

v0.5.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 16:50
90c9ffd

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)