This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
Releases: googleapis/python-dialogflow
Releases · googleapis/python-dialogflow
v2.7.1
v2.7.0
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
Features
- added Fulfillment service (1b39fc0)
- added location in some resource patterns (1b39fc0)
- added location-aware HTTP path binding for ListIntents (#294) (1f71e77)
- added more Environment RPCs (1b39fc0)
- added TextToSpeechSettings. (1b39fc0)
- added Versions service (1b39fc0)
- support self-signed JWT flow for service accounts (1b39fc0)
Bug Fixes
v2.1.2
v2.1.1
Bug Fixes
- remove
input_audio
field 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
v2.1.0
Features
- add sample code for using regional Dialogflow endpoint (#254) (230bb4e)
- Add CCAI API (#259) (f383bb9)
- add additional_bindings to Dialogflow v2beta1 ListIntents API (#259) (f383bb9)
- add additional_bindings to Dialogflow v2 ListIntents API (#259) (f383bb9)
- Add from_service_account_info factory (#259) (f383bb9)