Releases: serverless/serverless-google-cloudfunctions
Releases · serverless/serverless-google-cloudfunctions
v2.1.0
- Add support for environment variables
v2.0.0
- Add support for
runtime
(defaults to nodejs8
) and region
v1.2.0
- Update
googleapis
package to use the Google Cloud Functions v1
API
- Add support to detect wrong project config
- Function labels support
- Increase test coverage
v1.1.1
Patch release so that the version is also reflected in package.json
.
v1.1.0
Updated the plugin to be compatible with the recent Serverless Framework version.
- Add
package
and deploy
command separation
- Add more validations
- Fix critical bugs
You can find the documentation about this plugin here.
v1.0.0
v1.0.0 of the Google Cloud Functions Provider plugin for the ⚡️ Serverless Framework.
You can find the documentation about this plugin here.