Skip to content

Releases: scaleway/serverless-scaleway-functions

v0.4.3

03 Oct 15:14
98d758d
Compare
Choose a tag to compare

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

09 Sep 14:04
dca4cdf
Compare
Choose a tag to compare

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

16 Aug 12:15
95279de
Compare
Choose a tag to compare

0.4.1

Added

  • clearer error messages when building a container with a different architecture than expected amd64 #95

Fixed

  • fix tests #96

v0.4.0

01 Jul 15:58
858287b
Compare
Choose a tag to compare

0.4.0

Added

  • serverless info command to work with serverless compose
  • serverless invoke command
  • Custom Domains support
  • singleSource parameter

Changed

  • Documentation
  • Examples
  • Contributing guideline

Improve handlers

19 Jul 14:51
96ea58f
Compare
Choose a tag to compare

Handler parameter has been reworked and improved

Containers as a service

12 Jul 11:58
c93ff2a
Compare
Choose a tag to compare
  • Add containers as a service support

Fix the golang example

04 Jul 14:54
7306706
Compare
Choose a tag to compare
  • Update the golang example to use the public scaleway-functions-go instead of the internal one

PATCH support

04 Jul 13:25
b9f8662
Compare
Choose a tag to compare
  • Updates are made with PATCH instead of PUT
  • Display API error