-
Notifications
You must be signed in to change notification settings - Fork 169
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/functions-framework-nodejs
base: v3.0.0
head repository: GoogleCloudPlatform/functions-framework-nodejs
compare: v3.1.0
- 7 commits
- 5 files changed
- 4 contributors
Commits on Feb 15, 2022
-
chore: update cloudevents package (#428)
* chore: update cloudevents. Fixes #425 Signed-off-by: Grant Timmerman <744973+grant@users.noreply.github.com> * chore: merge package json Signed-off-by: Grant Timmerman <744973+grant@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 198faee - Browse repository at this point
Copy the full SHA 198faeeView commit details
Commits on Mar 31, 2022
-
Disable Express eTag response header for consistent FF behaviour acro…
…ss FF runtimes (#433) The Express.js framework handles [eTags] (https://expressjs.com/en/api.html#app.settings.table) by default. Therefore, will respond with HTTP 304 Not Modified when a known eTag header value is present in a request with the same response. In all other Function Framework runtime implementations, this behavior is not implemented, and this caching behavior, which can be considered as an implementation detail, could be explicitly addressed by a developer as needed. This pull request aims make the NodeJs runtime version behaving the same as runtime implementations for GO, Java, Ruby, .Net Core, Python, and PHP.
Configuration menu - View commit details
-
Copy full SHA for 195ae30 - Browse repository at this point
Copy the full SHA 195ae30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957320b - Browse repository at this point
Copy the full SHA 957320bView commit details -
chore: do not renovate docs/experimental folders (#437)
Signed-off-by: Grant Timmerman <744973+grant@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 451723b - Browse repository at this point
Copy the full SHA 451723bView commit details -
feat: Disable Express eTag response header for consistent FF behaviou…
Configuration menu - View commit details
-
Copy full SHA for 07668f6 - Browse repository at this point
Copy the full SHA 07668f6View commit details -
fix(deps): update dependency minimist to v1.2.6 [security] (#432)
Co-authored-by: Grant Timmerman <744973+grant@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32bb723 - Browse repository at this point
Copy the full SHA 32bb723View commit details -
chore(master): release 3.1.0 (#440)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 199c6b7 - Browse repository at this point
Copy the full SHA 199c6b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.0...v3.1.0