Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

v3.15.0

Compare
Choose a tag to compare
@release-please release-please released this 09 Jan 18:42
8bcae10

3.15.0 (2023-01-07)

Features

  • Add a new searchable field kmsKeys (#506) (07dd6cc)
  • Add support for google.cloud.asset.__version__ (6bad165)
  • Add typing to proto.Message based class attributes (6bad165)

Bug Fixes

  • Add dict typing for client_options (6bad165)
  • Deprecate searchable field kmsKey (07dd6cc)
  • deps: Allow protobuf 3.19.5 (#508) (818abbb)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (6bad165)
  • Drop usage of pkg_resources (6bad165)
  • Fix timeout default values (6bad165)

Documentation

  • samples: Snippetgen handling of repeated enum field (6bad165)
  • samples: Snippetgen should call await on the operation coroutine before calling result (6bad165)
  • Small change for documentation (6bad165)