Changes

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.