Release v0.4.0
@wanjunlei wanjunlei released this on 2021.10.19
Release: v0.4.0
Release notes:
Features
Enhancement
- Update dependent Dapr version to v1.3.1. #123
- Update dependent Tekton pipeline version to 0.28.1. #131
- Update dependent Knative serving version to 0.26.0. #131
- Update dependent Shipwright build version to 0.6.0. #131
- Update go version to 1.16. #131
- Now Function supports environment variables with commas. #131
Fixes
- Fix bug rerun serving failed. #132
Docs
- Use installation script to deploy OpenFunction and deprecate the installation guide. #122
OpenFunction/website
- Add OpenFunction Website. #1
OpenFunction/cli
- Add OpenFunction CLI. #11
OpenFunction/builder
- Upgrade the functions-framework-go from v0.0.0-20210628081257-4137e46a99a6 to v0.0.0-20210922063920-81a7b2951b8a. #17
- Add Ruby builder. #11
OpenFunction/functions-framework-go
- Supports multiple input sources && Replace int return with ctx.Return. #13
OpenFunction/functions-framework-nodejs
- Support OpenFunction type function. #7
OpenFunction/events-handlers
- Add handler functions. #7
Thanks
Thanks to these contributors who contributed to v0.4.0!
@wanjunlei @benjaminhuo @tpiperatgod @linxuyalun @penghuima @lizzzcai