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
v1.1.2
v2.13.0
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
v2.12.0
v2.11.0
2.11.0 (2022-01-13)
Features
- support document metadata filter in article suggestion (#442) (6f615f9)
- v2: added export documentation method (#449) (a43d1e9)
- 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)
v2.10.0
Features
- add context manager support in client (#416) (317187c)
- add document metadata filter in article suggestion (#437) (56a6e11)
- add smart reply model in human agent assistant (56a6e11)
- add support for python 3.10 (#422) (652e2e8)
- v2: added support to configure security settings, language code and time zone on conversation profile (#431) (6296673)
Bug Fixes
Documentation
- clarified meaning of the legacy editions (#426) (d7a7544)
- clarified semantic of the streaming APIs (d7a7544)
- list oneofs in docstring (fd06e9f)
- samples: Added comments (#425) (f5d40dc)
- 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)
v2.9.1
v2.9.0
v2.8.1
v2.8.0
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
- clarified some LRO types (#387) (3ca0f58)
- fix validation result docs (ad896f7)
- samples: add region tags to update intent sample (#382) (8497101)
- samples: add set agent code sample (#370) (f997336)
- samples: add update intent code sample (#357) (fab916f)
- update agent docs (ad896f7)
- update entity type docs (ad896f7)
- update environment docs (ad896f7)
- update intent docs (ad896f7)