Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0994db4

Browse files
committed
chore: Release v4.0.0
1 parent 2edf4ca commit 0994db4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.0.0](https://github.com/serverless/serverless-google-cloudfunctions/compare/v3.1.1...v4.0.0) (2021年04月12日)
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
- Node.js version 10 or later is required (dropped support for v6 and v8)
10+
11+
### Features
12+
13+
- Add schema validation ([#252](https://github.com/serverless/serverless-google-cloudfunctions/issues/252)) ([c332d3d](https://github.com/serverless/serverless-google-cloudfunctions/commit/c332d3d909b6984395cee003f4a139d5aa9e0729)) ([Corentin Doue](https://github.com/CorentinDoue))
14+
15+
### Bug Fixes
16+
17+
- Authentication and Logs ([#244](https://github.com/serverless/serverless-google-cloudfunctions/issues/244)) ([8a34b88](https://github.com/serverless/serverless-google-cloudfunctions/commit/8a34b88250e4cacda46f34024ba482b2051deac9)) ([Rothanak So](https://github.com/rothso) & [Mahamed](https://github.com/upodroid))
18+
519
## [3.1.1](https://github.com/serverless/serverless-google-cloudfunctions/compare/v3.1.0...v3.1.1) (2020年08月27日)
620

721
### Bug Fixes

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-google-cloudfunctions",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
44
"description": "Provider plugin for the Serverless Framework v1.x which adds support for Google Cloud Functions.",
55
"author": "serverless.com",
66
"repository": "serverless/serverless-google-cloudfunctions",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /