Changelog
2.1.2 (2021-04-13)
Bug Fixes
2.1.1 (2021-04-12)
Bug Fixes
remove
input_audiofield from AnalyzeContentRequest from v2/v2beta1 (06381fc)remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 (06381fc)
remove resource_reference for invisible resources (06381fc)
Remove resource_reference from UpdateAnswerRecord (06381fc)
remove rpc or fields that are unintended to release (#264) (06381fc)
remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 (06381fc)
Documentation
2.1.0 (2021-03-10)
Features
add sample code for using regional Dialogflow endpoint (#254) (230bb4e)
add additional_bindings to Dialogflow v2beta1 ListIntents API (#259) (f383bb9)
add additional_bindings to Dialogflow v2 ListIntents API (#259) (f383bb9)
Bug Fixes
Documentation
2.0.0 (2020-12-14)
⚠ BREAKING CHANGES
- use microgenerator. See Migration Guide. (#239)
Features
1.1.0 (2020-08-26)
Features
Documentation
1.0.0 (2020-05-13)
Features
0.8.0 (2020-03-26)
Features
dialogflow: add
MediaContent,BrowseCarouselCard,ColumnPropertiesin v2; addSpeechContext,SpeechWordInfoin v2; addenable_word_info,speech_contexts,modelto InputAudioConfig in v2; addsubtitlestoIntent.Message.ListSelectinv2beta1; addlanguage_codetoListKnowledgeBasein v2beta1; addwebhook_headerstoQueryParametersin v2beta1 (#175) (713846b)add validation support to v2; add
output_audio_config_masktodetect_intentmethod in v2beta1 and v2; add sub agent to v2beta1 (via synth) (#179) (5a6f18e)
0.7.2 (2019-10-18)
Bug Fixes
0.7.1 (2019-10-17)
Bug Fixes
0.7.0 (2019-10-16)
Features
v2 and v2beta1
Add
set_agentanddelete_agentmethods toAgentsClientAdd
api_versionandtiertoAgentsAdd
session_entity_typestoWebhookResponseAdd
model_variantandsingle_utterancetoInputAudioConfigAdd
SpeechModelVariantenumAdd
enable_fuzzy_extractiontoEntityTypeAdd
KIND_REGEXPtoEntityType.KindenumAdd
client_optionsto clientsAllow kwargs to be passed to transport
create_channelmethodsDeprecate
single_utteranceattribute inStreamingDetectIntentRequest. Please useInputAudioConfig.single_utterance
v2
- Add Google Hangouts to
Message.Platformenum
v2beta1
Add
get_validation_resultmethod toAgentsClientAdd
gcs_sourceandsourcetoreload_documentmethod inDocumentsClientAdd Rich Business Messaging (RBM) support,
table_card, andmedia_contentto intent messagesAdd
enable_word_info,speech_contextstoInputAudioConfigupdate_documentreturns_OperationFuturerather thanOperationDeprecate
projects.agent.knowledgeBases. Please useprojects.knowledgeBases.Add
stability,speech_word_infoandspeech_end_offsettoStreamingRecognitionResult
0.6.0
05-06-2019 1:34 PST
Implementation Changes
Add routing header to method metadata.(#123)
Warn when deprecated client_config argument is used. (#123)
Add https://www.googleapis.com/auth/dialogflow OAuth scope. (#123)
Add channel to gRPC transport classes. (#123)
Features
Add argument output_audio_config to detect_intent. (#123)
Add update_knowledge_base method. (#123)
Add update_document and reload_document methods. (#123)
Documentation:
- Change copyright year to 2019. (#123)
Internal / Testing Changes
- Use mock to patch create_channel in unit tests. (#123)
0.5.2
12-18-2018 10:50 PST
Documentation
Add notice of Python 2.7 deprecation (#112)
Fix typo in samples (#52)
Update README.rst (#27)
Updating README per ask from Product (#81)
Add v2beta1 samples for dialogflow and update v2 sample formatting. (#72)
Internal / Testing Changes
Update github issue templates (#103)
Strip dynamic badges from README (#99)
Correct the repository name in samples README. (#83)
0.4.0
- Regenerate v2beta1 endpoint
0.3.0
Regenerate v2 endpoint
Update documentation comments
0.2.0
New Features
- Add v2 Endpoint (#38)
Documentation
- Add sample readme, and sample agent (#15)
Internal / Testing Changes
- Fix typo (#16)