Changelog

0.2.0 (2021-07-24)

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)

0.1.1 (2021-07-21)

Bug Fixes

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

0.1.0 (2021-07-16)

Features

Miscellaneous Chores