Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 1.46 KB

Parima Releases

Version 1.4 (Jan 7, 2020)

  • Converted Parima to use SAM Zip file as the installation from Serverless Application Repository
  • Fixed Lambda Custom Resource Bug

Version 1.3 (Nov 1, 2020)

Version 1.2 (Oct 23, 2020)

  • Added Support for GitHub as website source
  • Added GitHub Webhook Urls to trigger automatic deployment
  • Added Different Types of CloudFront Caching Support: Managed-CachingDisabled, Managed-CachingOptimized, Managed-CachingOptimizedForUncompressedObjects
  • Added Support for deploying website built using Hugo

Version 1.1.1 (Oct 8, 2020)

  • Fixed being unable to change WebsiteVersion with a Custom Domain.
  • Added Parima Version to Template Description

Version 1.1 (Oct 8, 2020)

  • Added the ability to create a certificate in any region, not just us-east-1
  • Added better retry when creating/deleting certificates as they can fail due to waiting for DNS, or resources using the certificate to release the certificate from use.

Version 1.0 (Oct 2, 2020)

  • Initial Release