Skip to content

0.1.1 - 2019-10-14

Compare
Choose a tag to compare
@TanVD TanVD released this 19 Oct 16:51

Added

  • Support of binary responses for binary MimeTypes
  • Scheduled events -- just annotate function with @scheduled
  • Extensions API -- now it is possible to use custom Terraform code along with Kotless generated during deployment.
  • URL shortener example -- simple URL shortener written with Kotless

Changed

  • Separate Terraform synthesizing into Terraform DSL, Generators and Optimizers
  • Minor style changes in Gradle DSL

Fixed

  • Multiregionality -- now Kotless can be deployed to any region
  • Default parameters in functions now back to working
  • Format of S3 resource arn in permissions
  • Deploy-time check of signatures of annotated functions