Skip to content

Latest commit

 

History

History
225 lines (116 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

225 lines (116 loc) · 17.1 KB

Changelog

2.15.0 (2022-01-19)

Features

  • added TelephonyTransferCall in response message (#207) (8859e3f)
  • added API for changelogs docs: clarified semantic of the streaming APIs (#197) (4f88255)
  • added API for changelogs docs: clarified semantic of the streaming APIs (#198) (9882149)
  • added deployment API feat: exposed DTMF input info in the query result docs: added notes on long running operation (#191) (5460ad4)
  • added support for TelephonyTransferCall (#206) (17089de)
  • added support for comparing between versions docs: clarified security settings API reference (#201) (f4ca7e2)
  • added support for DeployFlow api under Environments (5460ad4)
  • added support for Deployments with ListDeployments and GetDeployment apis (5460ad4)
  • added support for TestCasesConfig under Environment (5460ad4)
  • added the display name of the current page in webhook requests (#211) (ae9b5ee)
  • added the display name of the current page in webhook requests (#212) (349bc41)
  • allow setting custom CA for generic webhooks (#203) (f5d8155)
  • expose dtmf input info in the query result (5460ad4)

Bug Fixes

  • marked resource name of security setting as not-required (5460ad4)

2.14.0 (2021-09-21)

Features

  • turns on self-signed JWT feature flag (#167) (a474169)

2.13.0 (2021-08-17)

Features

  • add advanced settings for agent level feat: add rollout config, state and failure reason for experiment feat: add insights export settings for security setting feat: add language code for streaming recognition result and flow versions for query p... (#156) (80d2f94)
  • added support for DLP templates; expose Locations service to get/list avaliable locations of Dialogflow products (#162) (b77bde9)

Bug Fixes

2.12.1 (2021-07-21)

Bug Fixes

  • deps: google-gax v2.17.1 (#148) (5e1ec0a)
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#150) (8974183)

2.12.0 (2021-06-30)

Features

  • mark agent.default_language_code as required feat: add return_partial response to Fulfillment docs: add notes to train agent before sending queries (#140) (eae8f44)

Bug Fixes

2.11.0 (2021-06-21)

Features

  • v3beta1: Support partial response feature (ee8a24a)
  • v3beta1: support sentiment analysis in bot testing (#127) (2c45b2c)

Bug Fixes

  • v3beta1: set agent default language code as required (#134) (ee8a24a)

2.10.0 (2021-06-17)

Features

  • v3: support sentiment analysis in bot testing (#125) (d6d7684)

2.9.0 (2021-06-14)

Features

  • added API for running continuous test (#123) (248ae74)

2.8.1 (2021-06-10)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#122) (af8ca45)

2.8.0 (2021-05-25)

Features

2.7.0 (2021-05-10)

Features

  • add support for service directory webhooks (#110) (d4b87a5)
  • add support for service directory webhooks (#113) (2ce89d5)

Bug Fixes

2.6.0 (2021-05-05)

Features

  • Expose supported languages of the agent; feat: add export / import flow API docs: Update docs on Pages, Session, Version, etc. (#104) (c7ac26e)

2.5.0 (2021-04-28)

Features

  • Expose supported languages of the agent; feat: add export / import flow API docs: Update docs on Pages, Session, Version, etc. (#103) (daa06ab)
  • include original user query in WebhookRequest; add GetTextCaseresult API. (528192e)
  • include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. (#82) (ff13a97)
  • support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook (#90) (53f1e21)
  • support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook (#91) (cd125d3)

2.4.0 (2021-03-15)

Features

  • added fallback option when restoring an agent docs: clarified experiment length (f90bb9c)
  • added fallback option when restoring an agent docs: clarified experiment length (f90bb9c)
  • allow to disable webhook invocation per request (f90bb9c)
  • allow to disable webhook invocation per request (3b1b674)
  • supports SentimentAnalysisResult in webhook request, add http rules for long running operations docs: minor (3b1b674)

Bug Fixes

  • RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest. (3b1b674)

2.3.0 (2021-03-01)

Features

  • Add new Experiment service docs: minor doc update on redact field in intent.proto and page.proto (63933cd)
  • Add new Experiment service docs: minor doc update on redact field in intent.proto and page.proto (63933cd)
  • added support for test cases and agent validation (#53) (63933cd)
  • docs: promote to ga (#63) (38acf82)
  • supports SentimentAnalysisResult in webhook request docs: minor updates in wording (#62) (1e167ab)

2.2.0 (2021-01-09)

Features

  • adds style enumeration (#49) (6d65571)
  • allowed custom to specify webhook headers through query parameters docs: suggested to always use version for production traffic when calling DetectIntent (#44) (0ffd0b7)
  • expose Security Settings API. (#46) (f6460ce)

2.1.0 (2020-11-25)

Features

2.0.0 (2020-11-19)

⚠ BREAKING CHANGES

  • move to v3 API surface (#35)

Features

1.2.0 (2020-11-17)

Features

  • adds event to MessageType (999d156)

Bug Fixes

  • do not modify options object, use defaultScopes (#27) (a0124c7)

1.1.0 (2020-10-14)

Features

  • samples: examples of dialogflow-cx in action (8b7b018)

1.0.0 (2020-08-25)

⚠ BREAKING CHANGES

  • initial full generation of library (#1)

Features

  • initial full generation of library (#1) (f7dbf85)
  • initial library generation (37c6b13)