Changelog

1.35.0 (2024-07-30)

Features

  • [google-cloud-dialogflow-cx] exposed DataStoreConnectionSignals (fbe3394)

  • added support for lock flow (fbe3394)

  • added support for multi language settings in flow (fbe3394)

  • added support for oauth and service agent auth for webhook. (fbe3394)

  • added support for service directory in tools (fbe3394)

  • expose PersonalizationSettings & SpeechSettings in v3 API. (fbe3394)

  • expose store tts option in security settings (fbe3394)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (52db52e)

Documentation

  • clarified wording around audio redaction (fbe3394)

  • clarified wording around enable_stackdriver_logging & enable_interaction_logging (fbe3394)

  • clarified wording around start point of test config. (fbe3394)

1.34.1 (2024-07-08)

Bug Fixes

1.34.0 (2024-06-25)

Features

  • A new field action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.PlaybookInput (119b895)

  • A new field action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.PlaybookOutput (119b895)

  • A new field endpointing_timeout_duration is added to message .google.cloud.dialogflow.cx.v3beta1.AdvancedSettings (119b895)

  • A new field input_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (119b895)

  • A new field input_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.ToolUse (119b895)

  • A new field instruction is added to message .google.cloud.dialogflow.cx.v3beta1.Playbook (119b895)

  • A new field interdigit_timeout_duration is added to message .google.cloud.dialogflow.cx.v3beta1.AdvancedSettings (119b895)

  • A new field output_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (119b895)

  • A new field output_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.ToolUse (119b895)

  • A new field store_tts_audio is added to message .google.cloud.dialogflow.cx.v3beta1.SecuritySettings (119b895)

  • A new field tool_call is added to message .google.cloud.dialogflow.cx.v3beta1.ResponseMessage (119b895)

  • A new message Instruction is added (119b895)

  • A new message ToolCall is added (119b895)

  • A new value PLAYBOOK is added to enum MatchType (119b895)

  • added Conversation History API (40d47d2)

  • added Language Info to webhook Request (40d47d2)

Bug Fixes

  • An existing field actions is removed from message .google.cloud.dialogflow.cx.v3beta1.Tool (119b895)

  • An existing field input_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (119b895)

  • An existing field input_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.ToolUse (119b895)

  • An existing field output_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (119b895)

  • An existing field output_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.ToolUse (119b895)

  • An existing field parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.PlaybookInput (119b895)

  • An existing field parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.PlaybookOutput (119b895)

  • An existing field schemas is removed from message .google.cloud.dialogflow.cx.v3beta1.Tool (119b895)

  • An existing field start_playbook is moved in to oneof in message .google.cloud.dialogflow.cx.v3beta1.Agent (119b895)

  • An existing field steps is removed from message .google.cloud.dialogflow.cx.v3beta1.Playbook (119b895)

  • An existing field start_flow is moved in to oneof in message .google.cloud.dialogflow.cx.v3beta1.Agent (119b895)

  • An existing message ActionParameter is removed (119b895)

Documentation

  • A comment for field start_flow in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed (119b895)

  • A comment for field start_playbook in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed (119b895)

  • improve doc for SecuritySetting.retention_window_days (40d47d2)

1.33.0 (2024-03-27)

Features

  • added support for DataStoreConnection, DataStoreConnectionSettings (ce2c9ed)

  • added support for MultiLanguageSettings (ce2c9ed)

  • added support for PersonalizationSettings (ce2c9ed)

  • added support for SpeechSettings (ce2c9ed)

  • added support for Webhook OAuthConfig, and ServiceAgentAuth Settings. (ce2c9ed)

Documentation

  • clarified wording around quota usage (ce2c9ed)

1.32.1 (2024-03-05)

Bug Fixes

1.32.0 (2024-02-22)

Features

  • A new field current_flow is added to message .google.cloud.dialogflow.cx.v3.QueryResult (e1dbb80)

  • A new field description is added to message .google.cloud.dialogflow.cx.v3.Page (e1dbb80)

  • A new field disable_data_store_fallback is added to message .google.cloud.dialogflow.cx.v3.GenerativeSettings (e1dbb80)

  • A new field language_code is added to message Changelog (e1dbb80)

  • A new field opt_out_conformer_model_migration is added to message InputAudioConfig (e1dbb80)

  • A new field webhook_display_names is added to message .google.cloud.dialogflow.cx.v3.QueryResult (e1dbb80)

  • A new field webhook_ids is added to message .google.cloud.dialogflow.cx.v3.QueryResult (e1dbb80)

  • A new field webhook_latencies is added to message .google.cloud.dialogflow.cx.v3.QueryResult (e1dbb80)

  • A new field webhook_tags is added to message .google.cloud.dialogflow.cx.v3.QueryResult (e1dbb80)

  • A new message ExportEntityTypesMetadata is added (e1dbb80)

  • A new message ExportEntityTypesRequest is added (e1dbb80)

  • A new message ExportEntityTypesResponse is added (e1dbb80)

  • A new message ImportEntityTypesMetadata is added (e1dbb80)

  • A new message ImportEntityTypesRequest is added (e1dbb80)

  • A new message ImportEntityTypesResponse is added (e1dbb80)

  • A new method ExportEntityTypes is added to service EntityTypes (e1dbb80)

  • A new method ImportEntityTypes is added to service EntityTypes (e1dbb80)

  • A new method ServerStreamingDetectIntent is added to service Sessions (e1dbb80)

  • Public preview the Dialogflow LLM based agent (e1dbb80)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12306) (1e787f2)

  • fix ValueError in test__validate_universe_domain (dd749df)

  • Require google-api-core>=1.34.1 (#12313) (b099445)

Documentation

  • A comment for enum value END_OF_SINGLE_UTTERANCE in enum MessageType is changed (e1dbb80)

  • A comment for enum value END_OF_SINGLE_UTTERANCE in enum MessageType is changed (e1dbb80)

  • A comment for enum value USE_BEST_AVAILABLE in enum SpeechModelVariant is changed (e1dbb80)

  • A comment for enum value USE_BEST_AVAILABLE in enum SpeechModelVariant is changed (e1dbb80)

  • A comment for enum value USE_ENHANCED in enum SpeechModelVariant is changed (e1dbb80)

  • A comment for enum value USE_ENHANCED in enum SpeechModelVariant is changed (e1dbb80)

  • A comment for field model in message .google.cloud.dialogflow.cx.v3.InputAudioConfig is changed (e1dbb80)

  • A comment for field model in message .google.cloud.dialogflow.cx.v3beta1.InputAudioConfig is changed (e1dbb80)

  • A comment for field session_ttl in message .google.cloud.dialogflow.cx.v3.QueryParameters is changed (e1dbb80)

  • A comment for field session_ttl in message .google.cloud.dialogflow.cx.v3beta1.QueryParameters is changed (e1dbb80)

  • A comment for field start_flow in message .google.cloud.dialogflow.cx.v3.Agent is changed (e1dbb80)

  • A comment for field start_flow in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed (e1dbb80)

  • A comment for field text in message .google.cloud.dialogflow.cx.v3.TextInput is changed (e1dbb80)

  • A comment for field text in message .google.cloud.dialogflow.cx.v3beta1.TextInput is changed (e1dbb80)

  • A comment for message QueryInput is changed (e1dbb80)

  • A comment for message QueryInput is changed (e1dbb80)

1.31.1 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (d72e64c)

  • Add google-auth as a direct dependency (c721248)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (d72e64c)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (d72e64c)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (c721248)

1.31.0 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12239) (8004d15)

1.30.1 (2024-01-12)

Documentation

  • [google-cloud-dialogflow-cx] Fix formatting due to unclosed backtick (#12175) (a43fa12)

1.30.0 (2023-12-07)

Features

  • Add DirectPredict to PredictionService (15b4370)

  • Add DirectRawPredict to PredictionService (15b4370)

  • Add grpc_ports to UploadModel ModelContainerSpec (15b4370)

  • Add StreamingPredict to PredictionService. (15b4370)

  • Add StreamingRawPredict to PredictionService. (15b4370)

  • Add support for python 3.12 (15b4370)

  • Added Generator API (15b4370)

  • Introduce compatibility with native namespace packages (15b4370)

Bug Fixes

  • Require proto-plus >= 1.22.3 (15b4370)

  • Use retry_async instead of retry in async client (15b4370)

1.29.0 (2023-11-29)

Features

  • add agent answer feedback capabilit (080c0cc)

  • add boost & bury and filter ES controls (080c0cc)

  • add end_user_metadata to QueryParameters (080c0cc)

  • add fields for supporting barge-in in StreamingDetectIntent API (080c0cc)

  • added Generator API (5fc7b7b)

Documentation

  • updated doc for speech model (5fc7b7b)

1.28.0 (2023-09-30)

Features

  • add Inline destination (40ee037)

  • add Intent import/export APIs (40ee037)

  • add support for AdvancedSettings (40ee037)

1.27.1 (2023-09-19)

Documentation

1.27.0 (2023-08-31)

Features

  • added generative AI, safety/security and speech endpointing settings (#11614) (85fb0fe)

  • added generative AI, safety/security and speech endpointing settings (#11621) (f0a5399)

1.26.0 (2023-08-10)

Features

  • Added agent level route group (30e8c2b)

  • Added flow import strategy (30e8c2b)

1.25.0 (2023-07-11)

Features

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

1.24.0 (2023-07-10)

Features

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

1.23.1 (2023-07-04)

Bug Fixes

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

1.23.0 (2023-06-19)