This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Releases: googleapis/nodejs-dialogflow-cx
Releases · googleapis/nodejs-dialogflow-cx
v3.1.2
v3.1.1
3.1.1 (2022-09-14)
Bug Fixes
- Allow passing gax instance to client constructor (#310) (5eb33cd)
- Better support for fallback mode (#305) (f63bcf2)
- Change import long to require (#306) (343bc0e)
- deps: Update dependency uuid to v9 (#311) (f7ba638)
- Do not import the whole google-gax from proto JS (#1553) (#309) (844c8f7)
- Preserve default values in x-goog-request-params header (#312) (239d018)
- Remove pip install statements (#1546) (#308) (7363dfe)
- use google-gax v3.3.0 (844c8f7)
v3.1.0
v3.0.0
3.0.0 (2022-06-23)
⚠ BREAKING CHANGES
- update library to use Node 12 (#288)
Features
- add Webhook samples (#259) (709dc6d)
- added audio_export_settings (#257) (39f1d1c)
- added data format specification for export agent (361e7d9)
- added data format specification for export agent (361e7d9)
- added page in TestConfig (7adaf67)
- added page in TestConfig (#239) (283c389)
- added support for locking an agent for changes (361e7d9)
- added support for locking an agent for changes (361e7d9)
Build System
v2.15.0
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)
@google-cloud/dialogflow-cx v2.14.0
@google-cloud/dialogflow-cx v2.13.0
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)