Serverless Google Cloudfunctions Versions Save

Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework

v2.4.3

4 years ago

Bug Fixes

  • Revert breaking switch from v1 beta to v1 CloudFunctions (#207) (fc1dbe2)

Comparison since last release

v2.4.2

4 years ago

Comparison since last release

v2.4.1

4 years ago

Bug Fixes


Comparison since last release

v2.4.0

4 years ago

v2.3.3

4 years ago
  • Fix vulnerabilities and update other dependencies that don't break tests
  • Fix lodash merge function not to update original object
  • Add Nix setup

v2.3.2

5 years ago
  • Add support for stage definitions at the provider level

v2.3.1

5 years ago
  • Fix the way how the googleapis package version is retrieved

v2.3.0

5 years ago
  • Fix bug in compileFunctions which causes Node.js 6 usage to fail
  • Add necessary options config for google sdk instance

v2.2.1

5 years ago
  • Fix bug where the default region setting defaulted to an AWS region

v2.2.0

5 years ago
  • Fix bug when parsing the JSON response on error occurance
  • Add support for the GOOGLE_APPLICATION_CREDENTIALS env variable
  • Fix bug which prevented Node.js 6 support
  • Add provider based region support