serverless / serverless-google-cloudfunctions

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework
https://www.serverless.com
MIT License
272 stars 127 forks source link

feat: Add support for Node.js 16 and Go 1.16 Runtimes #285

Closed markrity closed 2 years ago

markrity commented 2 years ago

The Node.js 16 Runtime is available and recommended by Google. https://cloud.google.com/functions/docs/concepts/nodejs-runtime

The Go 1.16 is available and recommended by Google. https://cloud.google.com/functions/docs/concepts/go-runtime