scaleway/serverless-api-framework-python v1.1.0
scaleway/serverless-api-framework-python
Captured source
source ↗GH
Source ↗published May 11, 2023seen 5dcaptured 14hhttp 200method plain
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
--verboseand--log-levelflags for a better feedback when deploying
Fixed
- Setting
http_option=enabledwill 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-serverlesslibrary but it removes a command from the CLI. We think those changes will help improve the overall quality of the tool.