TanVD
02/09/2020, 11:27 AM## 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.