diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5ebefb352..1a50515eb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,20 +1,20 @@ { - ".": "0.8.0", - "packages/client-ui": "0.8.0", - "packages/client-vue": "0.8.0", - "packages/core-http-kit": "0.8.0", - "packages/core-kit": "0.8.0", - "packages/core-realtime-kit": "0.7.1", - "packages/kit": "0.8.0", - "packages/messenger-kit": "0.7.1", - "packages/server-analysis-manager": "0.8.0", - "packages/server-analysis-manager-kit": "0.7.1", - "packages/server-core": "0.8.0", - "packages/server-core-realtime": "0.8.0", - "packages/server-http-kit": "0.8.0", - "packages/server-kit": "0.8.0", - "packages/server-messenger": "0.8.0", - "packages/server-realtime-kit": "0.8.0", - "packages/server-storage": "0.8.0", - "packages/storage-kit": "0.8.0" + ".": "0.8.1", + "packages/client-ui": "0.8.1", + "packages/client-vue": "0.8.1", + "packages/core-http-kit": "0.8.1", + "packages/core-kit": "0.8.1", + "packages/core-realtime-kit": "0.7.2", + "packages/kit": "0.8.1", + "packages/messenger-kit": "0.7.2", + "packages/server-analysis-manager": "0.8.1", + "packages/server-analysis-manager-kit": "0.7.2", + "packages/server-core": "0.8.1", + "packages/server-core-realtime": "0.8.1", + "packages/server-http-kit": "0.8.1", + "packages/server-kit": "0.8.1", + "packages/server-messenger": "0.8.1", + "packages/server-realtime-kit": "0.8.1", + "packages/server-storage": "0.8.1", + "packages/storage-kit": "0.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 88d714b33..2ce7d3595 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,69 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* add authup policy aggregator ([adb2235](https://github.com/PrivateAIM/hub/commit/adb22356c177dea09a7e722786f92e13f57481bd)) +* add description column to analysis entity ([438297b](https://github.com/PrivateAIM/hub/commit/438297beacbb264d3a8034f5a4a79fef7dff1d33)) +* add error log formatting ([976c4cd](https://github.com/PrivateAIM/hub/commit/976c4cdf0648368b3164ba97a36cac13f99c203e)) +* add memory-cache & track master images synchronization progress ([bd43978](https://github.com/PrivateAIM/hub/commit/bd439781941e1130f812a30e721227e2893670ea)) +* add project form description field ([66f2aff](https://github.com/PrivateAIM/hub/commit/66f2affa8bae402618d75fad3225ed0e49bf970a)) +* adjust analysis details view ([d80ac5c](https://github.com/PrivateAIM/hub/commit/d80ac5c41c1faf77290d7d986d785d8deabcbdff)) +* allow specifying branch for syncing master-images ([#587](https://github.com/PrivateAIM/hub/issues/587)) ([b6ff9a5](https://github.com/PrivateAIM/hub/commit/b6ff9a54e8b42fcf7dfd2c1cf0e318973c0e13ec)) +* allow specifying cookie domain ([fb52746](https://github.com/PrivateAIM/hub/commit/fb527465b2842ba8b2d8856c66775cc7a0b879aa)) +* emit correct error event + adjusted directory path for building master images ([16dc3b1](https://github.com/PrivateAIM/hub/commit/16dc3b17de2444f45beab7b1d037eac971bdd2b0)) +* enable recheck in analysis-wizard if storage bucket is not yet available ([cc88e5f](https://github.com/PrivateAIM/hub/commit/cc88e5f5f43cee3e3baf6aadbc6843027af89d5c)) +* extended and modified project columns (nodes, robot_id, user_id, description) ([#642](https://github.com/PrivateAIM/hub/issues/642)) ([afe9491](https://github.com/PrivateAIM/hub/commit/afe9491c84f98193fe5158fe2c51ec06a247921f)) +* initial refactoring of analysis incoming view ([10425af](https://github.com/PrivateAIM/hub/commit/10425af18fcaedf9569876590bd7f4fc1fcf2a92)) +* initial refactoring of projects incoming view ([c524618](https://github.com/PrivateAIM/hub/commit/c5246185847c3f8d83d9ac22cfecd62f7351392b)) +* master image workflow to sync, build & push image/groups ([#574](https://github.com/PrivateAIM/hub/issues/574)) ([146e66f](https://github.com/PrivateAIM/hub/commit/146e66f2408ddd1363e1077a0bd189b87d5b411e)) +* prettify project details view ([a788ba8](https://github.com/PrivateAIM/hub/commit/a788ba8868d86d4987a48ac141527d04d5fa289a)) +* public & private service URLs for client-ui ([d5c2d41](https://github.com/PrivateAIM/hub/commit/d5c2d41b83a57d9acb14f0649988e11a55d7b726)) +* refactored analyses & projects list view ([#639](https://github.com/PrivateAIM/hub/issues/639)) ([ee7a6e7](https://github.com/PrivateAIM/hub/commit/ee7a6e7a1f5d3d12c0726d543337c728d4fb0138)) +* set nocache options for docker build ([bff52ad](https://github.com/PrivateAIM/hub/commit/bff52ada573cd1ecd8efff722f1164d842dfe145)) + + +### Bug Fixes + +* add missing rethrow statement ([d73935a](https://github.com/PrivateAIM/hub/commit/d73935aedbf347e6cf280a49cb1b2986c43cad8d)) +* add transaction logs between parties ([514d722](https://github.com/PrivateAIM/hub/commit/514d722172807db9e68bbc19508391d3251dc565)) +* always run db schema synchronization ([b3ba492](https://github.com/PrivateAIM/hub/commit/b3ba4926bc69af70fa94f4004d8c64b40101f116)) +* analysis-manager aggregator handler ([8fe18e4](https://github.com/PrivateAIM/hub/commit/8fe18e46d29586cd75f0cf936108b4edc9411392)) +* analysis-permisison permission_id field validation ([051ab7e](https://github.com/PrivateAIM/hub/commit/051ab7e2b5b8d10672d66d94635b233eb85d48b3)) +* apply schema check again ([7e820e6](https://github.com/PrivateAIM/hub/commit/7e820e665e91c8a61b2684c4d47474cacac1a11a)) +* bump nuxt to v3.12.3 and fix corrseponding issues ([312420b](https://github.com/PrivateAIM/hub/commit/312420bce1620b032cb4e752011058dd21a1dcbd)) +* change order when blocking master image sync process ([8e9efc1](https://github.com/PrivateAIM/hub/commit/8e9efc1c707ea3582fe802a8e1073b0c496d5acb)) +* **deps:** bump express-validator from 7.1.0 to 7.2.0 ([#654](https://github.com/PrivateAIM/hub/issues/654)) ([1b1d70e](https://github.com/PrivateAIM/hub/commit/1b1d70e759c94d05fc1ae7098f308275735ce971)) +* **deps:** bump mysql2 from 3.10.2 to 3.11.0 ([#610](https://github.com/PrivateAIM/hub/issues/610)) ([3786b07](https://github.com/PrivateAIM/hub/commit/3786b079bc2d65cdf87b982e4d937cb283f78aad)) +* **deps:** bump tar from 7.4.0 to 7.4.3 ([#606](https://github.com/PrivateAIM/hub/issues/606)) ([78a32e7](https://github.com/PrivateAIM/hub/commit/78a32e70480db136c997a050217547e976bdae65)) +* **deps:** bump typeorm-extension from 3.5.1 to 3.6.0 ([#619](https://github.com/PrivateAIM/hub/issues/619)) ([7af46a3](https://github.com/PrivateAIM/hub/commit/7af46a317755cb8e1d5c26779d5d9157964ba51d)) +* **deps:** bump typeorm-extension from 3.6.0 to 3.6.1 ([#652](https://github.com/PrivateAIM/hub/issues/652)) ([c862af7](https://github.com/PrivateAIM/hub/commit/c862af75dec7d42e3da9c50761e7ab61225a1c8f)) +* **deps:** bump winston from 3.13.0 to 3.13.1 ([#563](https://github.com/PrivateAIM/hub/issues/563)) ([0fe28d4](https://github.com/PrivateAIM/hub/commit/0fe28d4d1179924cc13afe0e24b5095b9b4a2fd7)) +* **deps:** bump winston from 3.13.1 to 3.14.1 ([#647](https://github.com/PrivateAIM/hub/issues/647)) ([768e839](https://github.com/PrivateAIM/hub/commit/768e83904ca74d343c43a173f040b1ed6ebf9c82)) +* **deps:** downgrade eslint to v8.x ([6d3a24d](https://github.com/PrivateAIM/hub/commit/6d3a24d3dfbdfe46bc2ba4609b21c40046d70992)) +* disable no-cache option ([cbf0cf2](https://github.com/PrivateAIM/hub/commit/cbf0cf2ece1e932b0fc946606bc2bb1e2988b31f)) +* do not process requeued message multiple times ([077495b](https://github.com/PrivateAIM/hub/commit/077495b69ca7f9c3dd497b2f5db15f05534b4f92)) +* enhance logging for registry component ([b1a8bb3](https://github.com/PrivateAIM/hub/commit/b1a8bb3b80aa4d00398a3624677d4401f701b134)) +* harbor reigstry robot permission assignment ([2a0a8f7](https://github.com/PrivateAIM/hub/commit/2a0a8f75df581d7cbbf3654456f3211efa654b19)) +* master images synchronization process ([604a375](https://github.com/PrivateAIM/hub/commit/604a375b525e73d17c208731dd7256ea30412d57)) +* minor cleanup in project item card view ([d16fea6](https://github.com/PrivateAIM/hub/commit/d16fea6c9822912b68009e39f885d924bdb87477)) +* naming in project read handlers ([fb03369](https://github.com/PrivateAIM/hub/commit/fb0336995dfe5482762b6f6a019b25106722cd89)) +* project list in analysis basic form ([27e7f72](https://github.com/PrivateAIM/hub/commit/27e7f72c10f4a5284ab04cde09a1c68f7b64d7a3)) +* reenable db check in start command ([c83f34f](https://github.com/PrivateAIM/hub/commit/c83f34f101b225356b515da23948d56a36107585)) +* set project description column to varchar ([dea15b0](https://github.com/PrivateAIM/hub/commit/dea15b027a02153f6300690be9d0d8ba8fab3add)) +* set volume mount to correct container ([d227f70](https://github.com/PrivateAIM/hub/commit/d227f705af9c9c3b7f5e1531212d82abb060a554)) +* show error message on realm creation ([c41942c](https://github.com/PrivateAIM/hub/commit/c41942c135a63590334c9661dcc16bb57ecc97b9)) +* temporarily disable registry project manage restriction ([8f8d8dd](https://github.com/PrivateAIM/hub/commit/8f8d8dd88ea917cf3b967232107487170bcdbaf9)) +* use non default export for {analysis,project}-node command & status ([ad74cf6](https://github.com/PrivateAIM/hub/commit/ad74cf625143e4f81d45d6894b86e47c725ad52c)) + + +### Reverts + +* "chore: set mysql version to v8" ([078d334](https://github.com/PrivateAIM/hub/commit/078d334f10bc63646185a0371adf13b072719006)) +* "fix: set project description column to varchar" ([705454c](https://github.com/PrivateAIM/hub/commit/705454cc51d3fd943cbcb32b9c4eff64758ae7aa)) + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/package-lock.json b/package-lock.json index 220aef16f..ad8832db9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@privateaim/root", - "version": "0.8.0", + "version": "0.8.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@privateaim/root", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "workspaces": [ "packages/*" @@ -26413,7 +26413,7 @@ }, "packages/client-ui": { "name": "@privateaim/client-ui", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "devDependencies": { "@authup/client-web-kit": "^1.0.0-beta.19", @@ -26423,10 +26423,10 @@ "@ilingo/vuelidate": "^5.0.2", "@nuxtjs/google-fonts": "^3.2.0", "@pinia/nuxt": "^0.5.1", - "@privateaim/client-vue": "^0.8.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/client-vue": "^0.8.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@vuecs/countdown": "^1.0.0", "@vuecs/form-controls": "^2.3.0", "@vuecs/gravatar": "^1.0.1", @@ -26452,7 +26452,7 @@ }, "packages/client-vue": { "name": "@privateaim/client-vue", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "devDependencies": { "@authup/client-web-kit": "^1.0.0-beta.19", @@ -26461,10 +26461,10 @@ "@authup/core-realtime-kit": "^1.0.0-beta.19", "@authup/kit": "^1.0.0-beta.18", "@ilingo/vuelidate": "^5.0.2", - "@privateaim/core-http-kit": "^0.8.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-http-kit": "^0.8.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@types/node": "^22.4.0", "@vitejs/plugin-vue": "^5.1.1", "@vuecs/form-controls": "^2.3.0", @@ -26492,8 +26492,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.13", "@authup/kit": "^1.0.0-beta.12", "@ilingo/vuelidate": "^5.0.2", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@vuecs/form-controls": "^1.3.0", "@vuecs/link": "^1.0.0", "@vuecs/list-controls": "^1.1.1", @@ -26512,48 +26512,48 @@ }, "packages/core-http-kit": { "name": "@privateaim/core-http-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "devDependencies": { "@authup/kit": "^1.0.0-beta.19", - "@privateaim/core-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/kit": "^1.0.0-beta.19", - "@privateaim/core-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" } }, "packages/core-kit": { "name": "@privateaim/core-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "devDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0" + "@privateaim/kit": "^0.8.1" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0" + "@privateaim/kit": "^0.8.1" } }, "packages/core-realtime-kit": { "name": "@privateaim/core-realtime-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "devDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" } }, "packages/kit": { "name": "@privateaim/kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "nanoid": "^3.3.4" @@ -26567,29 +26567,29 @@ }, "packages/messenger-kit": { "name": "@privateaim/messenger-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "devDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" } }, "packages/server-analysis-manager": { "name": "@privateaim/server-analysis-manager", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", - "@privateaim/core-http-kit": "^0.8.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-analysis-manager-kit": "^0.7.1", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-http-kit": "^0.8.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-analysis-manager-kit": "^0.7.2", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "amqp-extension": "^4.0.0-beta.3", "docker-scan": "^1.1.0", "dockerode": "^4.0.2", @@ -26616,12 +26616,12 @@ }, "packages/server-analysis-manager-kit": { "name": "@privateaim/server-analysis-manager-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "dependencies": { - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1" }, "devDependencies": { "docker-scan": "^1.1.0" @@ -26661,7 +26661,7 @@ }, "packages/server-core": { "name": "@personalhealthtrain/server-core", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.19", @@ -26671,12 +26671,12 @@ "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", "@hapic/vault": "^2.3.4", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-analysis-manager-kit": "^0.7.1", - "@privateaim/server-core-realtime": "^0.8.0", - "@privateaim/server-http-kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-analysis-manager-kit": "^0.7.2", + "@privateaim/server-core-realtime": "^0.8.1", + "@privateaim/server-http-kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "@routup/prometheus": "^2.4.0", @@ -26707,7 +26707,7 @@ "zod": "^3.23.7" }, "devDependencies": { - "@privateaim/core-http-kit": "^0.8.0", + "@privateaim/core-http-kit": "^0.8.1", "@types/busboy": "^1.5.3", "@types/cors": "^2.8.17", "@types/module-alias": "^2.0.4", @@ -26721,17 +26721,17 @@ }, "packages/server-core-realtime": { "name": "@privateaim/server-core-realtime", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.19", "@authup/kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/core-realtime-kit": "^0.7.1", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-realtime-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/core-realtime-kit": "^0.7.2", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-realtime-kit": "^0.8.1", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", @@ -26754,7 +26754,7 @@ }, "packages/server-http-kit": { "name": "@privateaim/server-http-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.19", @@ -26763,8 +26763,8 @@ "@authup/server-core-plugin-http": "^1.0.0-beta.18", "@authup/server-core-plugin-kit": "^1.0.0-beta.18", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "@routup/prometheus": "^2.4.0", @@ -26790,13 +26790,13 @@ }, "packages/server-kit": { "name": "@privateaim/server-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@ebec/http": "^2.3.0", "@isaacs/ttlcache": "^1.4.1", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", "@socket.io/redis-emitter": "^5.1.0", "envix": "^1.5.0", "hapic": "^2.5.1", @@ -26820,15 +26820,15 @@ }, "packages/server-messenger": { "name": "@privateaim/server-messenger", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.19", "@authup/kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", - "@privateaim/messenger-kit": "^0.7.1", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-realtime-kit": "^0.8.0", + "@privateaim/messenger-kit": "^0.7.2", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-realtime-kit": "^0.8.1", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", @@ -26840,7 +26840,7 @@ }, "packages/server-realtime-kit": { "name": "@privateaim/server-realtime-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.19", @@ -26849,8 +26849,8 @@ "@authup/server-core-plugin-kit": "^1.0.0-beta.19", "@authup/server-core-plugin-socket-io": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0" + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1" }, "devDependencies": { "redis-extension": "^1.5.0", @@ -26863,7 +26863,7 @@ }, "packages/server-storage": { "name": "@privateaim/server-storage", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.19", @@ -26872,10 +26872,10 @@ "@authup/server-core-plugin-http": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", "@hapic/vault": "^2.3.4", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-http-kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-http-kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "busboy": "^1.6.0", @@ -26913,17 +26913,17 @@ }, "packages/storage-kit": { "name": "@privateaim/storage-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "devDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" } diff --git a/package.json b/package.json index d76c87abd..c03c5a2d5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://tada5hi.net" }, "license": "Apache-2.0", - "version": "0.8.0", + "version": "0.8.1", "description": "This package contains all central packages. It was initially developed as part of my Bachelor Thesis.", "workspaces": [ "packages/*" diff --git a/packages/client-ui/CHANGELOG.md b/packages/client-ui/CHANGELOG.md index 95b7587eb..7125ed2d6 100644 --- a/packages/client-ui/CHANGELOG.md +++ b/packages/client-ui/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* adjust analysis details view ([d80ac5c](https://github.com/PrivateAIM/hub/commit/d80ac5c41c1faf77290d7d986d785d8deabcbdff)) +* allow specifying cookie domain ([fb52746](https://github.com/PrivateAIM/hub/commit/fb527465b2842ba8b2d8856c66775cc7a0b879aa)) +* initial refactoring of analysis incoming view ([10425af](https://github.com/PrivateAIM/hub/commit/10425af18fcaedf9569876590bd7f4fc1fcf2a92)) +* initial refactoring of projects incoming view ([c524618](https://github.com/PrivateAIM/hub/commit/c5246185847c3f8d83d9ac22cfecd62f7351392b)) +* prettify project details view ([a788ba8](https://github.com/PrivateAIM/hub/commit/a788ba8868d86d4987a48ac141527d04d5fa289a)) +* public & private service URLs for client-ui ([d5c2d41](https://github.com/PrivateAIM/hub/commit/d5c2d41b83a57d9acb14f0649988e11a55d7b726)) +* refactored analyses & projects list view ([#639](https://github.com/PrivateAIM/hub/issues/639)) ([ee7a6e7](https://github.com/PrivateAIM/hub/commit/ee7a6e7a1f5d3d12c0726d543337c728d4fb0138)) + + +### Bug Fixes + +* bump nuxt to v3.12.3 and fix corrseponding issues ([312420b](https://github.com/PrivateAIM/hub/commit/312420bce1620b032cb4e752011058dd21a1dcbd)) +* show error message on realm creation ([c41942c](https://github.com/PrivateAIM/hub/commit/c41942c135a63590334c9661dcc16bb57ecc97b9)) +* use non default export for {analysis,project}-node command & status ([ad74cf6](https://github.com/PrivateAIM/hub/commit/ad74cf625143e4f81d45d6894b86e47c725ad52c)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/client-vue bumped from ^0.8.0 to ^0.8.1 + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/storage-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/client-ui/package.json b/packages/client-ui/package.json index a19610c6c..dd70743a2 100644 --- a/packages/client-ui/package.json +++ b/packages/client-ui/package.json @@ -1,7 +1,7 @@ { "name": "@privateaim/client-ui", "private": true, - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "author": { "name": "Peter Placzek", @@ -24,10 +24,10 @@ "@ilingo/vuelidate": "^5.0.2", "@fortawesome/fontawesome-free": "^6.6.0", "@nuxtjs/google-fonts": "^3.2.0", - "@privateaim/client-vue": "^0.8.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/client-vue": "^0.8.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@pinia/nuxt": "^0.5.1", "@vuecs/countdown": "^1.0.0", "@vuecs/form-controls": "^2.3.0", diff --git a/packages/client-vue/CHANGELOG.md b/packages/client-vue/CHANGELOG.md index a59628e08..d6cbbacac 100644 --- a/packages/client-vue/CHANGELOG.md +++ b/packages/client-vue/CHANGELOG.md @@ -1,5 +1,43 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* add description column to analysis entity ([438297b](https://github.com/PrivateAIM/hub/commit/438297beacbb264d3a8034f5a4a79fef7dff1d33)) +* add project form description field ([66f2aff](https://github.com/PrivateAIM/hub/commit/66f2affa8bae402618d75fad3225ed0e49bf970a)) +* allow specifying branch for syncing master-images ([#587](https://github.com/PrivateAIM/hub/issues/587)) ([b6ff9a5](https://github.com/PrivateAIM/hub/commit/b6ff9a54e8b42fcf7dfd2c1cf0e318973c0e13ec)) +* enable recheck in analysis-wizard if storage bucket is not yet available ([cc88e5f](https://github.com/PrivateAIM/hub/commit/cc88e5f5f43cee3e3baf6aadbc6843027af89d5c)) +* initial refactoring of analysis incoming view ([10425af](https://github.com/PrivateAIM/hub/commit/10425af18fcaedf9569876590bd7f4fc1fcf2a92)) +* initial refactoring of projects incoming view ([c524618](https://github.com/PrivateAIM/hub/commit/c5246185847c3f8d83d9ac22cfecd62f7351392b)) +* master image workflow to sync, build & push image/groups ([#574](https://github.com/PrivateAIM/hub/issues/574)) ([146e66f](https://github.com/PrivateAIM/hub/commit/146e66f2408ddd1363e1077a0bd189b87d5b411e)) +* refactored analyses & projects list view ([#639](https://github.com/PrivateAIM/hub/issues/639)) ([ee7a6e7](https://github.com/PrivateAIM/hub/commit/ee7a6e7a1f5d3d12c0726d543337c728d4fb0138)) +* set nocache options for docker build ([bff52ad](https://github.com/PrivateAIM/hub/commit/bff52ada573cd1ecd8efff722f1164d842dfe145)) + + +### Bug Fixes + +* bump nuxt to v3.12.3 and fix corrseponding issues ([312420b](https://github.com/PrivateAIM/hub/commit/312420bce1620b032cb4e752011058dd21a1dcbd)) +* master images synchronization process ([604a375](https://github.com/PrivateAIM/hub/commit/604a375b525e73d17c208731dd7256ea30412d57)) +* minor cleanup in project item card view ([d16fea6](https://github.com/PrivateAIM/hub/commit/d16fea6c9822912b68009e39f885d924bdb87477)) +* project list in analysis basic form ([27e7f72](https://github.com/PrivateAIM/hub/commit/27e7f72c10f4a5284ab04cde09a1c68f7b64d7a3)) +* temporarily disable registry project manage restriction ([8f8d8dd](https://github.com/PrivateAIM/hub/commit/8f8d8dd88ea917cf3b967232107487170bcdbaf9)) +* use non default export for {analysis,project}-node command & status ([ad74cf6](https://github.com/PrivateAIM/hub/commit/ad74cf625143e4f81d45d6894b86e47c725ad52c)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/core-http-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/storage-kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/storage-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/client-vue/package.json b/packages/client-vue/package.json index 15ec1a831..d11d64af5 100644 --- a/packages/client-vue/package.json +++ b/packages/client-vue/package.json @@ -1,7 +1,7 @@ { "name": "@privateaim/client-vue", "private": true, - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "description": "This package contains vue components.", "main": "dist/index.cjs", @@ -48,10 +48,10 @@ "@authup/core-realtime-kit": "^1.0.0-beta.19", "@authup/kit": "^1.0.0-beta.18", "@ilingo/vuelidate": "^5.0.2", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/core-http-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/core-http-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@types/node": "^22.4.0", "@vitejs/plugin-vue": "^5.1.1", "@vuecs/form-controls": "^2.3.0", @@ -79,8 +79,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.13", "@authup/kit": "^1.0.0-beta.12", "@ilingo/vuelidate": "^5.0.2", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@vuecs/form-controls": "^1.3.0", "@vuecs/link": "^1.0.0", "@vuecs/list-controls": "^1.1.1", diff --git a/packages/core-http-kit/CHANGELOG.md b/packages/core-http-kit/CHANGELOG.md index e5a2c2e66..137409aca 100644 --- a/packages/core-http-kit/CHANGELOG.md +++ b/packages/core-http-kit/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/core-http-kit/package.json b/packages/core-http-kit/package.json index 9b7e8d1ea..b629419ab 100644 --- a/packages/core-http-kit/package.json +++ b/packages/core-http-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/core-http-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "description": "", "exports": { @@ -27,13 +27,13 @@ }, "devDependencies": { "@authup/kit": "^1.0.0-beta.19", - "@privateaim/core-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/kit": "^1.0.0-beta.19", - "@privateaim/core-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, diff --git a/packages/core-kit/CHANGELOG.md b/packages/core-kit/CHANGELOG.md index 36c224f0d..007dc7d17 100644 --- a/packages/core-kit/CHANGELOG.md +++ b/packages/core-kit/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* add description column to analysis entity ([438297b](https://github.com/PrivateAIM/hub/commit/438297beacbb264d3a8034f5a4a79fef7dff1d33)) +* extended and modified project columns (nodes, robot_id, user_id, description) ([#642](https://github.com/PrivateAIM/hub/issues/642)) ([afe9491](https://github.com/PrivateAIM/hub/commit/afe9491c84f98193fe5158fe2c51ec06a247921f)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/core-kit/package.json b/packages/core-kit/package.json index 0afeac716..a1ea1cb65 100644 --- a/packages/core-kit/package.json +++ b/packages/core-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/core-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "description": "", "exports": { @@ -27,11 +27,11 @@ }, "devDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0" + "@privateaim/kit": "^0.8.1" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0" + "@privateaim/kit": "^0.8.1" }, "gitHead": "5d3b6f4ce1edf2383bdfbf66e913a08c8a3a2e40", "publishConfig": { diff --git a/packages/core-realtime-kit/CHANGELOG.md b/packages/core-realtime-kit/CHANGELOG.md index a9464aead..aaa75c6a9 100644 --- a/packages/core-realtime-kit/CHANGELOG.md +++ b/packages/core-realtime-kit/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.7.2](https://github.com/PrivateAIM/hub/compare/v0.7.1...v0.7.2) (2024-08-19) + + +### Features + +* adjusted code references for core -> core-kit package renaming ([321b8ac](https://github.com/PrivateAIM/hub/commit/321b8acb33e4fdd93252c72da34fac34cc86cd9f)) +* initial core -> core-kit package renaming ([9ac9709](https://github.com/PrivateAIM/hub/commit/9ac970999922bc76e3f88381f4d3351a51147a46)) +* initial implementation & usage refactoring ([#426](https://github.com/PrivateAIM/hub/issues/426)) ([85ff83f](https://github.com/PrivateAIM/hub/commit/85ff83f40dc129f7f1e28b41f445f60bb6d6fcfe)) +* realtime library/service split ([#474](https://github.com/PrivateAIM/hub/issues/474)) ([43c2dfa](https://github.com/PrivateAIM/hub/commit/43c2dfad654cc61ca9784914cbad56c684434088)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.7.1](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.7.1) (2024-07-02) diff --git a/packages/core-realtime-kit/package.json b/packages/core-realtime-kit/package.json index 643f1401d..84b40c5ed 100644 --- a/packages/core-realtime-kit/package.json +++ b/packages/core-realtime-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/core-realtime-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "description": "", "exports": { @@ -26,10 +26,10 @@ "build-watch": "rimraf ./dist && tsc -p tsconfig.build.json --watch" }, "devDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "publishConfig": { "access": "public" diff --git a/packages/kit/CHANGELOG.md b/packages/kit/CHANGELOG.md index ddb824a9f..858861db5 100644 --- a/packages/kit/CHANGELOG.md +++ b/packages/kit/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/kit/package.json b/packages/kit/package.json index 336079410..41c91f132 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "description": "", "exports": { diff --git a/packages/messenger-kit/CHANGELOG.md b/packages/messenger-kit/CHANGELOG.md index 9f1a15c0e..38fcd7e0f 100644 --- a/packages/messenger-kit/CHANGELOG.md +++ b/packages/messenger-kit/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.7.2](https://github.com/PrivateAIM/hub/compare/v0.7.1...v0.7.2) (2024-08-19) + + +### Features + +* realtime library/service split ([#474](https://github.com/PrivateAIM/hub/issues/474)) ([43c2dfa](https://github.com/PrivateAIM/hub/commit/43c2dfad654cc61ca9784914cbad56c684434088)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.7.1](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.7.1) (2024-07-02) diff --git a/packages/messenger-kit/package.json b/packages/messenger-kit/package.json index 75c4be41b..ee4f5c0aa 100644 --- a/packages/messenger-kit/package.json +++ b/packages/messenger-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/messenger-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "description": "", "exports": { @@ -26,10 +26,10 @@ "build-watch": "rimraf ./dist && tsc -p tsconfig.build.json --watch" }, "devDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1" }, "publishConfig": { "access": "public" diff --git a/packages/server-analysis-manager-kit/CHANGELOG.md b/packages/server-analysis-manager-kit/CHANGELOG.md index f721a5ff3..9281b94e0 100644 --- a/packages/server-analysis-manager-kit/CHANGELOG.md +++ b/packages/server-analysis-manager-kit/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.7.2](https://github.com/PrivateAIM/hub/compare/v0.7.1...v0.7.2) (2024-08-19) + + +### Features + +* adjusted code references for core -> core-kit package renaming ([321b8ac](https://github.com/PrivateAIM/hub/commit/321b8acb33e4fdd93252c72da34fac34cc86cd9f)) +* allow specifying branch for syncing master-images ([#587](https://github.com/PrivateAIM/hub/issues/587)) ([b6ff9a5](https://github.com/PrivateAIM/hub/commit/b6ff9a54e8b42fcf7dfd2c1cf0e318973c0e13ec)) +* analysis-bucket implementation ([#433](https://github.com/PrivateAIM/hub/issues/433)) ([15329f4](https://github.com/PrivateAIM/hub/commit/15329f42c5f6ebbe4772715ff2e308e41ae9e91a)) +* analysis-manager-kit package implementation ([#393](https://github.com/PrivateAIM/hub/issues/393)) ([d9faf4a](https://github.com/PrivateAIM/hub/commit/d9faf4a4580634a62ed58ec994369be1369e33ee)) +* extract utils and common consts, fns, ... to kit package ([258bbb2](https://github.com/PrivateAIM/hub/commit/258bbb21bfbf671a7cfad3e91740a1737eaf3f71)) +* initial core -> core-kit package renaming ([9ac9709](https://github.com/PrivateAIM/hub/commit/9ac970999922bc76e3f88381f4d3351a51147a46)) +* master image workflow to sync, build & push image/groups ([#574](https://github.com/PrivateAIM/hub/issues/574)) ([146e66f](https://github.com/PrivateAIM/hub/commit/146e66f2408ddd1363e1077a0bd189b87d5b411e)) +* queue-router for components & aggregators ([#396](https://github.com/PrivateAIM/hub/issues/396)) ([0da6066](https://github.com/PrivateAIM/hub/commit/0da6066e378cc97ee8d7b98558e5281dda66cbc9)) +* split builder command-exection/event-split ([#412](https://github.com/PrivateAIM/hub/issues/412)) ([13d0d57](https://github.com/PrivateAIM/hub/commit/13d0d575abb45538d79ffef91357e1528c5afb11)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.7.1](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.7.1) (2024-07-02) diff --git a/packages/server-analysis-manager-kit/package.json b/packages/server-analysis-manager-kit/package.json index 431e4c65e..c8c6e285b 100644 --- a/packages/server-analysis-manager-kit/package.json +++ b/packages/server-analysis-manager-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-analysis-manager-kit", - "version": "0.7.1", + "version": "0.7.2", "license": "Apache-2.0", "description": "", "exports": { @@ -26,9 +26,9 @@ "build-watch": "rimraf ./dist && tsc -p tsconfig.build.json --watch" }, "dependencies": { - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0" + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1" }, "devDependencies": { "docker-scan": "^1.1.0" diff --git a/packages/server-analysis-manager/CHANGELOG.md b/packages/server-analysis-manager/CHANGELOG.md index 818da21cb..859061c00 100644 --- a/packages/server-analysis-manager/CHANGELOG.md +++ b/packages/server-analysis-manager/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* allow specifying branch for syncing master-images ([#587](https://github.com/PrivateAIM/hub/issues/587)) ([b6ff9a5](https://github.com/PrivateAIM/hub/commit/b6ff9a54e8b42fcf7dfd2c1cf0e318973c0e13ec)) +* emit correct error event + adjusted directory path for building master images ([16dc3b1](https://github.com/PrivateAIM/hub/commit/16dc3b17de2444f45beab7b1d037eac971bdd2b0)) +* master image workflow to sync, build & push image/groups ([#574](https://github.com/PrivateAIM/hub/issues/574)) ([146e66f](https://github.com/PrivateAIM/hub/commit/146e66f2408ddd1363e1077a0bd189b87d5b411e)) +* set nocache options for docker build ([bff52ad](https://github.com/PrivateAIM/hub/commit/bff52ada573cd1ecd8efff722f1164d842dfe145)) + + +### Bug Fixes + +* **deps:** bump tar from 7.4.0 to 7.4.3 ([#606](https://github.com/PrivateAIM/hub/issues/606)) ([78a32e7](https://github.com/PrivateAIM/hub/commit/78a32e70480db136c997a050217547e976bdae65)) +* disable no-cache option ([cbf0cf2](https://github.com/PrivateAIM/hub/commit/cbf0cf2ece1e932b0fc946606bc2bb1e2988b31f)) +* harbor reigstry robot permission assignment ([2a0a8f7](https://github.com/PrivateAIM/hub/commit/2a0a8f75df581d7cbbf3654456f3211efa654b19)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/core-http-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-analysis-manager-kit bumped from ^0.7.1 to ^0.7.2 + * @privateaim/storage-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-analysis-manager/package.json b/packages/server-analysis-manager/package.json index db94a5f5a..778d0f003 100644 --- a/packages/server-analysis-manager/package.json +++ b/packages/server-analysis-manager/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-analysis-manager", - "version": "0.8.0", + "version": "0.8.1", "private": true, "author": { "name": "Peter Placzek", @@ -24,12 +24,12 @@ "@authup/core-http-kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/core-http-kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-analysis-manager-kit": "^0.7.1", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/core-http-kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-analysis-manager-kit": "^0.7.2", + "@privateaim/storage-kit": "^0.8.1", "amqp-extension": "^4.0.0-beta.3", "dockerode": "^4.0.2", "docker-scan": "^1.1.0", diff --git a/packages/server-core-realtime/CHANGELOG.md b/packages/server-core-realtime/CHANGELOG.md index c8d5052df..8d37c1bfb 100644 --- a/packages/server-core-realtime/CHANGELOG.md +++ b/packages/server-core-realtime/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/core-realtime-kit bumped from ^0.7.1 to ^0.7.2 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-realtime-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-core-realtime/package.json b/packages/server-core-realtime/package.json index 5d2eb124c..791eec08e 100644 --- a/packages/server-core-realtime/package.json +++ b/packages/server-core-realtime/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-core-realtime", - "version": "0.8.0", + "version": "0.8.1", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", @@ -15,11 +15,11 @@ "@authup/kit": "^1.0.0-beta.19", "@authup/core-kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/core-realtime-kit": "^0.7.1", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-realtime-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/core-realtime-kit": "^0.7.2", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-realtime-kit": "^0.8.1", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", diff --git a/packages/server-core/CHANGELOG.md b/packages/server-core/CHANGELOG.md index a44ecf25a..4b0300e9c 100644 --- a/packages/server-core/CHANGELOG.md +++ b/packages/server-core/CHANGELOG.md @@ -1,5 +1,58 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* add authup policy aggregator ([adb2235](https://github.com/PrivateAIM/hub/commit/adb22356c177dea09a7e722786f92e13f57481bd)) +* add description column to analysis entity ([438297b](https://github.com/PrivateAIM/hub/commit/438297beacbb264d3a8034f5a4a79fef7dff1d33)) +* add error log formatting ([976c4cd](https://github.com/PrivateAIM/hub/commit/976c4cdf0648368b3164ba97a36cac13f99c203e)) +* add memory-cache & track master images synchronization progress ([bd43978](https://github.com/PrivateAIM/hub/commit/bd439781941e1130f812a30e721227e2893670ea)) +* allow specifying branch for syncing master-images ([#587](https://github.com/PrivateAIM/hub/issues/587)) ([b6ff9a5](https://github.com/PrivateAIM/hub/commit/b6ff9a54e8b42fcf7dfd2c1cf0e318973c0e13ec)) +* extended and modified project columns (nodes, robot_id, user_id, description) ([#642](https://github.com/PrivateAIM/hub/issues/642)) ([afe9491](https://github.com/PrivateAIM/hub/commit/afe9491c84f98193fe5158fe2c51ec06a247921f)) +* master image workflow to sync, build & push image/groups ([#574](https://github.com/PrivateAIM/hub/issues/574)) ([146e66f](https://github.com/PrivateAIM/hub/commit/146e66f2408ddd1363e1077a0bd189b87d5b411e)) + + +### Bug Fixes + +* add missing rethrow statement ([d73935a](https://github.com/PrivateAIM/hub/commit/d73935aedbf347e6cf280a49cb1b2986c43cad8d)) +* always run db schema synchronization ([b3ba492](https://github.com/PrivateAIM/hub/commit/b3ba4926bc69af70fa94f4004d8c64b40101f116)) +* analysis-manager aggregator handler ([8fe18e4](https://github.com/PrivateAIM/hub/commit/8fe18e46d29586cd75f0cf936108b4edc9411392)) +* analysis-permisison permission_id field validation ([051ab7e](https://github.com/PrivateAIM/hub/commit/051ab7e2b5b8d10672d66d94635b233eb85d48b3)) +* apply schema check again ([7e820e6](https://github.com/PrivateAIM/hub/commit/7e820e665e91c8a61b2684c4d47474cacac1a11a)) +* change order when blocking master image sync process ([8e9efc1](https://github.com/PrivateAIM/hub/commit/8e9efc1c707ea3582fe802a8e1073b0c496d5acb)) +* **deps:** bump express-validator from 7.1.0 to 7.2.0 ([#654](https://github.com/PrivateAIM/hub/issues/654)) ([1b1d70e](https://github.com/PrivateAIM/hub/commit/1b1d70e759c94d05fc1ae7098f308275735ce971)) +* **deps:** bump mysql2 from 3.10.2 to 3.11.0 ([#610](https://github.com/PrivateAIM/hub/issues/610)) ([3786b07](https://github.com/PrivateAIM/hub/commit/3786b079bc2d65cdf87b982e4d937cb283f78aad)) +* **deps:** bump typeorm-extension from 3.5.1 to 3.6.0 ([#619](https://github.com/PrivateAIM/hub/issues/619)) ([7af46a3](https://github.com/PrivateAIM/hub/commit/7af46a317755cb8e1d5c26779d5d9157964ba51d)) +* **deps:** bump typeorm-extension from 3.6.0 to 3.6.1 ([#652](https://github.com/PrivateAIM/hub/issues/652)) ([c862af7](https://github.com/PrivateAIM/hub/commit/c862af75dec7d42e3da9c50761e7ab61225a1c8f)) +* enhance logging for registry component ([b1a8bb3](https://github.com/PrivateAIM/hub/commit/b1a8bb3b80aa4d00398a3624677d4401f701b134)) +* harbor reigstry robot permission assignment ([2a0a8f7](https://github.com/PrivateAIM/hub/commit/2a0a8f75df581d7cbbf3654456f3211efa654b19)) +* master images synchronization process ([604a375](https://github.com/PrivateAIM/hub/commit/604a375b525e73d17c208731dd7256ea30412d57)) +* naming in project read handlers ([fb03369](https://github.com/PrivateAIM/hub/commit/fb0336995dfe5482762b6f6a019b25106722cd89)) +* reenable db check in start command ([c83f34f](https://github.com/PrivateAIM/hub/commit/c83f34f101b225356b515da23948d56a36107585)) +* set project description column to varchar ([dea15b0](https://github.com/PrivateAIM/hub/commit/dea15b027a02153f6300690be9d0d8ba8fab3add)) +* temporarily disable registry project manage restriction ([8f8d8dd](https://github.com/PrivateAIM/hub/commit/8f8d8dd88ea917cf3b967232107487170bcdbaf9)) + + +### Reverts + +* "fix: set project description column to varchar" ([705454c](https://github.com/PrivateAIM/hub/commit/705454cc51d3fd943cbcb32b9c4eff64758ae7aa)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-core-realtime bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-http-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-analysis-manager-kit bumped from ^0.7.1 to ^0.7.2 + * devDependencies + * @privateaim/core-http-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-core/package.json b/packages/server-core/package.json index 6b2fb698a..c1ed789b5 100644 --- a/packages/server-core/package.json +++ b/packages/server-core/package.json @@ -7,7 +7,7 @@ "url": "https://tada5hi.net" }, "license": "Apache-2.0", - "version": "0.8.0", + "version": "0.8.1", "description": "This package contains the server core service.", "main": "./dist/cli/index.js", "dependencies": { @@ -18,12 +18,12 @@ "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", "@hapic/vault": "^2.3.4", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-core-realtime": "^0.8.0", - "@privateaim/server-http-kit": "^0.8.0", - "@privateaim/server-analysis-manager-kit": "^0.7.1", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-core-realtime": "^0.8.1", + "@privateaim/server-http-kit": "^0.8.1", + "@privateaim/server-analysis-manager-kit": "^0.7.2", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "@routup/prometheus": "^2.4.0", @@ -54,7 +54,7 @@ "zod": "^3.23.7" }, "devDependencies": { - "@privateaim/core-http-kit": "^0.8.0", + "@privateaim/core-http-kit": "^0.8.1", "@types/busboy": "^1.5.3", "@types/cors": "^2.8.17", "@types/module-alias": "^2.0.4", diff --git a/packages/server-http-kit/CHANGELOG.md b/packages/server-http-kit/CHANGELOG.md index 82497749c..a33643ca0 100644 --- a/packages/server-http-kit/CHANGELOG.md +++ b/packages/server-http-kit/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Bug Fixes + +* **deps:** bump express-validator from 7.1.0 to 7.2.0 ([#654](https://github.com/PrivateAIM/hub/issues/654)) ([1b1d70e](https://github.com/PrivateAIM/hub/commit/1b1d70e759c94d05fc1ae7098f308275735ce971)) +* **deps:** bump typeorm-extension from 3.5.1 to 3.6.0 ([#619](https://github.com/PrivateAIM/hub/issues/619)) ([7af46a3](https://github.com/PrivateAIM/hub/commit/7af46a317755cb8e1d5c26779d5d9157964ba51d)) +* **deps:** bump typeorm-extension from 3.6.0 to 3.6.1 ([#652](https://github.com/PrivateAIM/hub/issues/652)) ([c862af7](https://github.com/PrivateAIM/hub/commit/c862af75dec7d42e3da9c50761e7ab61225a1c8f)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-http-kit/package.json b/packages/server-http-kit/package.json index d3f1ea1d7..9a06104c9 100644 --- a/packages/server-http-kit/package.json +++ b/packages/server-http-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-http-kit", - "version": "0.8.0", + "version": "0.8.1", "main": "dist/index.js", "types": "dist/index.d.ts", "author": { @@ -17,8 +17,8 @@ "@authup/server-core-plugin-kit": "^1.0.0-beta.18", "@authup/server-core-plugin-http": "^1.0.0-beta.18", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "@routup/prometheus": "^2.4.0", diff --git a/packages/server-kit/CHANGELOG.md b/packages/server-kit/CHANGELOG.md index 89e3a8450..1a62a54c2 100644 --- a/packages/server-kit/CHANGELOG.md +++ b/packages/server-kit/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Features + +* add error log formatting ([976c4cd](https://github.com/PrivateAIM/hub/commit/976c4cdf0648368b3164ba97a36cac13f99c203e)) +* add memory-cache & track master images synchronization progress ([bd43978](https://github.com/PrivateAIM/hub/commit/bd439781941e1130f812a30e721227e2893670ea)) + + +### Bug Fixes + +* change order when blocking master image sync process ([8e9efc1](https://github.com/PrivateAIM/hub/commit/8e9efc1c707ea3582fe802a8e1073b0c496d5acb)) +* **deps:** bump typeorm-extension from 3.5.1 to 3.6.0 ([#619](https://github.com/PrivateAIM/hub/issues/619)) ([7af46a3](https://github.com/PrivateAIM/hub/commit/7af46a317755cb8e1d5c26779d5d9157964ba51d)) +* **deps:** bump typeorm-extension from 3.6.0 to 3.6.1 ([#652](https://github.com/PrivateAIM/hub/issues/652)) ([c862af7](https://github.com/PrivateAIM/hub/commit/c862af75dec7d42e3da9c50761e7ab61225a1c8f)) +* **deps:** bump winston from 3.13.0 to 3.13.1 ([#563](https://github.com/PrivateAIM/hub/issues/563)) ([0fe28d4](https://github.com/PrivateAIM/hub/commit/0fe28d4d1179924cc13afe0e24b5095b9b4a2fd7)) +* **deps:** bump winston from 3.13.1 to 3.14.1 ([#647](https://github.com/PrivateAIM/hub/issues/647)) ([768e839](https://github.com/PrivateAIM/hub/commit/768e83904ca74d343c43a173f040b1ed6ebf9c82)) +* do not process requeued message multiple times ([077495b](https://github.com/PrivateAIM/hub/commit/077495b69ca7f9c3dd497b2f5db15f05534b4f92)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-kit/package.json b/packages/server-kit/package.json index 6ffeda434..c8d7cc6df 100644 --- a/packages/server-kit/package.json +++ b/packages/server-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-kit", - "version": "0.8.0", + "version": "0.8.1", "exports": { "./package.json": "./package.json", ".": { @@ -29,8 +29,8 @@ "dependencies": { "@ebec/http": "^2.3.0", "@isaacs/ttlcache": "^1.4.1", - "@privateaim/core-kit": "^0.8.0", - "@privateaim/kit": "^0.8.0", + "@privateaim/core-kit": "^0.8.1", + "@privateaim/kit": "^0.8.1", "@socket.io/redis-emitter": "^5.1.0", "envix": "^1.5.0", "hapic": "^2.5.1", diff --git a/packages/server-messenger/CHANGELOG.md b/packages/server-messenger/CHANGELOG.md index 326b3c22c..1fef2f5e8 100644 --- a/packages/server-messenger/CHANGELOG.md +++ b/packages/server-messenger/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Bug Fixes + +* add transaction logs between parties ([514d722](https://github.com/PrivateAIM/hub/commit/514d722172807db9e68bbc19508391d3251dc565)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/messenger-kit bumped from ^0.7.1 to ^0.7.2 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-realtime-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-messenger/package.json b/packages/server-messenger/package.json index a71da501c..e3b3afc37 100644 --- a/packages/server-messenger/package.json +++ b/packages/server-messenger/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-messenger", - "version": "0.8.0", + "version": "0.8.1", "private": true, "author": { "name": "Peter Placzek", @@ -13,9 +13,9 @@ "@authup/kit": "^1.0.0-beta.19", "@authup/core-kit": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", - "@privateaim/messenger-kit": "^0.7.1", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-realtime-kit": "^0.8.0", + "@privateaim/messenger-kit": "^0.7.2", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-realtime-kit": "^0.8.1", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", diff --git a/packages/server-realtime-kit/CHANGELOG.md b/packages/server-realtime-kit/CHANGELOG.md index faeecb7c3..8f1fd7bf9 100644 --- a/packages/server-realtime-kit/CHANGELOG.md +++ b/packages/server-realtime-kit/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-realtime-kit/package.json b/packages/server-realtime-kit/package.json index 72fc6f3cb..374f47f9a 100644 --- a/packages/server-realtime-kit/package.json +++ b/packages/server-realtime-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-realtime-kit", - "version": "0.8.0", + "version": "0.8.1", "main": "dist/index.js", "types": "dist/index.d.ts", "author": { @@ -16,8 +16,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.19", "@authup/server-core-plugin-kit": "^1.0.0-beta.19", "@authup/server-core-plugin-socket-io": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", "@ebec/http": "^2.3.0" }, "devDependencies": { diff --git a/packages/server-storage/CHANGELOG.md b/packages/server-storage/CHANGELOG.md index f06ebc485..d55ca2e24 100644 --- a/packages/server-storage/CHANGELOG.md +++ b/packages/server-storage/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Bug Fixes + +* **deps:** bump express-validator from 7.1.0 to 7.2.0 ([#654](https://github.com/PrivateAIM/hub/issues/654)) ([1b1d70e](https://github.com/PrivateAIM/hub/commit/1b1d70e759c94d05fc1ae7098f308275735ce971)) +* **deps:** bump mysql2 from 3.10.2 to 3.11.0 ([#610](https://github.com/PrivateAIM/hub/issues/610)) ([3786b07](https://github.com/PrivateAIM/hub/commit/3786b079bc2d65cdf87b982e4d937cb283f78aad)) +* **deps:** bump typeorm-extension from 3.5.1 to 3.6.0 ([#619](https://github.com/PrivateAIM/hub/issues/619)) ([7af46a3](https://github.com/PrivateAIM/hub/commit/7af46a317755cb8e1d5c26779d5d9157964ba51d)) +* **deps:** bump typeorm-extension from 3.6.0 to 3.6.1 ([#652](https://github.com/PrivateAIM/hub/issues/652)) ([c862af7](https://github.com/PrivateAIM/hub/commit/c862af75dec7d42e3da9c50761e7ab61225a1c8f)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/server-http-kit bumped from ^0.8.0 to ^0.8.1 + * @privateaim/storage-kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/server-storage/package.json b/packages/server-storage/package.json index 5b193c0dc..9eb34988d 100644 --- a/packages/server-storage/package.json +++ b/packages/server-storage/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-storage", - "version": "0.8.0", + "version": "0.8.1", "private": true, "author": { "name": "Peter Placzek", @@ -16,10 +16,10 @@ "@authup/server-core-plugin-http": "^1.0.0-beta.19", "@ebec/http": "^2.3.0", "@hapic/vault": "^2.3.4", - "@privateaim/kit": "^0.8.0", - "@privateaim/server-kit": "^0.8.0", - "@privateaim/server-http-kit": "^0.8.0", - "@privateaim/storage-kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", + "@privateaim/server-kit": "^0.8.1", + "@privateaim/server-http-kit": "^0.8.1", + "@privateaim/storage-kit": "^0.8.1", "@routup/basic": "^1.4.0", "@routup/decorators": "^3.4.0", "busboy": "^1.6.0", diff --git a/packages/storage-kit/CHANGELOG.md b/packages/storage-kit/CHANGELOG.md index 25352215a..5e69be5f4 100644 --- a/packages/storage-kit/CHANGELOG.md +++ b/packages/storage-kit/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.8.1](https://github.com/PrivateAIM/hub/compare/v0.8.0...v0.8.1) (2024-08-19) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + * peerDependencies + * @privateaim/kit bumped from ^0.8.0 to ^0.8.1 + ## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02) diff --git a/packages/storage-kit/package.json b/packages/storage-kit/package.json index e1c270ce4..17d5fc5ad 100644 --- a/packages/storage-kit/package.json +++ b/packages/storage-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/storage-kit", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "description": "", "exports": { @@ -21,13 +21,13 @@ }, "devDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.19", - "@privateaim/kit": "^0.8.0", + "@privateaim/kit": "^0.8.1", "hapic": "^2.5.1", "rapiq": "^0.9.0" },