Posts in 2022

  • The OpenFunction TOC Officially Established!

    Wednesday, June 08, 2022 in Blogs

    In recent days, OpenFunction has officially become a sandbox project of Cloud Native Computing Foundation (CNCF), opening a new chapter of the open-source project that is 100% powered by the community. To better support project development and …

    Read more

  • 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 …

    Read more

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 …

    Read more

  • 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

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • Elastic Kubernetes Log Alerts with OpenFunction and Kafka

    Monday, January 11, 2021 in Blogs

    Overview How do you handle container logs collected by the message server? You may face a dilemma: Deploying a dedicated log processing workload can be costly, and it is difficult to assess the number of standby log processing workloads required when …

    Read more