|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-dialogflow-cx/#history |
6 | 6 |
|
| 7 | +## [2.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.43.0...google-cloud-dialogflow-cx-v2.0.0) (2025-10-14) |
| 8 | + |
| 9 | + |
| 10 | +### ⚠ BREAKING CHANGES |
| 11 | + |
| 12 | +* An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 13 | +* An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 14 | +* An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 15 | +* An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 16 | +* An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 17 | +* An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 18 | +* An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 19 | +* An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` |
| 20 | +* An existing value `JSON` is removed from enum `DataFormat` |
| 21 | + |
| 22 | +### Features |
| 23 | + |
| 24 | +* add Event action to Examples ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 25 | +* Add generators in fulfillment for v3beta and v3 ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 26 | +* add Import/Export playbook functionality to client lib ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 27 | +* add input and output parameters for Flows ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 28 | +* Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 29 | +* add prompt security settings to the SDK ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 30 | +* add RestorePlaybookVersion functionality to client lib ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 31 | +* add routine and task (existing) playbook types ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 32 | +* Add ToolVersion APIs ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 33 | +* enable unified tracing API ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 34 | +* Return Vertex search document metadata with a datastore response ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 35 | +* support using secret manager to manage tool/webhook credentials ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 36 | + |
| 37 | + |
| 38 | +### Bug Fixes |
| 39 | + |
| 40 | +* An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 41 | +* An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 42 | +* An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 43 | +* An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 44 | +* An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 45 | +* An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 46 | +* An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 47 | +* An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 48 | +* An existing value `JSON` is removed from enum `DataFormat` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* A comment for field `flow` in message `.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 54 | +* A comment for message `FlowInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 55 | +* A comment for message `PlaybookInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 56 | +* Update environment documentation to add support for ToolVersions ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302)) |
| 57 | + |
7 | 58 | ## [1.43.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.42.0...google-cloud-dialogflow-cx-v1.43.0) (2025-10-14) |
8 | 59 |
|
9 | 60 |
|
|
0 commit comments