11-21-2019 14:03 PST
Implementation Changes
- Mark
Recognize
as idempotent (via synth). (#9874) - Re-add unused
speaker_tag
; update spacing in docs templates (via synth). (#9765) - Move
speaker_tag
field fromSpeakerDiarizationConfig
toWordInfo
(via synth). (#9576) - Remove send/recv msg size limit (via synth). (#8969)
New Features
- Add speaker diarization configuration support (via synth). (#9202)
- Add
SpeakerDiarizationConfig
, deprecate enable_speaker_diarization and diarization_speaker_count (via synth). (#8795)
Documentation
- Add python 2 sunset banner to documentation. (#9036)
- Reorder samples. (#9313)
- Update docstrings (via synth). (#9292)
- Fix intersphinx reference to requests. (#9294)
- Add generated code samples. (#9153)
- Remove CI for gh-pages, use googleapis.dev for
api_core
refs. (#9085) - Remove compatibility badges from READMEs. (#9035)
- Update intersphinx mapping for requests. (#8805)