Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Releases: dialogflow/dialogflow-java-client

1.6.12

10 Aug 02:57
Compare
Choose a tag to compare
  • MessageType deserialization issue (fix #30)
  • Fix setting sessionId via request field issue
  • Allow to set empty query (fix #31)
  • ResponseChatBubble item deserialization (fix #32)

1.6.11

20 Jul 06:01
Compare
Choose a tag to compare
  • Added support for followupEvent to Fulfilment
  • Added support for originalRequest to AIRequest
  • Fixed setting sessionId via AIRequest field issue

1.5.10

08 Jul 04:19
Compare
Choose a tag to compare
  • Switch from log4j to slf4j

1.4.9

07 Jul 03:28
Compare
Choose a tag to compare
  • Upgrade gcp-speech library dependance
  • Fix test failures
  • Fix incorrect content-type issue
  • Add support for Google Assistant response

1.4.8

09 Mar 05:53
Compare
Choose a tag to compare
  • Added "lang" field to response
  • Added new supported languages into enumeration

1.4.6

16 Feb 03:59
Compare
Choose a tag to compare

1.3.5

24 Jan 03:42
Compare
Choose a tag to compare
  • Got rid of StandardCharsets usage to fix compatibility with Android API prior to version 19

1.3.4

19 Jan 05:07
Compare
Choose a tag to compare
  • Implemented a custom service contexts support
  • Added context manipulation methods

1.2.1

18 Nov 08:34
Compare
Choose a tag to compare

Added webhook response fields into fulfillment

1.2.0

16 Nov 08:09
Compare
Choose a tag to compare

Implemented rich messages in response