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

Releases: googleapis/python-grafeas

v1.8.1

23 Jan 15:59
f869254
Compare
Choose a tag to compare

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (2b37951)

Documentation

  • Add documentation for enums (2b37951)

v1.8.0

10 Jan 18:42
0c0e5f9
Compare
Choose a tag to compare

1.8.0 (2023-01-10)

Features

v1.7.0

14 Dec 21:45
51c08a0
Compare
Choose a tag to compare

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)

v1.6.1

10 Oct 16:19
ac56453
Compare
Choose a tag to compare

1.6.1 (2022-10-07)

Bug Fixes

v1.6.0

04 Oct 00:20
cb83964
Compare
Choose a tag to compare

1.6.0 (2022-10-03)

Features

  • Add new analysis status and cvss version fields (#214) (f3aaadb)

Bug Fixes

v1.5.1

16 Aug 15:43
5504ddd
Compare
Choose a tag to compare

1.5.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#198) (e66561a)
  • deps: require proto-plus >= 1.22.0 (e66561a)

v1.5.0

14 Jul 12:52
58a9b9e
Compare
Choose a tag to compare

1.5.0 (2022-07-14)

Features

Bug Fixes

v0.4.3

09 Jun 15:41
c080d75
Compare
Choose a tag to compare

0.4.3 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#187) (e8e4cff)

v1.4.5

07 Jun 11:21
636a2b7
Compare
Choose a tag to compare

1.4.5 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#181) (ac19dbf)

v1.4.4

05 May 18:25
7ceca30
Compare
Choose a tag to compare

1.4.4 (2022-05-05)

Documentation

  • fix type in docstring for map fields (30b3cba)