Posts in 2023
Announcing OpenFunction 1.0.0: Integrate WasmEdge to support Wasm Functions and Enhanced CI/CD
Saturday, March 11, 2023 in Releases
OpenFunction is a cloud-native open-source FaaS (Function as a Service) platform aiming to let you focus on your business logic only. Today, we are thrilled to announce the general availability of OpenFunction 1.1.0. In this update, we have continued …
Posts in 2022
Announcing OpenFunction 0.8.0: Speed up function launching with Dapr Proxy
Friday, October 28, 2022 in Releases
One of the unique features of OpenFunction is its simple integration with various backend services (BaaS) through Dapr. Currently, OpenFunction supports Dapr pub/sub and bindings building blocks, and more will be added in the future. In OpenFunction …
Announcing General Availability of OpenFunction 0.7.0
Friday, August 19, 2022 in Releases
OpenFunction is a cloud-native open-source FaaS (Function as a Service) platform aiming to let you focus on your business logic only. Today, we are thrilled to announce the general availability of OpenFunction 0.7.0. Thanks to your contributions and …
Announcing OpenFunction 0.6.0: FaaS observability, HTTP trigger, and more
Friday, March 25, 2022 in Releases
OpenFunction is a cloud-native open source FaaS platform aiming to let you focus on your business logic. The OpenFunction community has been hard at work over the past several months preparing for the OpenFunction 0.6.0 release. Today, we proudly …
Posts in 2021
Release v0.4.0
Tuesday, October 19, 2021 in Releases
@wanjunlei wanjunlei released this on 2021.10.19 Release: v0.4.0 Release notes: Features Upgrade core.openfunction.io from v1alpha1 to v1alpha2. #115 Make event handlers self driven. #115 Enhancement Update dependent Dapr version to v1.3.1. #123 …
Release v0.3.1
Friday, August 27, 2021 in Releases
@wanjunlei wanjunlei released this on 2021.8.27 Release: v0.3.1 Release notes: Delete the old serving CR only after the new serving CR is running. #107
Release v0.3.0
Thursday, August 19, 2021 in Releases
@tpiperatgod tpiperatgod released this on 2021.8.19 Release: v0.3.0 Release notes: Add OpenFunction Events: OpenFunction’s own event management framework. #78 #83 #89 #90 #99 #100 @tpiperatgod Support using Shipwright as Builder backend to …
Release v0.2.0
Wednesday, June 30, 2021 in Releases
@benjaminhuo benjaminhuo released this on 2021.5.17 Release: v0.2.0 Release notes: Support OpenFunctionAsync serving runtime(backed by Dapr + KEDA + Deployment/Job) Functions framework supports async function now Customized go function framework …
Release v0.1.0
Monday, May 17, 2021 in Releases
@benjaminhuo benjaminhuo released this on 2021.5.17 Release: v0.1.0 Release notes: Add Function, Builder, and Serving CRDs and corresponding controllers Support using existing function framework & buildpacks such as Google Cloud Functions to …