New release of Kotless: 0.1.1 -- 2019-10-14 Added ...
# kotless
t
New release of Kotless: 0.1.1 -- 2019-10-14 ## 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