On January 1, 2020 this library will no longer support Python 2 on the latest released version. Previously released library versions will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

PyPI History

0.4.0 (2020-02-07)

Features

  • grafeas: add support for upgrade notes; add cpe and last_scan_time to DiscoveryOccurrence; add source_update_time to VulnerabilityNote (via synth) (#10084) (2ee967b)

Bug Fixes

  • grafeas: deprecate resource name helper methods (via synth) (#9835) (a2c26d9)

0.3.0

10-10-2019 11:28 PDT

Implementation Changes

  • Remove send / receive message size limit (via synth). (#8981)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

Documentation

  • Fix intersphinx reference to requests. (#9294)

  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)

  • Update intersphinx mapping for requests. (#8805)

  • Link to googleapis.dev documentation in READMEs. (#8705)

0.2.0

07-12-2019 17:04 PDT

Implementation Changes

  • replace min_affected_version w/ affected_version_{start,end} (via synth). (#8465)

  • Allow kwargs to be passed to create_channel, update templates (via synth). (#8391)

New Features

  • Update list method docstrings (via synth). (#8510)

Documentation

  • Update READMEs. (#8456)

Internal / Testing Changes

  • Add docs job to publish to googleapis.dev. (#8464)

0.1.0

06-17-2019 10:44 PDT

New Features

  • Initial release of the Grafeas client library. (#8186)