Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Releases: googleapis/nodejs-dialogflow

v5.3.0

11 Nov 01:41
5990de4
Compare
Choose a tag to compare

5.3.0 (2022-11-11)

Features

Bug Fixes

v5.2.1

07 Sep 22:00
dd6b1e4
Compare
Choose a tag to compare

5.2.1 (2022-09-01)

Bug Fixes

v5.2.0

02 Aug 20:28
88854fa
Compare
Choose a tag to compare

5.2.0 (2022-07-10)

Features

  • provide new parameter cx_current_page, the unique identifier of the CX page to override the current_page in the session. Add filter field to ListAnswerRecordsRequest. And add AudioInput to analysis requests docs: add more meaningful comments (dc596ea)

Bug Fixes

v5.1.0

05 Jul 15:17
a28459e
Compare
Choose a tag to compare

5.1.0 (2022-07-05)

Features

  • deprecated the filter field and add resource_definition (0d0b5c9)
  • support regapic LRO (#962) (6957ec1)

v5.0.0

21 Jun 21:47
ab66219
Compare
Choose a tag to compare

5.0.0 (2022-06-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#955)
  • correct broken ConversationModelEvaluation resource pattern (#945)

Features

  • add the API of StreamingAnalyzeContent (#952) (ca02d94)

Bug Fixes

  • correct broken ConversationModelEvaluation resource pattern (#945) (e1785d6)
  • fixes for dynamic routing and streaming descriptors (#958) (3330957)

Build System

v4.7.0

25 Mar 18:52
18f1d40
Compare
Choose a tag to compare

4.7.0 (2022-03-25)

Features

  • added export documentation method (35a77f4)
  • added option to configure the number of sentences in the suggestion context (#917) (17aa7d6)
  • removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (#906) (7df7d27)

@google-cloud/dialogflow v4.6.0

13 Dec 20:23
76753a9
Compare
Choose a tag to compare

Features

  • add eslintignore for sameple generated code (#1302) (#905) (b5dfbed)
  • added support to configure security settings, language code and time zone on conversation profile (#895) (aa2ccf7)
  • support document metadata filter in article suggestion (#900) (6801270)
  • support document metadata filter in article suggestion and smart reply model in human agent assistant (#899) (f823aa3)

@google-cloud/dialogflow v4.5.0

11 Oct 17:54
8d257ba
Compare
Choose a tag to compare

Features

  • added support for TelephonyTransferCall in Participant ResponseMessage (#880) (dbcf3b0)

@google-cloud/dialogflow v4.4.0

27 Sep 16:07
bf50a2d
Compare
Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#867) (4bc4959)

@google-cloud/dialogflow v4.3.1

17 Aug 03:04
0ab6089
Compare
Choose a tag to compare

Bug Fixes