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

v1.12.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 03 Feb 22:24

11-08-2019 09:32 PST

Implementation Changes

  • Make features a positional parameter in annotate_video, update retry config, make AnnotateVideo nonidempotent (via synth). (#9440)

New Features

  • Add celebrity recognition support (via synth). (#9612)
  • Drop support for v1beta1 version of the API. (#9426)

Documentation

  • Tweak docstrings, client configuration (via synth). (#9434)
  • Change requests intersphinx url (via synth). (#9412)
  • Fix intersphinx reference to requests. (#9294)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
  • Remove compatibility badges from READMEs. (#9035)

Internal / Testing Changes

  • Enrich VPCSC tests. (#9193)