This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Releases: googleapis/java-dialogflow-cx
Releases · googleapis/java-dialogflow-cx
java-dialogflow-cx v0.9.0
⚠ BREAKING CHANGES
- release gapic-generator-java v2.0.0
Features
- add advanced settings for agent level (4057134)
- add insights export settings for security setting (4057134)
- add language code for streaming recognition result and flow versions for query parameters (4057134)
- add rollout config, state and failure reason for experiment (4057134)
- added support for DLP templates; expose
Locations
service to get/list avaliable locations of Dialogflow products (#277) (4057134) - release gapic-generator-java v2.0.0 (a7e7674)
Documentation
- deprecate legacy logging settings (4057134)
Dependencies
java-dialogflow-cx v0.8.0
⚠ BREAKING CHANGES
- Set agent default language code as required (#238)
Features
- add return_partial response to Fulfillment (a3432ed)
- added API for running continuous test (#226) (97f71ab)
- mark agent.default_language_code as required (#246) (a3432ed)
- Support partial response feature (d14161e)
Bug Fixes
- Add
shopt -s nullglob
to dependencies script (#1130) (#245) (ae502ce) - Set agent default language code as required (#238) (d14161e)
Documentation
- add notes to train agent before sending queries (a3432ed)
- added notes to train agent before sending queries (#244) (dbbc03f)
- Update docs of Agents, Fulfillments, SecuritySettings and Sessions (d14161e)
Dependencies
java-dialogflow-cx v0.7.0
Features
- add
gcf-owl-bot[bot]
toignoreAuthors
(#217) (b53b2f2) - add export / import flow API (b29dfea)
- add support for service directory webhooks (#210) (0ae811a)
- added API for continuous test (#220) (b96fc92)
- added fallback option when restoring an agent (#164) (d38deef)
- added fallback option when restoring an agent (#166) (f745beb)
- allow to disable webhook invocation per request (#156) (17ff978)
- allow to disable webhook invocation per request (#158) (60e5204)
- Expose supported languages of the agent (#205) (b29dfea)
- include original user query in WebhookRequest and add GetTextCaseresult API (#169) (43cdc98)
- support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook (#173) (ac7eec7)
Bug Fixes
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#163) (a3f793c)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 (#175) (45f31e7)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 (#181) (7067d39)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v1 (#202) (a55e7af)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 (#212) (8d6c4ef)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 (#216) (79e5071)
Documentation
- clarified experiment length (f745beb)
- clarified experiment length (d38deef)
- Update docs on Pages, Session, Version, etc. (b29dfea)
- v3beta1: clarified documentation for security settings (f42002c)
- v3beta1: clarified documentation for session parameters (f42002c)
- v3: clarified documentation for security settings (#215) (f42002c)
- v3: clarified documentation for session parameters (f42002c)
v0.6.1
v0.6.0
Features
- add experiment and security settings API docs: update comments on parameters and agent (#124) (06ee69a)
- Add new Experiment service (a79149b)
- added support for test cases and agent validation (#141) (a79149b)
- Support transition route group coverage for Test Cases (a79149b)
- supports SentimentAnalysisResult in webhook request (a79149b)
Bug Fixes
- don't log downloads (#143) (7cfb674)
- RunTestCase http template. PHP REST client lib can be generated (a79149b)
- update repo name (#138) (5a6c5d1)