2021

  • 从 0 到 1,打造新一代开源函数计算平台

    03.12.2021 in 技术博客

    无服务器计算,即通常所说的 Serverless,已经成为当前云原生领域炙手可热的名词,是继 IaaS,PaaS 之后云计算发展的下一波浪潮。Serverless 强调的是一种架构思想和服务模型,让开发者无需关心基础设施(服务器等),而是专注到应用程序业务逻辑上。加州大学伯克利分校在论文 《A Berkeley View on Serverless Computing》 中给出了两个关于 Serverless 的核心观点: 有服务的计算并不会消失,但随着 Serverless 的成熟,有服务计算 …

    更多

  • Release v0.4.0

    19.10.2021 in 版本发布

    @wanjunlei wanjunlei 发布于 2021.10.19 版本地址:v0.4.0 版本说明: 特性 Upgrade core.openfunction.io from v1alpha1 to v1alpha2. #115 Make event handlers self driven. #115 改善增强 Update dependent Dapr version to v1.3.1. #123 Update dependent Tekton pipeline version …

    更多

  • Release v0.3.1

    27.08.2021 in 版本发布

    @wanjunlei wanjunlei 发布于 2021.8.27 版本地址:v0.3.1 版本说明: Delete the old serving CR only after the new serving CR is running. #107

    更多

  • Release v0.3.0

    19.08.2021 in 版本发布

    @tpiperatgod tpiperatgod 发布于 2021.8.19 版本地址:v0.3.0 版本说明: Add OpenFunction Events: OpenFunction’s own event management framework. #78 #83 #89 #90 #99 #100 @tpiperatgod Support using Shipwright as Builder backend to build functions or apps. #82 …

    更多

  • Release v0.2.0

    30.06.2021 in 版本发布

    @benjaminhuo benjaminhuo 发布于 2021.5.17 版本地址:v0.2.0 版本说明: Support OpenFunctionAsync serving runtime(backed by Dapr + KEDA + Deployment/Job) Functions framework supports async function now Customized go function framework & builders for both …

    更多

  • Release v0.1.0

    17.05.2021 in 版本发布

    @benjaminhuo benjaminhuo 发布于 2021.5.17 版本地址:v0.1.0 版本说明: Add Function, Builder, and Serving CRDs and corresponding controllers Support using existing function framework & buildpacks such as Google Cloud Functions to build functions Support …

    更多