What's Changed
OpenFunction finally reaches v1.0.0 featuring Wasm functions and CI/CD !
OpenFunction
The core v1alpha2 API was deprecated and removed.
Features
- Support build from local source code OpenFunction#411
- Integrate wasmedge OpenFunction#415
Enhancement
- Add sha256 to serving image OpenFunction#407
- Add information of build source to function status OpenFunction#408
- Bump shipwright to v0.11.0, knative to v0.32.0, dapr to v1.8.3, and go to 1.18 OpenFunction#410
BUGFIX
- Add non nil judgment for sink OpenFunction#404
- Fix parameter undefined bug OpenFunction#416
functions-framework-java
functions-framework-java released version 1.0.0.
Features
- Support multiple functions in one pod functions-framework-java#3
- Support for automatic publishing functions-framework-java#4
Builder
Features
- Support multiple functions in one pod builder#65
- Update the default java framework version to 1.0.0 builder#70
revision-controller
revision-controller released version 1.0.0.
Features
- Support to detect source code or image changes and then rebuilt and/or redeploy the new built image revision-controller#1
- Support to detect the source image changes and then rebuilt revision-controller#4
Full Changelog: v0.8.1...v1.0.0