Skip to content

Releases: GoogleCloudPlatform/functions-framework-nodejs

v3.4.2

22 Jul 22:36
74c0f84
Compare
Choose a tag to compare

3.4.2 (2024-07-22)

Bug Fixes

  • Don't set severity level for text log. (#625) (5bd82de)

v3.4.1

09 Jul 16:26
df37f6e
Compare
Choose a tag to compare

3.4.1 (2024-07-09)

Bug Fixes

  • if execution id support requested for node 12, fail open and drop execution id support instead of crashing out (#618) (47003fd)
  • parse structured logs, and handle ANSI escape codes in logs (#620) (33a7266)

v3.4.0

29 Apr 22:01
0bb6efb
Compare
Choose a tag to compare

3.4.0 (2024-04-29)

Features

Bug Fixes

  • etag should not be set on any response (#571) (89a3abb)
  • framework fails to shutdown gracefully when exit code is a string (#545) (5355069)

v3.3.0

05 Jul 22:48
f4371b8
Compare
Choose a tag to compare

3.3.0 (2023-06-28)

Features

  • introduce strongly typed function signature (#525) (65f3f34)

v3.2.1

23 Jun 17:13
2f8be30
Compare
Choose a tag to compare

3.2.1 (2023-06-20)

Bug Fixes

  • module resolution returns early and accurate error messages on failure (#534) (51f20a4)

v3.2.0

12 Apr 20:27
d3064bd
Compare
Choose a tag to compare

3.2.0 (2023-04-07)

Features

  • configure security score card action (#509) (1e63fd0)

Bug Fixes

  • make renovatebot's ignorePath and grouping of non-major updates work correctly (#505) (e4f3c57)
  • remove default fallback when target function does not exist (#497) (f3325d3)

v3.1.3

17 Nov 23:13
da51954
Compare
Choose a tag to compare

3.1.3 (2022-11-17)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.7 (#486) (df1e2ed)

v3.1.2

06 Jun 19:08
978054b
Compare
Choose a tag to compare

3.1.2 (2022-06-06)

Bug Fixes

v3.1.1

27 Apr 15:18
aa58c87
Compare
Choose a tag to compare

3.1.1 (2022-04-22)

Bug Fixes

  • deps: Move @types/express to dependencies (#457) (1682e07)
  • deps: update dependency cloudevents to v6 (#451) (33d6a5b)

v3.1.0

31 Mar 22:04
199c6b7
Compare
Choose a tag to compare

3.1.0 (2022-03-31)

Features

  • Disable Express eTag response header for consistent FF behaviour across FF runtimes (#439) (07668f6)

Bug Fixes

  • deps: update dependency minimist to v1.2.6 [security] (#432) (32bb723)