- Display a deprecation warning when running
serverless logs
command #212
- Rate limit error when creating many functions at the same time #210
- Error undefined directory field when creating a container from a registry image
- Typescript example
- Troubleshooting documentation
- Allow to define image instead of building them
- Using local testing packages in code samples
- Flexible resource limits (vCPU / RAM)
- Github actions for CI
- Documentation
- Local testing example for Go and Python #149
- Error display on
serverless invoke
command #148 - Timeout format in containe examples #145
- Security deps #143 #144
httpOption
parameter- Support for PHP runtime
- Cron regex was different from console
- Support for Rust files (
.rs
)
js-yaml
dependency
description
field is now supported in serverless config files
- Registry image is now forced by serverless framework to ensure consitency
- Project_id added to requests to avoid multiple results if same namespace name is used
- Clean documentaion and examples
- Support for custom domains on containers
maxConcurrency
parameter for containers- Support of pulling private images
- More details on docker build errors
- Support for End of Support and End of Life runtimes
- Dependencies + code cleaning
- clearer error messages when building a container with a different architecture than expected
amd64
#95
- fix tests #96
serverless info
command to work with serverless composeserverless invoke
command- Custom Domains support
singleSource
parameter
- Documentation
- Examples
- Contributing guideline
serverless jwt
command was using old jwt API
- Configuration files now have a default region instead of placeholder
- Upgrade major version on outdated packages
- Runtime validation using API
- Runtimes can now be changed on update function
- Runtimes are now listed from the Scaleway API, this allow faster releases without modyfiing serverless framework #65
- Constants for runtime availability #65
- API : function to list all runtimes #65
- Support secret environement variables #64
- Multi region support #62
- Support for new environment variables
SCW_SECRET_KEY
andSCW_DEFAULT_PROJECT_ID
#61 - Region parameter in examples #62
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.