Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.21 KB

File metadata and controls

41 lines (33 loc) · 1.21 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.2] - 2020-03-16

Changed

  • Introduce a Connect specific tag processor that will halt reading from stream if contact id changes OR end of stream tag encountered
  • Upgrade the chat related dependencies in the agent portal

[1.0.1] - 2019-11-26

Added

  • Ability to stream audio that the customer hears
  • Ability to chat with an agent

Changed

  • Upgraded to NodeJS 10.x
  • Upgraded the build system

[1.0.0] - 2019-07-27

Added

  • example-function-js sample microservice
  • added unit tests for example-function-js

Changed

  • example.template to yaml file example with JS.
  • updated build-s3-dist.sh script to include soltion-name parameter
  • updated build-open-source.sh script to include soltion-name parameter
  • updated run-unit-tests.sh script to execute example-function-js unit tests

Removed

  • deployment/buildspec files.
  • helper function

[0.0.1] - 2019-04-15

Added

  • CHANGELOG templated file
  • README templated file
  • NOTICE file
  • LICENSE file