Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
52 lines (43 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

52 lines (43 loc) · 1.9 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.4] - 2021-12-21

Changed

  • Bumped amazon-kinesis-video-streams-parser-library to 1.1.0
  • Bumped slf4j-api to 1.7.32
  • Bumped slf4j-simple to 1.7.32
  • Bumped aws-lambda-java-log4j2 to 1.3.0
  • Bumped log4j-core to 2.17.0
  • Bumped log4j-api to 2.17.0

[1.0.3] - 2021-07-30

Changed

  • Bumped nodejs10.X to nodejs12.X in all the relevant assets
  • Bumped java8 to java8.al2 in all the relevant assets

[1.0.2] - 2020-07-01

Changed

  • Fixed bug where customers had to make the email field mutable in the CF template to integrate with SAML.
  • Fixed bug where the pre-signed URL expired after 12 hours. Now the pre-signed URL can be valid up to 7 days.
  • Made a fix to show an error message instead of a blank page stating that user is not in either group if the user is not assigned it either the Admin or Manager group.
  • Fixed bug where there was an undefined variable when there is an exception thrown for too many requests when listing connect users in the sync request.

[1.0.1] - 2020-03-31

Changed

  • fixed bug where users cannot sync contact flows with over 100 agents

[1.0.0] - 2020-03-20

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