Releases: scaleway/serverless-scaleway-functions
Releases · scaleway/serverless-scaleway-functions
v0.4.16
v0.4.15
Massive thank you to @PauwelsPieter for adding support for NATS triggers 💜 . You can find the documentation here: https://github.com/scaleway/serverless-scaleway-functions/blob/master/docs/events.md
0.4.15
Added
- Added support for natsevent source
v0.4.14
0.4.14
Added
- Added healthCheckto define a health check for containers
- Added scalingOptionto allow scaling on concurrent requests, cpu usage or memory usage
Fixed
- Updating an existing function or container sandboxoption was not working
Changed
- Following the introduction of scalingOption, themaxConcurrencyparameter is now deprecated. It will continue to work but we invite you to usescalingOptionof typeconcurrentRequestsinstead.
v0.4.13
v0.4.12
v0.4.10
v0.4.9
v0.4.8
v0.4.7
See CHANGELOG.md
v0.4.6
prerelase-0-4-6 (#150)