Skip to content

Releases: serverless/serverless-google-cloudfunctions

2.4.3 (2020-04-01)

01 Apr 03:20
Compare
Choose a tag to compare

Bug Fixes

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

Comparison since last release

2.4.2 (2020-03-25)

25 Mar 22:15
Compare
Choose a tag to compare

Comparison since last release

2.4.1 (2020-02-28)

03 Mar 02:36
650dcb0
Compare
Choose a tag to compare

Bug Fixes


Comparison since last release

v2.4.0

28 Jan 11:59
6bce6f7
Compare
Choose a tag to compare

v2.3.3

29 Aug 12:22
e080694
Compare
Choose a tag to compare
  • 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

07 Dec 11:24
1c15ac3
Compare
Choose a tag to compare
  • Add support for stage definitions at the provider level

v2.3.1

29 Nov 09:38
48518cf
Compare
Choose a tag to compare
  • Fix the way how the googleapis package version is retrieved

v2.3.0

28 Nov 12:52
dca13de
Compare
Choose a tag to compare
  • Fix bug in compileFunctions which causes Node.js 6 usage to fail
  • Add necessary options config for google sdk instance

v2.2.1

08 Nov 13:47
b68b247
Compare
Choose a tag to compare
  • Fix bug where the default region setting defaulted to an AWS region

v2.2.0

30 Oct 09:57
39f4d83
Compare
Choose a tag to compare
  • 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