This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
v1.12.0
11-08-2019 09:32 PST
Implementation Changes
- Make
features
a positional parameter inannotate_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)