Releases: serverless/serverless-google-cloudfunctions
Releases · serverless/serverless-google-cloudfunctions
4.6.0 (2022-05-09)
Features
- Add support for Node.js 16 and Go 1.16 Runtimes (#285) (24e62d8) (Mark Davydov)
- Add support for secrets manager environment variables (#287) (4e59429) (Christopher Chow)
- Support
provider.minInstances
(#283) (66ba98f) (Jorge Montanez)
4.5.0 (2021-11-25)
Features
- Recognize
python39
runtime (#278) (1dfcab0) (Harry Robbins) - Support new Serverless Framework variables resolver (#280) (65cf774) (Mariusz Nowak)
- Update Cloud Functions locations lit (#274) (390bba5) (Eric Ho)
4.4.0 (2021-09-03)
4.3.0 (2021-08-03)
4.2.0 (2021-06-17)
4.1.0 (2021-06-07)
Features
- Add support for invoke local (#258) (9e07fed) (Corentin Doue)
Bug Fixes
- CLI option
count
type deprecation warning (#257) (8b97064) (Michael Haglund)
4.0.0 (2021-04-12)
⚠ BREAKING CHANGES
- Node.js version 10 or later is required (dropped support for v6 and v8)
Features
- Add schema validation (#252) (c332d3d) (Corentin Doue)
Bug Fixes
- Authentication and Logs (#244) (8a34b88) (Rothanak So & Mahamed)
3.1.1 (2020-08-27)
3.1.0 (2020-05-11)
Features
Bug Fixes
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) [email protected]
Co-authored-by: zxhaaa [email protected]
Co-authored-by: Peachey_Chen [email protected]
Features
- Switch from CloudFunctions v1 beta to v1 (#206) (482ee0e)
- Upgrade googleapis to latest version (#209) (ab0d8ba)