Skip to content

Latest commit

 

History

History
112 lines (62 loc) · 8.61 KB

CHANGELOG.md

File metadata and controls

112 lines (62 loc) · 8.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.6.0 (2022-05-09)

Features

4.5.0 (2021-11-25)

Features

4.4.0 (2021-09-03)

Features

4.3.0 (2021-08-03)

Features

4.2.0 (2021-06-17)

Features

4.1.0 (2021-06-07)

Features

Bug Fixes

4.0.0 (2021-04-12)

⚠ BREAKING CHANGES

  • Node.js version 10 or later is required (dropped support for v6 and v8)
  • Default runtime has been changed to nodejs10

Features

Bug Fixes

3.1.1 (2020-08-27)

Bug Fixes

  • Deploy bucket in configured location (#227) (86494b4)
  • Fix deployment status when the function name is specified (#225) (251e1cf)

3.1.0 (2020-05-11)

Features

  • Support serviceAccount option for deployment (#215) (1164495)

Bug Fixes

  • Fix function name resolution on invoke (#216) (86d40aa)

3.0.0 (2020-04-01)

⚠ BREAKING CHANGES

  • Drop support for Node.js v6
  • Services deployed with v1 Beta cannot be updated with v1.

Co-authored-by: Jeremy Minhua Bao (US - ADVS) jeremy.bao@pwc.com Co-authored-by: zxhaaa zxhaaa@hotmail.com Co-authored-by: Peachey_Chen mr_robot2015@foxmail.com

Features

  • Switch from CloudFunctions v1 beta to v1 (#206) (482ee0e)
  • Upgrade googleapis to latest version (#209) (ab0d8ba)

2.4.3 (2020-04-01)

Bug Fixes

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

2.4.2 (2020-03-25)

2.4.1 (2020-02-28)

Bug Fixes