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

Releases: googleapis/python-contact-center-insights

v1.1.0

08 Nov 16:03
9932765
Compare
Choose a tag to compare

Features

  • Add ability to update phrase matchers (#93) (0b5b07a)
  • Add display name to issue model stats (0b5b07a)
  • Add issue model stats to time series (0b5b07a)

v1.0.0

03 Nov 18:03
785286a
Compare
Choose a tag to compare

Features

  • bump release level to production/stable (#89) (d93e829)

v0.6.1

02 Nov 17:52
aff7243
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (daf9af8)
  • deps: require google-api-core >= 1.28.0 (daf9af8)

Documentation

  • list oneofs in docstring (daf9af8)

v0.6.0

13 Oct 16:17
c4a10da
Compare
Choose a tag to compare

Features

  • add context manager support in client (#70) (f90696e)

v0.5.0

05 Oct 10:35
0bcb000
Compare
Choose a tag to compare

Features

Bug Fixes

  • improper types in pagers generation (3bc4439)

v0.4.0

29 Sep 15:03
b9a564f
Compare
Choose a tag to compare

Features

  • add metadata from dialogflow related to transcript segment (#54) (ef575cf)
  • add obfuscated if from dialogflow (ef575cf)
  • add sentiment data for transcript segment (ef575cf)

v0.3.1

27 Sep 14:48
d57e94b
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (94e64ac)

v0.3.0

20 Sep 18:47
3d25676
Compare
Choose a tag to compare

Features

  • add new issue model API methods (#25) (16a9bdd)
  • 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)

v0.2.0

29 Jul 12:02
d356a54
Compare
Choose a tag to compare

Features

  • update contact center insights v1 prior to launch (#8) (1df2eff)

Bug Fixes

  • change nesting of Conversation.Transcript.Participant to ConversationParticipant (1df2eff)
  • enable self signed jwt for grpc (#9) (b1d5d2f)
  • remove AnnotationBoundary.time_offset (1df2eff)

Documentation

  • add Samples section to CONTRIBUTING.rst (#4) (6dcbc56)

v0.1.1

21 Jul 22:33
8baf5c3
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#3) (3c5be83)