Skip to content

0.1.3 - 2020-02-08

Compare
Choose a tag to compare
@TanVD TanVD released this 09 Feb 11:26

Added

  • Output to console URL of deployed application
  • Support local start for Kotless DSL
  • Support @Scheduled execution for local starts
  • Use AWS Local Stack for mocking of AWS services during local start
    • Extension files will be automatically applied to LocalStack instance

Fixed

  • Support deployment without Route53 record -- will use generated by API Gateway DNS record. Note: Usage of generated record may lead to problems with hardcoded links, Kotless Links API works with them correctly.
  • Support headless mode -- without any configuration Gradle project should successfully import and local starts will work. Still configuration is required for actual deployment.