Changelog
2.14.1 (2022-06-03)
Bug Fixes
Documentation
2.14.0 (2022-05-09)
Features
added HUMAN_INTERVENTION_NEEDED type in ConversationEvent (#488) (fa5fd8b)
v2beta1: add the API of StreamingAnalyzeContent (#520) (0d3b413)
Bug Fixes
Documentation
2.13.0 (2022-03-08)
Features
added ConversationDataset resource and its APIs (bd93557)
added ConversationModel resource and its APIs (bd93557)
added metadata for the Knowledge operation (bd93557)
added new knowledge type of Document content (bd93557)
added SetSuggestionFeatureConfig and ClearSuggestionFeatureConfig APIs for ConversationProfile (bd93557)
added states of Document (bd93557)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#479) (4a62e80)
deps: require proto-plus>=1.15.0 (4a62e80)
Documentation
added a new resource name pattern for ConversationModel (bd93557)
clarified the behavior of language_code in EventInput (#475) (bd93557)
clarified wording around Cloud Storage usage (bd93557)
updated copyright (bd93557)
2.12.0 (2022-02-11)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (74a54c6)
Documentation
2.11.0 (2022-01-13)
Features
support document metadata filter in article suggestion (#442) (6f615f9)
v2: added filter in list documentations request (a43d1e9)
v2: added filter in list knowledge bases request (a43d1e9)
v2: added option to apply partial update to the smart messaging allowlist in reload document request (a43d1e9)
v2: added option to import custom metadata from Google Cloud Storage in reload document request (a43d1e9)
v2beta1: add support for knowledge_base in knowledge operation metadata (0f60629)
v2beta1: added option to configure the number of sentences in the suggestion context (#453) (e48ea00)
v2beta1: removed OPTIONAL for speech model variant (#448) (0f60629)
v2: removed OPTIONAL for speech model variant (#447) (56efd10)
2.10.0 (2021-11-12)
Features
add document metadata filter in article suggestion (#437) (56a6e11)
add smart reply model in human agent assistant (56a6e11)
v2: added support to configure security settings, language code and time zone on conversation profile (#431) (6296673)
Bug Fixes
Documentation
clarified semantic of the streaming APIs (d7a7544)
list oneofs in docstring (fd06e9f)
v2beta1: clarified meaning of the legacy editions (fd06e9f)
v2beta1: clarified semantic of the streaming APIs (fd06e9f)
v2beta1: recommend AnalyzeContent for future users (#420) (1afdab3)
v2: recommend AnalyzeContent for future users (#421) (c6940a9)
2.9.1 (2021-10-04)
Documentation
2.9.0 (2021-09-30)
Features
Bug Fixes
- improper types in pagers generation (814055d)
Documentation
2.8.1 (2021-09-29)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (12b4f60)
2.8.0 (2021-09-08)
Features
add language code to streaming recognition result (ad896f7)
add time zone and security settings to conversation profile (ad896f7)
expose
Locations
service to get/list avaliable locations of Dialogflow products (#364) (ad896f7)
Documentation
fix validation result docs (ad896f7)
samples: add region tags to update intent sample (#382) (8497101)
update agent docs (ad896f7)
update entity type docs (ad896f7)
update environment docs (ad896f7)
update intent docs (ad896f7)
2.7.1 (2021-07-26)
Bug Fixes
Documentation
2.7.0 (2021-07-22)
Features
Bug Fixes
2.6.0 (2021-07-10)
Features
Bug Fixes
- disable always_use_jwt_access (9bf371d)
2.5.0 (2021-06-26)
Features
added Automated agent reply type and allow cancellation flag for partial response feature (#314) (5dfd375)
v2beta1: added Automated agent reply type and allow cancellation flag for partial response feature (#311) (1d34763)
Documentation
added notes to train agent prior to sending queries (#319) (37dece2)
omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#316) (55fcb9d)
update comment in ListSuggestions to use absolute URL for /apis/design/design_patterns (#313) (99d8897)
2.4.0 (2021-05-25)
Features
add a field to indicate whether slot filling is cancelled (#304) (3343504)
v2beta1: add a field to indicate whether slot filling is cancelled (#306) (05be019)
2.3.0 (2021-05-19)
Features
- added location-aware HTTP path binding for ListIntents feat: exposed match confidence and parameter in AnalyzeContentResponse feat: added DTMF and PARTIAL DTMF type in recognition result (#298) (e52e9c0)
2.2.0 (2021-05-16)
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
add async client to %name_%version/init.py (1b39fc0)
removed incorrect resource annotation for UpdateEnvironmentRequest. (1b39fc0)
2.1.2 (2021-04-13)
Bug Fixes
2.1.1 (2021-04-12)
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
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
,ColumnProperties
in v2; addSpeechContext
,SpeechWordInfo
in v2; addenable_word_info
,speech_contexts
,model
to InputAudioConfig in v2; addsubtitles
toIntent.Message.ListSelect
inv2beta1
; addlanguage_code
toListKnowledgeBase
in v2beta1; addwebhook_headers
toQueryParameters
in v2beta1 (#175) (713846b)add validation support to v2; add
output_audio_config_mask
todetect_intent
method 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_agent
anddelete_agent
methods toAgentsClient
Add
api_version
andtier
toAgents
Add
session_entity_types
toWebhookResponse
Add
model_variant
andsingle_utterance
toInputAudioConfig
Add
SpeechModelVariant
enumAdd
enable_fuzzy_extraction
toEntityType
Add
KIND_REGEXP
toEntityType.Kind
enumAdd
client_options
to clientsAllow kwargs to be passed to transport
create_channel
methodsDeprecate
single_utterance
attribute inStreamingDetectIntentRequest
. Please useInputAudioConfig.single_utterance
v2
- Add Google Hangouts to
Message.Platform
enum
v2beta1
Add
get_validation_result
method toAgentsClient
Add
gcs_source
andsource
toreload_document
method inDocumentsClient
Add Rich Business Messaging (RBM) support,
table_card
, andmedia_content
to intent messagesAdd
enable_word_info
,speech_contexts
toInputAudioConfig
update_document
returns_OperationFuture
rather thanOperation
Deprecate
projects.agent.knowledgeBases
. Please useprojects.knowledgeBases
.Add
stability
,speech_word_info
andspeech_end_offset
toStreamingRecognitionResult
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)