v0.8
This release brings the following features compared to v0.7:
New Features ~
- dockerfile base image is now configurable with dockerfile.image variable in yaml files.
bigfun get
works with any url and not only bigfunction name from bigfunctions repo.- New type of function aggregate function available
- In remote function
user_project
variable is available and set to the project used by the user to trigger this function. - Cloud Run default settings changed to 512 MB for memory and
all
as ingress (to prevent hard to understand failures in function execution)
Bug Fix
- Fixed bad dependencies