Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (28 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

33 lines (28 loc) · 1.34 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-01-28

Updated

  • 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

Removed

  • Remove some unnecessary library
  • Delete template.yml files

[1.0.1] - 2019-12-16

Updated

  • 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() to async/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

[1.0.0] - 2019-09-12

Added

  • Smart Product Solution release