1.70.0 (2025-10-13)
Features
- dialogflow/cx: Add Event action to Examples (ddc086c)
- dialogflow/cx: Add generators in fulfillment for v3beta and v3 (ddc086c)
- dialogflow/cx: Add Import/Export playbook functionality to client lib (ddc086c)
- dialogflow/cx: Add input and output parameters for Flows (ddc086c)
- dialogflow/cx: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (ddc086c)
- dialogflow/cx: Add prompt security settings to the SDK (ddc086c)
- dialogflow/cx: Add RestorePlaybookVersion functionality to client lib (ddc086c)
- dialogflow/cx: Add routine and task (existing) playbook types (ddc086c)
- dialogflow/cx: Add ToolVersion APIs (ddc086c)
- dialogflow/cx: Enable unified tracing API (ddc086c)
- dialogflow/cx: Return Vertex search document metadata with a datastore response (ddc086c)
- dialogflow/cx: Support using secret manager to manage tool/webhook credentials (ddc086c)
Bug Fixes
- dialogflow/cx: An existing message
Action
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
AgentUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
FlowInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
PlaybookInput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
PlaybookInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
PlaybookOutput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
ToolUse
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing message
UserUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(ddc086c) - dialogflow/cx: An existing value
JSON
is removed from enumDataFormat
(ddc086c) - dialogflow/cx: Upgrade gRPC service registration func (ddc086c)
Documentation
- dialogflow/cx: A comment for field
flow
in message.google.cloud.dialogflow.cx.v3beta1.FlowInvocation
is changed (ddc086c) - dialogflow/cx: A comment for message
FlowInvocation
is changed (ddc086c) - dialogflow/cx: A comment for message
PlaybookInvocation
is changed (ddc086c) - dialogflow/cx: Update environment documentation to add support for ToolVersions (ddc086c)