Skip to content

v1.1.0

Compare
Choose a tag to compare
@cyclimse cyclimse released this 11 May 13:10
· 34 commits to main since this release

[1.1.0] - 2023-05-11

Feature

  • Added dev command to test functions locally
  • Added --verbose and --log-level flags for a better feedback when deploying

Fixed

  • Setting http_option=enabled will now correctly apply HTTPs-only when deploying with the API

Removed

  • Removed generating Terraform and Serverless Framework configuration files as those features were mostly unused. This does not break the scw-serverless library but it removes a command from the CLI. We think those changes will help improve the overall quality of the tool.