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.
- Fix for CDK breaking change cloudfront: (experimental module) S3OriginConfig.originAccessIdentityId or type string has been removed in favor of S3OriginConfig.originAccessIdentity of type IOriginAccessIdentity
- Lock CDK version to 1.22.0
- Update JITR microservice to use
x509
library - Update
react-scripts
version to fix vulnerability issue: https://npmjs.com/advisories/1426
- Remove some unnecessary library
- Delete
template.yml
files
- Update Node.JS version from 8 to 12
- Update CDK dependency version to 1.18.0
- Add adm-zip on CI/CD helper Lambda function to work on Node.JS 12.x platform
- Update custom resource helper:
then().catch()
toasync/await
. - Remove
\n
from README - Update device microservice unit tests
- Remove
finally
statement from all unit tests - Update console package version to fix vulnerability
- Add try/catch for sending anonymous data
- Add API Gateway access logging configuration
- Smart Product Solution release