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

v1.7.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 21:45
51c08a0

1.7.0 (2022-12-14)

Features

  • Add support for grafeas.grafeas.__version__ (ad9ec08)
  • Add typing to proto.Message based class attributes (ad9ec08)

Bug Fixes

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

Documentation

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