Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.79 KB

File metadata and controls

47 lines (29 loc) · 1.79 KB

Changelog

PyPI History

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)