Skip to content

Releases: JakePartusch/serverlessui

v0.12.0

24 Jul 20:55
Compare
Choose a tag to compare

Features

  • Upgrading dependencies, including aws-cdk to v1.115.0

v0.11.0

24 Jul 20:10
Compare
Choose a tag to compare

Features

  • Upgrading cdk to v1.108.0
  • Adding __experimental_privateS3 configuration parameter to allow for a private S3 bucket to be created rather than a public one

v0.10.0

28 Apr 01:43
Compare
Choose a tag to compare

Features

  • Upgrading all dependencies to their latest versions, including v1.100.0 for aws-cdk

v0.9.0

02 Apr 14:10
Compare
Choose a tag to compare

Features:

  • feat(construct): allowing cloudfront props to be passed in and merged with the defaults

v0.8.1

02 Apr 14:09
Compare
Choose a tag to compare

Features:

  • feat: upgrading cdk to v1.94.1
  • feat: upgrading cdk to 1.95.1

v0.8.0

14 Mar 03:08
Compare
Choose a tag to compare

Features 🎉

  • Using single API Gateway v2 for lambda deployments (#30)
  • Upgrading to aws-cdk v1.93.0 (#31)
  • Adding outputs file to easily find preview URLs (#32)
  • Embedding cdk bootstrap within deploy command (#32)

v0.7.0

09 Mar 03:15
Compare
Choose a tag to compare

Features

  • Upgrading to CDK 1.92.0 (#24)
  • Using "Distribution" construct with more aggressive caching (#27)

Bugfixes

  • Including esbuild as a dependency so docker isn't required to build lambdas (#28)

v0.6.1

06 Mar 03:11
Compare
Choose a tag to compare

Bugfixes:

  • fix(#20): forcing certificate and hosted zone to be deployed to us-east-1 (#21)

v0.6.0

02 Mar 01:40
Compare
Choose a tag to compare

Features

  • Upgrading aws-cdk to v1.91.0

v0.5.2

22 Feb 03:35
Compare
Choose a tag to compare

Bugfixes:

  • Setting default TTL to 0s and max TTL to 1s for API requests
  • Using cdk configured region instead of hard-coded us-east-1