Releases: googleapis/java-dialogflow-cx
Releases · googleapis/java-dialogflow-cx
v0.2.0
0.2.0 (2020-10-31)
⚠ BREAKING CHANGES
- removed enable_spell_correction from
NluSettings
Features
- added labels field and description field into Intent and Dtmf input to QueryInput (#62) (3220b26)
- Remove flow level spell correction setting. feat: Change LRO response for ImportAgent from Empty to ImportAgentResponse, to include the created agent name. feat: Add parameter flag into page and intent parameters. feat: Add
allow_playback_interruption
to OutputAudioText to make it have feature parity with Text message type. feat: Enable sentiment analysis feature. feat: Enable EventInput. feat: Enable trigger_event
in MatchIntentResponse. docs: Add documentation for sessions. (#42) (77f6650)
Documentation
- clarified wording for restore APIs and query input (#48) (aac888c)
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 (#54) (dbb09fc)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#57) (bd56a97)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#64) (e45660d)
v0.1.2
0.1.2 (2020-10-08)
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#40) (e76a54c)
v0.1.1
0.1.1 (2020-09-23)
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 (#31) (7a51730)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 (#17) (f0b8c30)
v0.1.0
0.1.0 (2020-08-26)
Features
- (a) Add additional binding for session with environment. (b) Allow force delete entity types and webhooks. (#6) (b0b0a70)
- initial code generation (2334a83)
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 (#4) (e1e7f44)