Releases: scaleway/serverless-scaleway-functions
Releases · scaleway/serverless-scaleway-functions
v0.4.3
0.4.3
Added
description
field is now supported in serverless config files
Fixed
- 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
v0.4.2
0.4.2
Added
- 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
Fixed
- Dependencies + code cleaning
v0.4.1
v0.4.0
0.4.0
Added
serverless info
command to work with serverless composeserverless invoke
command- Custom Domains support
singleSource
parameter
Changed
- Documentation
- Examples
- Contributing guideline
Improve handlers
Handler parameter has been reworked and improved
Containers as a service
- Add containers as a service support
Fix the golang example
- Update the golang example to use the public scaleway-functions-go instead of the internal one
PATCH support
- Updates are made with PATCH instead of PUT
- Display API error