serverless/serverless-google-cloudfunctions

Migrating from the Cloud Functions v1beta2 API to the Cloud Functions v1 API

Open

#105 创建于 2018年7月6日

在 GitHub 查看
 (3 评论) (7 反应) (0 负责人)JavaScript (124 fork)auto 404
help wanted

仓库指标

Star
 (275 star)
PR 合并指标
 (PR 指标待抓取)

描述

Cloud Functions v1beta2 API is deprecated. And will be terminated soon. https://cloud.google.com/functions/docs/migrating

But serverless-google-cloudfunctions is still using it. https://github.com/serverless/serverless-google-cloudfunctions/blob/043516fbce95462ff41cbf2a5101fb0253556e24/provider/googleProvider.js#L47

贡献者指南