Skip to content

Releases: nodeshift/faas-js-runtime

v2.3.0

28 Feb 15:19
882fba2
Compare
Choose a tag to compare

2.3.0 (2024-02-28)

Features

  • upgrade @typescript-eslint/parser from 5.61.0 to 6.0.0 (#293) (c0497cd)
  • upgrade cloudevents from 7.0.2 to 8.0.0 (#304) (5472036)
  • upgrade prom-client from 14.1.1 to 15.0.0 (#326) (0612b9f)

Bug Fixes

  • Change charset parameter value from "utf8" to "utf-8" in default content-type headers (#330) (ed9e7df)
  • upgrade @cyclonedx/cyclonedx-npm from 1.12.1 to 1.13.0 (#291) (656b753)
  • upgrade @cyclonedx/cyclonedx-npm from 1.13.0 to 1.16.1 (#337) (cbaf6b4)
  • upgrade @types/node from 20.3.3 to 20.4.1 (#294) (aafa51e)
  • upgrade @types/node from 20.4.1 to 20.4.2 (#298) (bc59e1b)
  • upgrade @types/node from 20.4.2 to 20.4.4 (#303) (a033281)
  • upgrade @types/node from 20.4.4 to 20.4.5 (#305) (d297261)
  • upgrade @types/node from 20.4.5 to 20.4.7 (#309) (74b1e22)
  • upgrade @typescript-eslint/parser from 6.4.0 to 6.4.1 (#313) (4a2d964)
  • upgrade cloudevents from 7.0.1 to 7.0.2 (#295) (40869fb)
  • upgrade eslint from 8.44.0 to 8.45.0 (#297) (1131635)
  • upgrade eslint from 8.45.0 to 8.46.0 (#307) (00658cf)
  • upgrade fastify from 4.19.2 to 4.20.0 (#300) (9dc620d)
  • upgrade fastify from 4.20.0 to 4.21.0 (#308) (a3f6fe9)
  • upgrade fastify-raw-body from 4.2.0 to 4.2.1 (#299) (9e5e5bc)
  • upgrade tape from 5.6.4 to 5.6.5 (#296) (cd0ef07)
  • upgrade tape from 5.6.5 to 5.6.6 (#302) (ca499c0)
  • upgrade tape from 5.6.6 to 5.7.4 (#339) (0ae91e0)
  • upgrade typescript from 5.1.6 to 5.2.2 (#314) (f602b47)

v2.2.3

27 Jul 19:49
9034862
Compare
Choose a tag to compare

2.2.3 (2023-07-26)

Bug Fixes

  • fix Do not overwrite headers of StructuredReturn (#288) (a2c37a1)
  • upgrade @types/node from 20.2.5 to 20.3.2 (#274) (cfd1b55)
  • upgrade @types/node from 20.3.2 to 20.3.3 (#282) (fa9ad33)
  • upgrade @typescript-eslint/parser from 5.60.0 to 5.60.1 (#275) (c9dd3ef)
  • upgrade @typescript-eslint/parser from 5.60.1 to 5.61.0 (#286) (97258a0)
  • upgrade eslint from 8.43.0 to 8.44.0 (#283) (cbeb454)
  • upgrade fastify from 4.18.0 to 4.19.0 (#281) (395287d)
  • upgrade fastify from 4.19.0 to 4.19.2 (#289) (6a3b33a)
  • upgrade tape from 5.6.3 to 5.6.4 (#284) (a11c9d7)
  • upgrade typescript from 5.1.3 to 5.1.6 (#280) (37f89a3)

Miscellaneous

  • add sbom generation to release-please action (#278) (c8440f5)

v2.2.2

14 Jul 14:06
8e79130
Compare
Choose a tag to compare

2.2.2 (2023-07-14)

Bug Fixes

  • temporarily removes the prePublish step allowing us to publish a new version and for users to use this module. (#270) (cea807f)

v2.2.1

13 Jul 21:47
c02b59d
Compare
Choose a tag to compare

2.2.1 (2023-07-13)

Miscellaneous

  • change sbom generation to happen on prepublishOnly (#268) (9fdef57)

v2.2.0

13 Jul 14:37
f0d8415
Compare
Choose a tag to compare

2.2.0 (2023-07-11)

Features

  • Add option of adding rawBody to context (#116)(c8cfa92)

  • upgrade commander from 10.0.0 to 11.0.0 (#261) (fd53245)

Bug Fixes

  • upgrade @cyclonedx/cyclonedx-npm from 1.12.0 to 1.12.1 (#264) (7c7fefc)
  • upgrade @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.11 (#257) (31ec689)
  • upgrade @typescript-eslint/parser from 5.59.9 to 5.60.0 (#266) (e3ef6ee)
  • upgrade eslint from 8.42.0 to 8.43.0 (#262) (675ccf5)
  • upgrade fastify from 4.17.0 to 4.18.0 (#263) (520435e)

v2.1.2

29 Jun 15:57
63d9121
Compare
Choose a tag to compare

2.1.2 (2023-06-29)

Miscellaneous

  • update the token that release-please runs with. (#255) (16a87c8)

Release v2.1.1

29 Jun 13:42
4637bd9
Compare
Choose a tag to compare

2.1.1 (2023-06-29)

Miscellaneous

  • update the release type to published instead of created (#253) (35893c8)

Release v2.1.0

29 Jun 13:21
2d339fa
Compare
Choose a tag to compare

2.1.0 (2023-06-29)

Features

  • upgrade @types/node from 18.14.6 to 20.1.4 (#236) (11e616e)
  • upgrade typescript from 4.9.5 to 5.0.4 (#235) (26427d4)

Bug Fixes

  • upgrade @types/node from 20.1.4 to 20.2.5 (#251) (6aa97e8)
  • upgrade @typescript-eslint/eslint-plugin from 5.49.0 to 5.59.6 (#240) (c7d6284)
  • upgrade @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 (#245) (0e9d9d2)
  • upgrade @typescript-eslint/parser from 5.58.0 to 5.59.5 (#237) (9f85cd8)
  • upgrade @typescript-eslint/parser from 5.59.5 to 5.59.9 (#249) (8ca7e29)
  • upgrade cloudevents from 7.0.0 to 7.0.1 (#246) (47cbedc)
  • upgrade eslint from 8.40.0 to 8.41.0 (#244) (e331f46)
  • upgrade eslint from 8.41.0 to 8.42.0 (#252) (a07a8a2)
  • upgrade fastify from 4.16.0 to 4.17.0 (#238) (3d239ec)
  • upgrade qs from 6.11.1 to 6.11.2 (#243) (c8448a5)
  • upgrade typescript from 5.0.4 to 5.1.3 (#247) (6e01336)

Miscellaneous

  • move publish to its own workflow and add sigstore provenance (#248) (3f34b4f)

v2.0.0

02 Jun 11:23
edacb05
Compare
Choose a tag to compare

2.0.0 (2023-06-01)

⚠ BREAKING CHANGES

  • removal of node 14 (#233)

Features

Bug Fixes

  • upgrade @typescript-eslint/parser from 5.54.0 to 5.54.1 (#210) (deb9f99)
  • upgrade @typescript-eslint/parser from 5.54.1 to 5.58.0 (#225) (4c30aef)
  • upgrade eslint from 8.36.0 to 8.37.0 (#221) (2007278)
  • upgrade eslint from 8.37.0 to 8.38.0 (#224) (db9fe88)
  • upgrade eslint from 8.38.0 to 8.39.0 (#227) (a03e828)
  • upgrade eslint from 8.39.0 to 8.40.0 (#232) (db8c900)
  • upgrade fastify from 4.15.0 to 4.16.0 (#228) (3d3c8ab)
  • upgrade tsd from 0.26.0 to 0.27.0 (#213) (53762a3)
  • upgrade tsd from 0.27.0 to 0.28.1 (#231) (da15cf4)

Miscellaneous

v1.1.0

17 Apr 15:26
54c7c85
Compare
Choose a tag to compare

1.1.0 (2023-04-17)

Features

  • add lifecycle and endpoint customization (#203) (ff20b40)

Bug Fixes

  • upgrade @types/node from 18.11.18 to 18.11.19 (#183) (edaa3ab)
  • upgrade @types/node from 18.11.19 to 18.13.0 (#186) (7eab05c)
  • upgrade @types/node from 18.13.0 to 18.14.0 (#192) (3a689af)
  • upgrade @types/node from 18.14.0 to 18.14.1 (#196) (878968c)
  • upgrade @types/node from 18.14.1 to 18.14.2 (#200) (f12c148)
  • upgrade @types/node from 18.14.2 to 18.14.6 (#204) (46bd143)
  • upgrade @typescript-eslint/parser from 5.49.0 to 5.50.0 (#180) (b2c7ca9)
  • upgrade @typescript-eslint/parser from 5.50.0 to 5.51.0 (#185) (09cfcf4)
  • upgrade @typescript-eslint/parser from 5.51.0 to 5.52.0 (#190) (f597f04)
  • upgrade @typescript-eslint/parser from 5.52.0 to 5.53.0 (#195) (f529bb1)
  • upgrade @typescript-eslint/parser from 5.53.0 to 5.54.0 (#202) (974cca3)
  • upgrade cloudevents from 6.0.3 to 6.0.4 (#191) (d5f96da)
  • upgrade eslint from 8.33.0 to 8.34.0 (#188) (3f2aa5a)
  • upgrade eslint from 8.34.0 to 8.35.0 (#199) (3cc8aaf)
  • upgrade eslint from 8.35.0 to 8.36.0 (#215) (c6ddf6d)
  • upgrade eslint-config-prettier from 8.6.0 to 8.7.0 (#206) (c3e21da)
  • upgrade fastify from 4.12.0 to 4.13.0 (#187) (4b1e0eb)
  • upgrade fastify from 4.13.0 to 4.14.0 (#205) (e924dbb)
  • upgrade fastify from 4.14.0 to 4.14.1 (#212) (29fdc65)
  • upgrade fastify from 4.14.1 to 4.15.0 (#220) (48ae6e4)
  • upgrade qs from 6.11.0 to 6.11.1 (#211) (a7321c0)
  • upgrade tsd from 0.25.0 to 0.26.0 (#208) (c0fdfe7)

Miscellaneous

  • add function debugging instructions to the readme (#197) (8883cc0)
  • add the node version to the logger output (#193) (8cdb40e)
  • bump checkout and setup-node actions to v3 (#198) (5fe62d0)
  • update the publish token name for npm. (#179) (6706ac0)