Skip to content

Commit

Permalink
chore(main): release 2.4.0 (#348)
Browse files Browse the repository at this point in the history
* chore(main): release 2.4.0

* chore: update SBOM

Signed-off-by: NodeShift Bot (As Luke Holmquist) <[email protected]>

---------

Signed-off-by: NodeShift Bot (As Luke Holmquist) <[email protected]>
  • Loading branch information
lholmquist committed Jun 20, 2024
1 parent b3fa2b9 commit ffa5b53
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 19 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [2.4.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.3.0...v2.4.0) (2024-06-20)


### Features

* Enable OPTIONS preflight and a method to enable cros origins ([#359](https://github.com/nodeshift/faas-js-runtime/issues/359)) ([b3fa2b9](https://github.com/nodeshift/faas-js-runtime/commit/b3fa2b9bb1d53f7c62ef839c01b4c62ecf62aa1c))


### Bug Fixes

* upgrade fastify-raw-body from 4.2.1 to 4.3.0 ([#345](https://github.com/nodeshift/faas-js-runtime/issues/345)) ([4756c01](https://github.com/nodeshift/faas-js-runtime/commit/4756c01b95e38d7206d9c1eb96d3b2dae896bc15))

## [2.3.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.2.3...v2.3.0) (2024-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "faas-js-runtime",
"version": "2.3.0",
"version": "2.4.0",
"repository": {
"type": "git",
"url": "https://github.com/nodeshift/faas-js-runtime.git"
Expand Down
32 changes: 16 additions & 16 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:88f3ebc2-18b4-49ec-b0a3-6436d9bdd7ff",
"serialNumber": "urn:uuid:c87fcd60-6fa1-4c1d-b2a6-6a8c7b3f3e46",
"metadata": {
"timestamp": "2024-02-28T15:18:51.939Z",
"timestamp": "2024-06-20T15:06:38.638Z",
"tools": [
{
"name": "npm",
"version": "10.2.4"
"version": "10.7.0"
},
{
"vendor": "@cyclonedx",
"name": "cyclonedx-npm",
"version": "1.16.1",
"version": "1.19.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
Expand All @@ -36,7 +36,7 @@
{
"vendor": "@cyclonedx",
"name": "cyclonedx-library",
"version": "6.4.0",
"version": "6.10.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
Expand All @@ -59,8 +59,8 @@
"component": {
"type": "application",
"name": "faas-js-runtime",
"version": "2.3.0",
"bom-ref": "faas-js-runtime@2.3.0",
"version": "2.4.0",
"bom-ref": "faas-js-runtime@2.4.0",
"author": "Red Hat, Inc.",
"description": "A Node.js framework for executing arbitrary functions in response to HTTP or cloud events",
"licenses": [
Expand All @@ -70,7 +70,7 @@
}
}
],
"purl": "pkg:npm/faas-js-runtime@2.3.0?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
"purl": "pkg:npm/faas-js-runtime@2.4.0?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
"externalReferences": [
{
"url": "git+https://github.com/nodeshift/faas-js-runtime.git",
Expand Down Expand Up @@ -789,17 +789,17 @@
{
"type": "library",
"name": "fastify-raw-body",
"version": "4.2.1",
"bom-ref": "fastify-raw-body@4.2.1",
"purl": "pkg:npm/fastify-raw-body@4.2.1",
"version": "4.3.0",
"bom-ref": "fastify-raw-body@4.3.0",
"purl": "pkg:npm/fastify-raw-body@4.3.0",
"externalReferences": [
{
"url": "https://registry.npmjs.org/fastify-raw-body/-/fastify-raw-body-4.2.1.tgz",
"url": "https://registry.npmjs.org/fastify-raw-body/-/fastify-raw-body-4.3.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "f5554697b0b6f94d578bd3f6a0e4c75ad272d593a4cdd0ce8dd4a25529f383401fffcc2076ca605712979d805ec8ff071a770ae52fdb6090eaea5d80d183a805"
"content": "178a3c648315c78628c467f0ad9caceb0ca3978d2017762fe80596472eb6a33140c990524bcdf5feecb2080a8a630ded47bde0d7cd2bc86f7cca287a4e8d4f51"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
Expand Down Expand Up @@ -3031,12 +3031,12 @@
],
"dependencies": [
{
"ref": "faas-js-runtime@2.3.0",
"ref": "faas-js-runtime@2.4.0",
"dependsOn": [
"[email protected]",
"[email protected]",
"[email protected]",
"fastify-raw-body@4.2.1",
"fastify-raw-body@4.3.0",
"[email protected]",
"[email protected]",
"[email protected]",
Expand Down Expand Up @@ -3218,7 +3218,7 @@
"ref": "[email protected]"
},
{
"ref": "fastify-raw-body@4.2.1",
"ref": "fastify-raw-body@4.3.0",
"dependsOn": [
"[email protected]",
"[email protected]",
Expand Down

0 comments on commit ffa5b53

Please sign in to comment.