From a5459f6b0c8259527dd415ef071dbb9f9d5f13a4 Mon Sep 17 00:00:00 2001 From: Tom Lienard Date: Sat, 24 Dec 2022 17:15:06 +0100 Subject: [PATCH] ci: release (#375) Co-authored-by: github-actions[bot] --- .changeset/breezy-guests-nail.md | 5 ----- .changeset/clever-ears-juggle.md | 5 ----- .changeset/dull-flies-compare.md | 6 ------ .changeset/famous-flies-exercise.md | 5 ----- .changeset/giant-cats-mate.md | 5 ----- .changeset/happy-teachers-relax.md | 6 ------ .changeset/honest-sheep-perform.md | 5 ----- .changeset/late-dogs-sparkle.md | 5 ----- .changeset/light-tomatoes-bake.md | 5 ----- .changeset/many-rabbits-shave.md | 5 ----- .changeset/perfect-beers-smile.md | 5 ----- .changeset/silly-ligers-flash.md | 6 ------ .changeset/spotty-wombats-bathe.md | 5 ----- .changeset/thirty-spiders-glow.md | 6 ------ .changeset/tricky-dogs-impress.md | 6 ------ .changeset/warm-frogs-share.md | 5 ----- .changeset/weak-windows-remain.md | 5 ----- .changeset/wise-cooks-warn.md | 5 ----- packages/cli/CHANGELOG.md | 8 ++++++++ packages/cli/package.json | 2 +- packages/dashboard/CHANGELOG.md | 18 ++++++++++++++++++ packages/dashboard/package.json | 2 +- packages/docs/CHANGELOG.md | 16 ++++++++++++++++ packages/docs/package.json | 2 +- packages/js-runtime/CHANGELOG.md | 12 ++++++++++++ packages/js-runtime/package.json | 2 +- packages/runtime/CHANGELOG.md | 10 ++++++++++ packages/runtime/package.json | 2 +- packages/serverless/CHANGELOG.md | 12 ++++++++++++ packages/serverless/package.json | 2 +- 30 files changed, 82 insertions(+), 101 deletions(-) delete mode 100644 .changeset/breezy-guests-nail.md delete mode 100644 .changeset/clever-ears-juggle.md delete mode 100644 .changeset/dull-flies-compare.md delete mode 100644 .changeset/famous-flies-exercise.md delete mode 100644 .changeset/giant-cats-mate.md delete mode 100644 .changeset/happy-teachers-relax.md delete mode 100644 .changeset/honest-sheep-perform.md delete mode 100644 .changeset/late-dogs-sparkle.md delete mode 100644 .changeset/light-tomatoes-bake.md delete mode 100644 .changeset/many-rabbits-shave.md delete mode 100644 .changeset/perfect-beers-smile.md delete mode 100644 .changeset/silly-ligers-flash.md delete mode 100644 .changeset/spotty-wombats-bathe.md delete mode 100644 .changeset/thirty-spiders-glow.md delete mode 100644 .changeset/tricky-dogs-impress.md delete mode 100644 .changeset/warm-frogs-share.md delete mode 100644 .changeset/weak-windows-remain.md delete mode 100644 .changeset/wise-cooks-warn.md diff --git a/.changeset/breezy-guests-nail.md b/.changeset/breezy-guests-nail.md deleted file mode 100644 index cf6417a59..000000000 --- a/.changeset/breezy-guests-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/runtime': patch ---- - -Avoid creating a new HTTP(S) client on each `fetch` call diff --git a/.changeset/clever-ears-juggle.md b/.changeset/clever-ears-juggle.md deleted file mode 100644 index a23d8ebaf..000000000 --- a/.changeset/clever-ears-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/serverless': patch ---- - -Add metrics for errors/timeouts/memory limits diff --git a/.changeset/dull-flies-compare.md b/.changeset/dull-flies-compare.md deleted file mode 100644 index 93c4075be..000000000 --- a/.changeset/dull-flies-compare.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/runtime': patch -'@lagon/serverless': patch ---- - -Use an Rc for isolates metadata instead of cloning diff --git a/.changeset/famous-flies-exercise.md b/.changeset/famous-flies-exercise.md deleted file mode 100644 index 4c9650be9..000000000 --- a/.changeset/famous-flies-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Fix create function button and playground deployments diff --git a/.changeset/giant-cats-mate.md b/.changeset/giant-cats-mate.md deleted file mode 100644 index 69fde6163..000000000 --- a/.changeset/giant-cats-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/js-runtime': patch ---- - -Bring URL class closer to the standard diff --git a/.changeset/happy-teachers-relax.md b/.changeset/happy-teachers-relax.md deleted file mode 100644 index 31963e5e3..000000000 --- a/.changeset/happy-teachers-relax.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/cli': patch -'@lagon/dashboard': patch ---- - -Implement limits diff --git a/.changeset/honest-sheep-perform.md b/.changeset/honest-sheep-perform.md deleted file mode 100644 index 0cf61a5fe..000000000 --- a/.changeset/honest-sheep-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/docs': patch ---- - -Fix position of `lagon link` section diff --git a/.changeset/late-dogs-sparkle.md b/.changeset/late-dogs-sparkle.md deleted file mode 100644 index 0c9e813e3..000000000 --- a/.changeset/late-dogs-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/docs': patch ---- - -Add limits page diff --git a/.changeset/light-tomatoes-bake.md b/.changeset/light-tomatoes-bake.md deleted file mode 100644 index c3ab17c59..000000000 --- a/.changeset/light-tomatoes-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/cli': patch ---- - -Fix random segfault with `lagon dev` diff --git a/.changeset/many-rabbits-shave.md b/.changeset/many-rabbits-shave.md deleted file mode 100644 index 669a42d42..000000000 --- a/.changeset/many-rabbits-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Add indexes to Prisma schema diff --git a/.changeset/perfect-beers-smile.md b/.changeset/perfect-beers-smile.md deleted file mode 100644 index 9a1016e98..000000000 --- a/.changeset/perfect-beers-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Updating a function will only update the given fields instead of all fields diff --git a/.changeset/silly-ligers-flash.md b/.changeset/silly-ligers-flash.md deleted file mode 100644 index 11b0e31b0..000000000 --- a/.changeset/silly-ligers-flash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/docs': minor -'@lagon/js-runtime': minor ---- - -Add Blob and File APIs diff --git a/.changeset/spotty-wombats-bathe.md b/.changeset/spotty-wombats-bathe.md deleted file mode 100644 index f0281e724..000000000 --- a/.changeset/spotty-wombats-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/serverless': patch ---- - -Forward X-Real-Ip header to X-Forwarded-For diff --git a/.changeset/thirty-spiders-glow.md b/.changeset/thirty-spiders-glow.md deleted file mode 100644 index ef003d0d1..000000000 --- a/.changeset/thirty-spiders-glow.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/docs': patch -'@lagon/runtime': patch ---- - -Add SHA-1 to CryptoSubtle#digest diff --git a/.changeset/tricky-dogs-impress.md b/.changeset/tricky-dogs-impress.md deleted file mode 100644 index 8737311ed..000000000 --- a/.changeset/tricky-dogs-impress.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@lagon/docs': minor -'@lagon/js-runtime': minor ---- - -Add `navigator.userAgent` API diff --git a/.changeset/warm-frogs-share.md b/.changeset/warm-frogs-share.md deleted file mode 100644 index d04ad5ccb..000000000 --- a/.changeset/warm-frogs-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': patch ---- - -Don't allow creating/updating functions with a non-unique name diff --git a/.changeset/weak-windows-remain.md b/.changeset/weak-windows-remain.md deleted file mode 100644 index b07c88bb1..000000000 --- a/.changeset/weak-windows-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/dashboard': minor ---- - -Redeploy the production deployment when a settings is updated diff --git a/.changeset/wise-cooks-warn.md b/.changeset/wise-cooks-warn.md deleted file mode 100644 index 1c771893d..000000000 --- a/.changeset/wise-cooks-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@lagon/serverless': patch ---- - -Forward X-Lagon-Region header diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 029bd4282..da6f816b4 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @lagon/cli +## 0.4.3 + +### Patch Changes + +- [#390](https://github.com/lagonapp/lagon/pull/390) [`6c2f557`](https://github.com/lagonapp/lagon/commit/6c2f5577b1997f3b9c46fbfeb7cbedd93a1cb92e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Implement limits + +* [#406](https://github.com/lagonapp/lagon/pull/406) [`7e0738a`](https://github.com/lagonapp/lagon/commit/7e0738a2a610f0047ac4a78a899411b2bc7068ee) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix random segfault with `lagon dev` + ## 0.4.2 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 9241e6b24..b370ff120 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/cli", - "version": "0.4.2", + "version": "0.4.3", "description": "CLI for Lagon", "type": "module", "files": [ diff --git a/packages/dashboard/CHANGELOG.md b/packages/dashboard/CHANGELOG.md index 1256b6f23..5501e4b17 100644 --- a/packages/dashboard/CHANGELOG.md +++ b/packages/dashboard/CHANGELOG.md @@ -1,5 +1,23 @@ # @lagon/dashboard +## 0.1.0 + +### Minor Changes + +- [#395](https://github.com/lagonapp/lagon/pull/395) [`18aaee0`](https://github.com/lagonapp/lagon/commit/18aaee062886b768541f045c5f958024446f9018) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Redeploy the production deployment when a settings is updated + +### Patch Changes + +- [#376](https://github.com/lagonapp/lagon/pull/376) [`2575f90`](https://github.com/lagonapp/lagon/commit/2575f90f6998f235e7e3e85c1dc7a1f51d31259b) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix create function button and playground deployments + +* [#390](https://github.com/lagonapp/lagon/pull/390) [`6c2f557`](https://github.com/lagonapp/lagon/commit/6c2f5577b1997f3b9c46fbfeb7cbedd93a1cb92e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Implement limits + +- [#394](https://github.com/lagonapp/lagon/pull/394) [`1c01e67`](https://github.com/lagonapp/lagon/commit/1c01e678ca4b8eea2037dbc4541fbbb1761a66b3) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add indexes to Prisma schema + +* [#376](https://github.com/lagonapp/lagon/pull/376) [`2575f90`](https://github.com/lagonapp/lagon/commit/2575f90f6998f235e7e3e85c1dc7a1f51d31259b) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Updating a function will only update the given fields instead of all fields + +- [#376](https://github.com/lagonapp/lagon/pull/376) [`2575f90`](https://github.com/lagonapp/lagon/commit/2575f90f6998f235e7e3e85c1dc7a1f51d31259b) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Don't allow creating/updating functions with a non-unique name + ## 0.0.10 ### Patch Changes diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index ec19efc66..7c6bd87dc 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/dashboard", - "version": "0.0.10", + "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 2ddf4b7fc..0932081ed 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -1,5 +1,21 @@ # @lagon/docs +## 0.1.0 + +### Minor Changes + +- [#403](https://github.com/lagonapp/lagon/pull/403) [`5e2ca1b`](https://github.com/lagonapp/lagon/commit/5e2ca1b23fe34e299b9b0f090238538732a68ace) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Blob and File APIs + +* [#396](https://github.com/lagonapp/lagon/pull/396) [`f538576`](https://github.com/lagonapp/lagon/commit/f538576ee86179e8a53c03dd19e740ff9252f992) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `navigator.userAgent` API + +### Patch Changes + +- [#374](https://github.com/lagonapp/lagon/pull/374) [`fa2d2a8`](https://github.com/lagonapp/lagon/commit/fa2d2a8b66df18460d7d71b4101d730ff8cc8768) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix position of `lagon link` section + +* [#390](https://github.com/lagonapp/lagon/pull/390) [`6c2f557`](https://github.com/lagonapp/lagon/commit/6c2f5577b1997f3b9c46fbfeb7cbedd93a1cb92e) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add limits page + +- [#405](https://github.com/lagonapp/lagon/pull/405) [`4b59eff`](https://github.com/lagonapp/lagon/commit/4b59effdb9e32a73cf3b98a8945883ac38c33bd2) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add SHA-1 to CryptoSubtle#digest + ## 0.0.6 ### Patch Changes diff --git a/packages/docs/package.json b/packages/docs/package.json index 74ad213ff..785892d6b 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/docs", - "version": "0.0.6", + "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/js-runtime/CHANGELOG.md b/packages/js-runtime/CHANGELOG.md index 265ab7442..ac3240b36 100644 --- a/packages/js-runtime/CHANGELOG.md +++ b/packages/js-runtime/CHANGELOG.md @@ -1,5 +1,17 @@ # @lagon/js-runtime +## 0.2.0 + +### Minor Changes + +- [#403](https://github.com/lagonapp/lagon/pull/403) [`5e2ca1b`](https://github.com/lagonapp/lagon/commit/5e2ca1b23fe34e299b9b0f090238538732a68ace) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add Blob and File APIs + +* [#396](https://github.com/lagonapp/lagon/pull/396) [`f538576`](https://github.com/lagonapp/lagon/commit/f538576ee86179e8a53c03dd19e740ff9252f992) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `navigator.userAgent` API + +### Patch Changes + +- [#253](https://github.com/lagonapp/lagon/pull/253) [`683e635`](https://github.com/lagonapp/lagon/commit/683e635f3037f1d1f01439f762d3acd494b27c64) Thanks [@cyco130](https://github.com/cyco130)! - Bring URL class closer to the standard + ## 0.1.8 ### Patch Changes diff --git a/packages/js-runtime/package.json b/packages/js-runtime/package.json index f642f2b39..d118e6647 100644 --- a/packages/js-runtime/package.json +++ b/packages/js-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/js-runtime", - "version": "0.1.10", + "version": "0.2.0", "description": "JavaScript Runtime", "private": true, "type": "module", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 381e59b04..9aa36752e 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,15 @@ # @lagon/runtime +## 0.2.0 + +### Patch Changes + +- [#381](https://github.com/lagonapp/lagon/pull/381) [`4f7c6ab`](https://github.com/lagonapp/lagon/commit/4f7c6ab08cec7a650b0310f58cfd8f79e89e5244) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Avoid creating a new HTTP(S) client on each `fetch` call + +* [#397](https://github.com/lagonapp/lagon/pull/397) [`ab4e2ac`](https://github.com/lagonapp/lagon/commit/ab4e2ac7e1882497a57ed68e54ce972826c98acf) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Use an Rc for isolates metadata instead of cloning + +- [#405](https://github.com/lagonapp/lagon/pull/405) [`4b59eff`](https://github.com/lagonapp/lagon/commit/4b59effdb9e32a73cf3b98a8945883ac38c33bd2) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add SHA-1 to CryptoSubtle#digest + ## 0.1.10 ### Patch Changes diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 8e8a507c9..e4cd9bd59 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/runtime", - "version": "0.1.10", + "version": "0.2.0", "description": "JavaScript Serverless Runtime for Lagon", "private": true, "scripts": { diff --git a/packages/serverless/CHANGELOG.md b/packages/serverless/CHANGELOG.md index 451d0fb72..493c77618 100644 --- a/packages/serverless/CHANGELOG.md +++ b/packages/serverless/CHANGELOG.md @@ -1,5 +1,17 @@ # @lagon/serverless +## 0.1.13 + +### Patch Changes + +- [#389](https://github.com/lagonapp/lagon/pull/389) [`5ec41ee`](https://github.com/lagonapp/lagon/commit/5ec41ee203bba86cb66d9486ffcde9fd2f28e361) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add metrics for errors/timeouts/memory limits + +* [#397](https://github.com/lagonapp/lagon/pull/397) [`ab4e2ac`](https://github.com/lagonapp/lagon/commit/ab4e2ac7e1882497a57ed68e54ce972826c98acf) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Use an Rc for isolates metadata instead of cloning + +- [#379](https://github.com/lagonapp/lagon/pull/379) [`d48f00c`](https://github.com/lagonapp/lagon/commit/d48f00c3e042f6ec66cfba9ff7b2dafa418fcc84) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Forward X-Real-Ip header to X-Forwarded-For + +* [#379](https://github.com/lagonapp/lagon/pull/379) [`d48f00c`](https://github.com/lagonapp/lagon/commit/d48f00c3e042f6ec66cfba9ff7b2dafa418fcc84) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Forward X-Lagon-Region header + ## 0.1.12 ### Patch Changes diff --git a/packages/serverless/package.json b/packages/serverless/package.json index d0cc00c6c..3c61a9066 100644 --- a/packages/serverless/package.json +++ b/packages/serverless/package.json @@ -1,6 +1,6 @@ { "name": "@lagon/serverless", - "version": "0.1.12", + "version": "0.1.13", "description": "Serverless software using Lagon Runtime", "private": true, "scripts": {