ReleaseScalewayScalewaypublished May 11, 2023seen 5d

scaleway/serverless-api-framework-python v1.1.0

scaleway/serverless-api-framework-python

Open original ↗

Captured source

source ↗

v1.1.0

Repository: scaleway/serverless-api-framework-python

Tag: v1.1.0

Published: 2023-05-11T13:10:43Z

Prerelease: no

Release notes:

[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.