Changes
1.22.0 (2023-01-04)
Features
- dialogflow: Add REST client (06a54a1)
1.21.0 (2022-12-01)
Features
- dialogflow: added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (7231644)
- dialogflow: added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (4f0456e)
Documentation
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (4f0456e)
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (7c8cbcf)
1.20.0 (2022-11-09)
Features
- dialogflow: Added StreamingAnalyzeContent API feat: Added obfuscated_external_user_id to Participant feat: Can directly set Cloud Speech model on the SpeechToTextConfig (9c5d6c8)
Documentation
- dialogflow/cx: Clarify interactive logging TTL behavior (9c5d6c8)
1.19.0 (2022-11-03)
Features
- dialogflow: rewrite signatures in terms of new location (3c4b2b3)
1.18.0 (2022-10-25)
Features
- dialogflow: Can directly set Cloud Speech model on the SpeechToTextConfig (aad4787)
- dialogflow: start generating stubs dir (de2d180)
Documentation
- dialogflow/cx: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) (aad4787)
1.17.0 (2022-10-14)
Features
- dialogflow: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents (8388f87)
- dialogflow: include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents (de4e16a)
Documentation
- dialogflow/cx: clarified gcs_bucket field of the SecuritySettings message (de4e16a)
- dialogflow/cx: clarified gcs_bucket field of the SecuritySettings message (8388f87)
1.16.1 (2022-09-28)
Bug Fixes
- dialogflow/cx: revert removal of LRO mixin (52dddd1)
1.16.0 (2022-09-21)
Features
- dialogflow: rewrite signatures in terms of new types for betas (9f303f9)
1.15.0 (2022-09-19)
Features
- dialogflow: start generating proto message types (563f546)
1.14.0 (2022-09-15)
Features
- dialogflow/apiv2beta1: add REST transport (f7b0822)
1.13.0 (2022-09-06)
Features
1.12.1 (2022-08-02)
Documentation
- dialogflow: added an explicit note that DetectIntentRequest's text input is limited by 256 characters (1d6fbcc)
1.12.0 (2022-07-12)
Features
- dialogflow: deprecated the filter field and add resource_definition docs: add more meaningful comments (8a1ad06)
Documentation
- dialogflow/cx: clarify descriptions of the AdvancedSettings and WebhookRequest data types (1732e43)
- dialogflow/cx: improve comments for protos (963efe2)
1.11.0 (2022-06-29)
Features
- dialogflow: start generating REST client for beta clients (25b7775)
1.10.0 (2022-06-16)
Features
- dialogflow/cx: added webhook_config (90489b1)
- dialogflow/cx: added webhook_config (90489b1)
1.9.0 (2022-05-24)
Features
- dialogflow/cx: add audio export settings to security settings docs: update the doc on diagnostic info (6ef576e)
1.8.1 (2022-04-20)
Bug Fixes
- dialogflow: correct broken ConversationModelEvaluation resource pattern (689cad9)
1.8.0 (2022-04-06)
Features
- dialogflow/cx: added support for locking an agent for changes feat: added data format specification for export agent (81c4c91)
- dialogflow/cx: added support for locking an agent for changes feat: added data format specification for export agent (81c4c91)
1.7.0 (2022-03-14)
Features
- dialogflow: added ConversationModel resource and its APIs feat: added ConversationDataset resource and its APIs feat: added SetSuggestionFeatureConfig and ClearSuggestionFeatureConfig APIs for ConversationProfile feat: added new knowledge type of Document content feat: added states of Document feat: added metadata for the Knowledge operation docs: updated copyright (96c9d7e)
1.6.0 (2022-02-23)
Features
- dialogflow: set versionClient to module version (55f0d92)
1.5.0 (2022-02-14)
Features
- dialogflow: add file for tracking version (17b36ea)
1.4.0 (2022-02-03)
Features
- dialogflow: added conversation process config, ImportDocument and SuggestSmartReplies API (f560b1e)
1.3.0 (2022-01-04)
Features
- dialogflow/cx: added
TelephonyTransferCall
in response message (fe27098) - dialogflow/cx: added support for comparing between versions docs: clarified security settings API reference (83b941c)
- dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
- dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
- dialogflow/cx: allow setting custom CA for generic webhooks and release CompareVersions API docs: clarify DLP template reader usage (90e2868)
- dialogflow: added export documentation method feat: added filter in list documentations request feat: added option to import custom metadata from Google Cloud Storage in reload document request feat: added option to apply partial update to the smart messaging allowlist in reload document request feat: added filter in list knowledge bases request (5444809)
- dialogflow: added support to configure security settings, language code and time zone on conversation profile (1f5aa78)
- dialogflow: removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (5444809)
- dialogflow: support document metadata filter in article suggestion and smart reply model in human agent assistant (e33350c)
1.2.0 (2021-11-02)
Features
- dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)
- dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)
1.1.0 (2021-10-18)
Features
- dialogflow/cx: added support for Deployments with ListDeployments and GetDeployment apis feat: added support for DeployFlow api under Environments feat: added support for TestCasesConfig under Environment docs: added long running operation explanation for several apis fix!: marked resource name of security setting as not-required (8c5c6cf)
1.0.0
Stabilize GA surface.
v0.1.0
This is the first tag to carve out dialogflow as its own module. See Add a module to a multi-module repository.