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

v1.5.0

Compare
Choose a tag to compare
@release-please release-please released this 08 Dec 20:36
86767b4

1.5.0 (2022-12-08)

Features

  • add policy based routing (bb5fdce)
  • add support for google.cloud.networkconnectivity.__version__ (bb5fdce)
  • Add typing to proto.Message based class attributes (bb5fdce)

Bug Fixes

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

Documentation

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