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

java-dialogflow-cx v0.7.0

Compare
Choose a tag to compare
@release-please release-please released this 31 May 18:02
5c33359

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#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)