Changelog
1.17.4 (2024-07-08)
Bug Fixes
1.17.3 (2024-03-05)
Bug Fixes
1.17.2 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12282) (b985096)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12305) (2aa7f17)
1.17.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (f3db074)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)
1.17.0 (2024-02-01)
Features
1.16.0 (2024-01-26)
Features
- Add Conversation QualityMetadata (7e81f5b)
Documentation
- Clarify usage of agent and customer channel fields in IngestConversationsRequest (7e81f5b)
1.15.0 (2023-12-07)
Features
Add support for python 3.12 (b96013d)
Introduce compatibility with native namespace packages (b96013d)
Bug Fixes
1.14.1 (2023-11-29)
Documentation
- [google-cloud-contact-center-insights] Update IngestConversations and BulkAnalyzeConversations comments (#12036) (0845dc3)
1.14.0 (2023-11-07)
Features
- Launch BulkDelete API and bulk audio import via the IngestConversations API (0510e6d)
1.13.0 (2023-09-30)
Features
- add optional SpeechConfig to UploadConversationRequest (bfc25b7)
1.12.1 (2023-09-19)
Documentation
- Minor formatting (9487380)
1.12.0 (2023-07-06)
Features
1.11.1 (2023-07-05)
Bug Fixes
1.11.0 (2023-05-25)
Features
1.10.0 (2023-04-06)
Features
1.9.1 (2023-03-23)
Documentation
1.9.0 (2023-03-02)
Features
- Add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights (#296) (f299378)
1.8.0 (2023-02-27)
Features
1.7.0 (2023-02-04)
Features
1.6.1 (2023-01-20)
Bug Fixes
- Add context manager return types (a95c535)
Documentation
- Add documentation for enums (a95c535)
1.6.0 (2023-01-10)
Features
1.5.0 (2022-12-15)
Features
Add Configurable Analysis, Bulk Upload, Bulk Analyze, Delete Issue Apis (#270) (368ea48)
Add support for
google.cloud.contact_center_insights.__version__
(6ce3eec)Add typing to proto.Message based class attributes (6ce3eec)
Bug Fixes
Add dict typing for client_options (6ce3eec)
deps: Require google-api-core >=1.34.0, >=2.11.0 (bddefbb)
Drop usage of pkg_resources (bddefbb)
Fix timeout default values (bddefbb)
Documentation
samples: Snippetgen handling of repeated enum field (6ce3eec)
samples: Snippetgen should call await on the operation coroutine before calling result (bddefbb)
1.4.5 (2022-10-08)
Bug Fixes
1.4.4 (2022-10-03)
Bug Fixes
1.4.3 (2022-08-23)
Documentation
1.4.2 (2022-08-12)
Bug Fixes
1.4.1 (2022-08-06)
Documentation
1.4.0 (2022-07-16)
Features
- add audience parameter (1a9e2b0)
Bug Fixes
1.3.2 (2022-06-07)
Bug Fixes
Documentation
1.3.1 (2022-03-07)
Bug Fixes
1.3.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (02ad5e1)
1.2.1 (2022-01-20)
Documentation
1.2.0 (2022-01-14)
Features
1.1.0 (2021-11-05)
Features
1.0.0 (2021-11-03)
Features
0.6.1 (2021-11-02)
Bug Fixes
Documentation
- list oneofs in docstring (daf9af8)
0.6.0 (2021-10-11)
Features
0.5.0 (2021-10-04)
Features
Bug Fixes
- improper types in pagers generation (3bc4439)
0.4.0 (2021-09-29)
Features
add metadata from dialogflow related to transcript segment (#54) (ef575cf)
add obfuscated if from dialogflow (ef575cf)
add sentiment data for transcript segment (ef575cf)
0.3.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (94e64ac)
0.3.0 (2021-09-20)
Features
display_name is the display name for the assigned issue (#32) (5b0fa8e)
filter is used to filter conversations used for issue model training feat: update_time is used to indicate when the phrase matcher was updated (#48) (92b9f30)
support Dialogflow and user-specified participant IDs (16a9bdd)
Documentation
- update pubsub_notification_settings docs (16a9bdd)
0.2.0 (2021-07-24)
Features
Bug Fixes
change nesting of Conversation.Transcript.Participant to ConversationParticipant (1df2eff)
remove AnnotationBoundary.time_offset (1df2eff)
Documentation
0.1.1 (2021-07-21)
Bug Fixes
0.1.0 (2021-07-16)
Features
- generate v1 (612875b)