Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Releases: googleapis/python-dialogflow-cx

v1.26.0

10 Aug 23:48
e37b1c0
Compare
Choose a tag to compare

1.26.0 (2023-08-10)

Features

  • Added agent level route group (30e8c2b)
  • Added flow import strategy (30e8c2b)

v1.25.0

11 Jul 15:36
414efc0
Compare
Choose a tag to compare

1.25.0 (2023-07-11)

Features

  • v3: Added GitIntegrationSettings to the Agent (#535) (32b4a66)

v1.24.0

10 Jul 15:00
be243e8
Compare
Choose a tag to compare

1.24.0 (2023-07-10)

Features

  • v3beta1: Added GitIntegrationSettings to the Agent (#531) (5938750)

v1.23.1

05 Jul 14:48
f0d0deb
Compare
Choose a tag to compare

1.23.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#529) (e5e5ceb)

v1.23.0

20 Jun 15:24
0fcf555
Compare
Choose a tag to compare

1.23.0 (2023-06-19)

Features

  • Added include_bigquery_export_settings to ExportAgentRequest (9878beb)
  • Added session_ttl to SessionProto (9878beb)

v1.22.0

15 Jun 15:50
dbc2cef
Compare
Choose a tag to compare

1.22.0 (2023-06-13)

Features

  • Add support for flexible webhook (ba8d7d3)

Documentation

  • Update synthesize speech configs's documentation (ba8d7d3)

v1.21.0

31 May 20:38
49c4637
Compare
Choose a tag to compare

1.21.0 (2023-05-25)

Features

  • Added debug info to StreamingDetectIntent (6da4342)
  • Added dtmf digits to WebhookRequest (6da4342)
  • Added FLOW as a new DiffType in TestRunDifference (6da4342)
  • Extended CreateAgent timeout to 180 seconds (6da4342)

v1.20.1

27 Mar 16:08
02efcc4
Compare
Choose a tag to compare

1.20.1 (2023-03-23)

Documentation

v1.20.0

01 Mar 18:42
b8f181b
Compare
Choose a tag to compare

1.20.0 (2023-03-01)

Features

  • Added persist_parameter_changes field from query_params to MatchIntentRequest (#506) (27f6020)

v1.19.0

28 Feb 22:28
f00ed7c
Compare
Choose a tag to compare

1.19.0 (2023-02-28)

Features

  • Added gcs.proto. added support for GcsDestination and TextToSpeechSettings (acfd1a1)
  • Added persist_parameter_changes field from query_params to MatchIntentRequest (acfd1a1)
  • Enable "rest" transport in Python for services supporting numeric enums (acfd1a1)
  • Remove [REQUIRED] for VersionConfig (acfd1a1)

Documentation

  • Add more meaningful comments (acfd1a1)