diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c8db7ada9..487d6e7ad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,20 +1,20 @@ { - ".": "0.8.4", - "packages/client-ui": "0.8.4", - "packages/client-vue": "0.8.4", - "packages/core-http-kit": "0.8.4", - "packages/core-kit": "0.8.4", - "packages/core-realtime-kit": "0.7.5", - "packages/kit": "0.8.4", - "packages/messenger-kit": "0.7.5", - "packages/server-analysis-manager": "0.8.4", - "packages/server-analysis-manager-kit": "0.7.5", - "packages/server-core": "0.8.4", - "packages/server-core-realtime": "0.8.4", - "packages/server-http-kit": "0.8.4", - "packages/server-kit": "0.8.4", - "packages/server-messenger": "0.8.4", - "packages/server-realtime-kit": "0.8.4", - "packages/server-storage": "0.8.4", - "packages/storage-kit": "0.8.4" + ".": "0.8.5", + "packages/client-ui": "0.8.5", + "packages/client-vue": "0.8.5", + "packages/core-http-kit": "0.8.5", + "packages/core-kit": "0.8.5", + "packages/core-realtime-kit": "0.7.6", + "packages/kit": "0.8.5", + "packages/messenger-kit": "0.7.6", + "packages/server-analysis-manager": "0.8.5", + "packages/server-analysis-manager-kit": "0.7.6", + "packages/server-core": "0.8.5", + "packages/server-core-realtime": "0.8.5", + "packages/server-http-kit": "0.8.5", + "packages/server-kit": "0.8.5", + "packages/server-messenger": "0.8.5", + "packages/server-realtime-kit": "0.8.5", + "packages/server-storage": "0.8.5", + "packages/storage-kit": "0.8.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f6456f302..54b85dcf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* add public_key property to node entity ([69fe08e](https://github.com/PrivateAIM/hub/commit/69fe08e4732852d4cbd977a9bcb145f7fa0cfc15)) +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* enhance typing for doamin entities ([9d7c516](https://github.com/PrivateAIM/hub/commit/9d7c51644b66c9361e5436e2c43f463f4f219f90)) +* implement basic master image event log (db-) entity ([d2fdb7f](https://github.com/PrivateAIM/hub/commit/d2fdb7fed7bf1380e0350f74edb47738a1f81550)) +* implemented node-robot service to automatically assign permissions ([5b422bd](https://github.com/PrivateAIM/hub/commit/5b422bd3c0a0edfc0695dbe60a0b49b37a661045)) +* initial hybrid cache (redis or memory) implementation ([b1cd569](https://github.com/PrivateAIM/hub/commit/b1cd569ff52d222f61d4b87abc921cb769de8264)) +* migrate to new http create validator syntax ([38ca70e](https://github.com/PrivateAIM/hub/commit/38ca70ee1b060a7d1bd22c87bddcdde21b6fbadc)) +* refactor http controller validation ([#880](https://github.com/PrivateAIM/hub/issues/880)) ([6e11074](https://github.com/PrivateAIM/hub/commit/6e110742f946d4d0e827f4beb497ba2612568b9a)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* analysis-node update operation ([ba6cc10](https://github.com/PrivateAIM/hub/commit/ba6cc10c99688ca25eecd4c06242dcea60b8281c)) +* database intitialisation of storage service ([a6e79d9](https://github.com/PrivateAIM/hub/commit/a6e79d9a4cd366942799d8483ca8f780ec8a048b)) +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* **deps:** bump minio from 8.0.1 to 8.0.2 ([#850](https://github.com/PrivateAIM/hub/issues/850)) ([d6145a3](https://github.com/PrivateAIM/hub/commit/d6145a30f8f4c104435644416f83c0fa94dee109)) +* **deps:** bump socket.io from 4.8.0 to 4.8.1 ([#846](https://github.com/PrivateAIM/hub/issues/846)) ([ede8fb8](https://github.com/PrivateAIM/hub/commit/ede8fb866bcf0ac493c548ae5b70c738978b912a)) +* **deps:** bump uuid from 10.0.0 to 11.0.2 ([#852](https://github.com/PrivateAIM/hub/issues/852)) ([c15d400](https://github.com/PrivateAIM/hub/commit/c15d4000e8ec01d442f4b778c4bd58e7df271b53)) +* **deps:** bump winston from 3.15.0 to 3.16.0 ([#878](https://github.com/PrivateAIM/hub/issues/878)) ([71a2fcd](https://github.com/PrivateAIM/hub/commit/71a2fcd6b507dc44543645acd9622d5d9372dd80)) +* do not throw error if permission for node-robot permission creation does not exist ([eac34b5](https://github.com/PrivateAIM/hub/commit/eac34b540b5422fc78658c4aad016fa66ed16bf0)) +* minor adjustment to set synchronization state ([a716ec7](https://github.com/PrivateAIM/hub/commit/a716ec714d1d9954e4bb7eb164aa56efed60d592)) +* minor fix for node-robot permission creation ([ff45808](https://github.com/PrivateAIM/hub/commit/ff45808de43d93fd2c35d9cd35c8285a767becf8)) +* move http controllers ([f71c275](https://github.com/PrivateAIM/hub/commit/f71c275afadcd5d48afe76f57b2a361227b294a5)) +* set robot_id after creation for node ([234770a](https://github.com/PrivateAIM/hub/commit/234770a14568071707bbe14cee4ec3b65cc92b5e)) +* version of pinia ([207fcd4](https://github.com/PrivateAIM/hub/commit/207fcd435ba558029c4ec9b92c33993515ce7b15)) + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/package-lock.json b/package-lock.json index a64cccab0..71a60133b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@privateaim/root", - "version": "0.8.4", + "version": "0.8.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@privateaim/root", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "workspaces": [ "packages/*" @@ -28469,7 +28469,7 @@ }, "packages/client-ui": { "name": "@privateaim/client-ui", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "devDependencies": { "@authup/client-web-kit": "^1.0.0-beta.23", @@ -28481,10 +28481,10 @@ "@ilingo/vuelidate": "^5.0.3", "@nuxtjs/google-fonts": "^3.2.0", "@pinia/nuxt": "^0.7.0", - "@privateaim/client-vue": "^0.8.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/client-vue": "^0.8.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@vuecs/countdown": "^1.0.0", "@vuecs/form-controls": "^2.3.1", "@vuecs/gravatar": "^1.0.1", @@ -28528,7 +28528,7 @@ }, "packages/client-vue": { "name": "@privateaim/client-vue", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "devDependencies": { "@authup/client-web-kit": "^1.0.0-beta.23", @@ -28537,10 +28537,10 @@ "@authup/core-realtime-kit": "^1.0.0-beta.23", "@authup/kit": "^1.0.0-beta.23", "@ilingo/vuelidate": "^5.0.3", - "@privateaim/core-http-kit": "^0.8.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-http-kit": "^0.8.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@types/node": "^22.9.0", "@vitejs/plugin-vue": "^5.1.4", "@vuecs/form-controls": "^2.3.1", @@ -28568,8 +28568,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.20", "@authup/kit": "^1.0.0-beta.20", "@ilingo/vuelidate": "^5.0.3", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@vuecs/form-controls": "^1.3.0", "@vuecs/link": "^1.0.0", "@vuecs/list-controls": "^1.1.1", @@ -28588,48 +28588,48 @@ }, "packages/core-http-kit": { "name": "@privateaim/core-http-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "devDependencies": { "@authup/kit": "^1.0.0-beta.23", - "@privateaim/core-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/kit": "^1.0.0-beta.23", - "@privateaim/core-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" } }, "packages/core-kit": { "name": "@privateaim/core-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "devDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4" + "@privateaim/kit": "^0.8.5" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4" + "@privateaim/kit": "^0.8.5" } }, "packages/core-realtime-kit": { "name": "@privateaim/core-realtime-kit", - "version": "0.7.5", + "version": "0.7.6", "license": "Apache-2.0", "devDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" } }, "packages/kit": { "name": "@privateaim/kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "nanoid": "^3.3.4" @@ -28643,29 +28643,29 @@ }, "packages/messenger-kit": { "name": "@privateaim/messenger-kit", - "version": "0.7.5", + "version": "0.7.6", "license": "Apache-2.0", "devDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" } }, "packages/server-analysis-manager": { "name": "@privateaim/server-analysis-manager", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", - "@privateaim/core-http-kit": "^0.8.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-analysis-manager-kit": "^0.7.5", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-http-kit": "^0.8.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-analysis-manager-kit": "^0.7.6", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "amqp-extension": "^4.0.0-beta.3", "docker-scan": "^1.1.0", "dockerode": "^4.0.2", @@ -28692,12 +28692,12 @@ }, "packages/server-analysis-manager-kit": { "name": "@privateaim/server-analysis-manager-kit", - "version": "0.7.5", + "version": "0.7.6", "license": "Apache-2.0", "dependencies": { - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "singa": "^1.0.0" }, "devDependencies": { @@ -28717,7 +28717,7 @@ }, "packages/server-core": { "name": "@personalhealthtrain/server-core", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.23", @@ -28727,12 +28727,12 @@ "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", "@hapic/vault": "^2.3.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-analysis-manager-kit": "^0.7.5", - "@privateaim/server-core-realtime": "^0.8.4", - "@privateaim/server-http-kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-analysis-manager-kit": "^0.7.6", + "@privateaim/server-core-realtime": "^0.8.5", + "@privateaim/server-http-kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@routup/prometheus": "^2.4.0", @@ -28765,7 +28765,7 @@ "zod": "^3.23.7" }, "devDependencies": { - "@privateaim/core-http-kit": "^0.8.4", + "@privateaim/core-http-kit": "^0.8.5", "@types/busboy": "^1.5.3", "@types/cors": "^2.8.17", "@types/module-alias": "^2.0.4", @@ -28779,17 +28779,17 @@ }, "packages/server-core-realtime": { "name": "@privateaim/server-core-realtime", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.23", "@authup/kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/core-realtime-kit": "^0.7.5", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-realtime-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/core-realtime-kit": "^0.7.6", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-realtime-kit": "^0.8.5", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", @@ -28801,7 +28801,7 @@ }, "packages/server-http-kit": { "name": "@privateaim/server-http-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-http-kit": "^1.0.0-beta.23", @@ -28810,8 +28810,8 @@ "@authup/server-adapter-http": "^1.0.0-beta.20", "@authup/server-adapter-kit": "^1.0.0-beta.20", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@routup/prometheus": "^2.4.0", @@ -28836,13 +28836,13 @@ }, "packages/server-kit": { "name": "@privateaim/server-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@ebec/http": "^2.3.0", "@isaacs/ttlcache": "^1.4.1", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", "@socket.io/redis-emitter": "^5.1.0", "envix": "^1.5.0", "hapic": "^2.5.1", @@ -28866,15 +28866,15 @@ }, "packages/server-messenger": { "name": "@privateaim/server-messenger", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.23", "@authup/kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", - "@privateaim/messenger-kit": "^0.7.5", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-realtime-kit": "^0.8.4", + "@privateaim/messenger-kit": "^0.7.6", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-realtime-kit": "^0.8.5", "@socket.io/redis-adapter": "^8.3.0", "dotenv": "^16.4.5", "envix": "^1.3.0", @@ -28886,7 +28886,7 @@ }, "packages/server-realtime-kit": { "name": "@privateaim/server-realtime-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.23", @@ -28895,8 +28895,8 @@ "@authup/server-adapter-kit": "^1.0.0-beta.20", "@authup/server-adapter-socket-io": "^1.0.0-beta.20", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4" + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5" }, "devDependencies": { "redis-extension": "^2.0.1", @@ -28909,17 +28909,17 @@ }, "packages/server-storage": { "name": "@privateaim/server-storage", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "dependencies": { "@authup/core-kit": "^1.0.0-beta.23", "@authup/kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", "@hapic/vault": "^2.3.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-http-kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-http-kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@validup/adapter-routup": "^0.1.9", @@ -28961,17 +28961,17 @@ }, "packages/storage-kit": { "name": "@privateaim/storage-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "devDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" } diff --git a/package.json b/package.json index fd7adff83..8be6cc9d1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://tada5hi.net" }, "license": "Apache-2.0", - "version": "0.8.4", + "version": "0.8.5", "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 a69e08867..040d8b6bf 100644 --- a/packages/client-ui/CHANGELOG.md +++ b/packages/client-ui/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* version of pinia ([207fcd4](https://github.com/PrivateAIM/hub/commit/207fcd435ba558029c4ec9b92c33993515ce7b15)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/client-vue bumped from ^0.8.4 to ^0.8.5 + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/storage-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/client-ui/package.json b/packages/client-ui/package.json index 2c7551f90..b755db93c 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.4", + "version": "0.8.5", "license": "Apache-2.0", "author": { "name": "Peter Placzek", @@ -26,10 +26,10 @@ "@ilingo/vuelidate": "^5.0.3", "@fortawesome/fontawesome-free": "^6.6.0", "@nuxtjs/google-fonts": "^3.2.0", - "@privateaim/client-vue": "^0.8.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/client-vue": "^0.8.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@pinia/nuxt": "^0.7.0", "@vuecs/countdown": "^1.0.0", "@vuecs/form-controls": "^2.3.1", diff --git a/packages/client-vue/CHANGELOG.md b/packages/client-vue/CHANGELOG.md index 7916e7108..e24a68851 100644 --- a/packages/client-vue/CHANGELOG.md +++ b/packages/client-vue/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* add public_key property to node entity ([69fe08e](https://github.com/PrivateAIM/hub/commit/69fe08e4732852d4cbd977a9bcb145f7fa0cfc15)) +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* enhance typing for doamin entities ([9d7c516](https://github.com/PrivateAIM/hub/commit/9d7c51644b66c9361e5436e2c43f463f4f219f90)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/core-http-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/storage-kit bumped from ^0.8.4 to ^0.8.5 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/storage-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/client-vue/package.json b/packages/client-vue/package.json index 02460ec64..39946ce4c 100644 --- a/packages/client-vue/package.json +++ b/packages/client-vue/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/client-vue", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "description": "This package contains vue components.", "main": "dist/index.cjs", @@ -47,10 +47,10 @@ "@authup/core-realtime-kit": "^1.0.0-beta.23", "@authup/kit": "^1.0.0-beta.23", "@ilingo/vuelidate": "^5.0.3", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/core-http-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/core-http-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@types/node": "^22.9.0", "@vitejs/plugin-vue": "^5.1.4", "@vuecs/form-controls": "^2.3.1", @@ -78,8 +78,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.20", "@authup/kit": "^1.0.0-beta.20", "@ilingo/vuelidate": "^5.0.3", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@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 03daf665e..f2b17b164 100644 --- a/packages/core-http-kit/CHANGELOG.md +++ b/packages/core-http-kit/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/core-http-kit/package.json b/packages/core-http-kit/package.json index c8ae55e91..06c0cbee5 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.4", + "version": "0.8.5", "license": "Apache-2.0", "description": "", "exports": { @@ -27,13 +27,13 @@ }, "devDependencies": { "@authup/kit": "^1.0.0-beta.23", - "@privateaim/core-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/kit": "^1.0.0-beta.23", - "@privateaim/core-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, diff --git a/packages/core-kit/CHANGELOG.md b/packages/core-kit/CHANGELOG.md index 7243db2a5..8bdc0ef44 100644 --- a/packages/core-kit/CHANGELOG.md +++ b/packages/core-kit/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* add public_key property to node entity ([69fe08e](https://github.com/PrivateAIM/hub/commit/69fe08e4732852d4cbd977a9bcb145f7fa0cfc15)) +* enhance typing for doamin entities ([9d7c516](https://github.com/PrivateAIM/hub/commit/9d7c51644b66c9361e5436e2c43f463f4f219f90)) +* implement basic master image event log (db-) entity ([d2fdb7f](https://github.com/PrivateAIM/hub/commit/d2fdb7fed7bf1380e0350f74edb47738a1f81550)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * peerDependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/core-kit/package.json b/packages/core-kit/package.json index 57c3a44d1..ce0846e38 100644 --- a/packages/core-kit/package.json +++ b/packages/core-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/core-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "description": "", "exports": { @@ -27,11 +27,11 @@ }, "devDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4" + "@privateaim/kit": "^0.8.5" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4" + "@privateaim/kit": "^0.8.5" }, "gitHead": "5d3b6f4ce1edf2383bdfbf66e913a08c8a3a2e40", "publishConfig": { diff --git a/packages/core-realtime-kit/CHANGELOG.md b/packages/core-realtime-kit/CHANGELOG.md index f2290b9b8..c6ad38704 100644 --- a/packages/core-realtime-kit/CHANGELOG.md +++ b/packages/core-realtime-kit/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.7.6](https://github.com/PrivateAIM/hub/compare/v0.7.5...v0.7.6) (2024-11-12) + + +### Features + +* adjusted code references for core -> core-kit package renaming ([321b8ac](https://github.com/PrivateAIM/hub/commit/321b8acb33e4fdd93252c72da34fac34cc86cd9f)) +* enhance typing for doamin entities ([9d7c516](https://github.com/PrivateAIM/hub/commit/9d7c51644b66c9361e5436e2c43f463f4f219f90)) +* 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.4 to ^0.8.5 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.7.5](https://github.com/PrivateAIM/hub/compare/v0.7.4...v0.7.5) (2024-10-24) diff --git a/packages/core-realtime-kit/package.json b/packages/core-realtime-kit/package.json index cbf7c0a34..a816dc865 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.5", + "version": "0.7.6", "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.4" + "@privateaim/core-kit": "^0.8.5" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" }, "publishConfig": { "access": "public" diff --git a/packages/kit/CHANGELOG.md b/packages/kit/CHANGELOG.md index 152ff8474..5b2778ad3 100644 --- a/packages/kit/CHANGELOG.md +++ b/packages/kit/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/kit/package.json b/packages/kit/package.json index cfd58bbe5..a3e3819a0 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "description": "", "exports": { diff --git a/packages/messenger-kit/CHANGELOG.md b/packages/messenger-kit/CHANGELOG.md index 130bffe9f..52d97183f 100644 --- a/packages/messenger-kit/CHANGELOG.md +++ b/packages/messenger-kit/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.7.6](https://github.com/PrivateAIM/hub/compare/v0.7.5...v0.7.6) (2024-11-12) + + +### 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.4 to ^0.8.5 + * peerDependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.7.5](https://github.com/PrivateAIM/hub/compare/v0.7.4...v0.7.5) (2024-10-24) diff --git a/packages/messenger-kit/package.json b/packages/messenger-kit/package.json index 4183a53e5..5951a3cf7 100644 --- a/packages/messenger-kit/package.json +++ b/packages/messenger-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/messenger-kit", - "version": "0.7.5", + "version": "0.7.6", "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.4" + "@privateaim/core-kit": "^0.8.5" }, "peerDependencies": { - "@privateaim/core-kit": "^0.8.4" + "@privateaim/core-kit": "^0.8.5" }, "publishConfig": { "access": "public" diff --git a/packages/server-analysis-manager-kit/CHANGELOG.md b/packages/server-analysis-manager-kit/CHANGELOG.md index 95f6e1046..4dc4b45ae 100644 --- a/packages/server-analysis-manager-kit/CHANGELOG.md +++ b/packages/server-analysis-manager-kit/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.7.6](https://github.com/PrivateAIM/hub/compare/v0.7.5...v0.7.6) (2024-11-12) + + +### 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)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) +* 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.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.7.5](https://github.com/PrivateAIM/hub/compare/v0.7.4...v0.7.5) (2024-10-24) diff --git a/packages/server-analysis-manager-kit/package.json b/packages/server-analysis-manager-kit/package.json index 7787c4ff3..49a8cc9f4 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.5", + "version": "0.7.6", "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.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "singa": "^1.0.0" }, "devDependencies": { diff --git a/packages/server-analysis-manager/CHANGELOG.md b/packages/server-analysis-manager/CHANGELOG.md index 91c45bd62..95c529150 100644 --- a/packages/server-analysis-manager/CHANGELOG.md +++ b/packages/server-analysis-manager/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump uuid from 10.0.0 to 11.0.2 ([#852](https://github.com/PrivateAIM/hub/issues/852)) ([c15d400](https://github.com/PrivateAIM/hub/commit/c15d4000e8ec01d442f4b778c4bd58e7df271b53)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/core-http-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-analysis-manager-kit bumped from ^0.7.5 to ^0.7.6 + * @privateaim/storage-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-analysis-manager/package.json b/packages/server-analysis-manager/package.json index 2da942656..6ad063307 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.4", + "version": "0.8.5", "private": true, "author": { "name": "Peter Placzek", @@ -24,12 +24,12 @@ "@authup/core-http-kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", "@hapic/harbor": "^2.4.0", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/core-http-kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-analysis-manager-kit": "^0.7.5", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/core-http-kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-analysis-manager-kit": "^0.7.6", + "@privateaim/storage-kit": "^0.8.5", "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 3305c8990..11780720d 100644 --- a/packages/server-core-realtime/CHANGELOG.md +++ b/packages/server-core-realtime/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* **deps:** bump socket.io from 4.8.0 to 4.8.1 ([#846](https://github.com/PrivateAIM/hub/issues/846)) ([ede8fb8](https://github.com/PrivateAIM/hub/commit/ede8fb866bcf0ac493c548ae5b70c738978b912a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/core-realtime-kit bumped from ^0.7.5 to ^0.7.6 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-realtime-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-core-realtime/package.json b/packages/server-core-realtime/package.json index f8a557481..9b008be59 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.4", + "version": "0.8.5", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", @@ -15,11 +15,11 @@ "@authup/kit": "^1.0.0-beta.23", "@authup/core-kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.4", - "@privateaim/core-kit": "^0.8.4", - "@privateaim/core-realtime-kit": "^0.7.5", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-realtime-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/core-realtime-kit": "^0.7.6", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-realtime-kit": "^0.8.5", "@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 e8f044c5d..8881cb163 100644 --- a/packages/server-core/CHANGELOG.md +++ b/packages/server-core/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* add public_key property to node entity ([69fe08e](https://github.com/PrivateAIM/hub/commit/69fe08e4732852d4cbd977a9bcb145f7fa0cfc15)) +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* implement basic master image event log (db-) entity ([d2fdb7f](https://github.com/PrivateAIM/hub/commit/d2fdb7fed7bf1380e0350f74edb47738a1f81550)) +* implemented node-robot service to automatically assign permissions ([5b422bd](https://github.com/PrivateAIM/hub/commit/5b422bd3c0a0edfc0695dbe60a0b49b37a661045)) +* initial hybrid cache (redis or memory) implementation ([b1cd569](https://github.com/PrivateAIM/hub/commit/b1cd569ff52d222f61d4b87abc921cb769de8264)) +* migrate to new http create validator syntax ([38ca70e](https://github.com/PrivateAIM/hub/commit/38ca70ee1b060a7d1bd22c87bddcdde21b6fbadc)) +* refactor http controller validation ([#880](https://github.com/PrivateAIM/hub/issues/880)) ([6e11074](https://github.com/PrivateAIM/hub/commit/6e110742f946d4d0e827f4beb497ba2612568b9a)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* analysis-node update operation ([ba6cc10](https://github.com/PrivateAIM/hub/commit/ba6cc10c99688ca25eecd4c06242dcea60b8281c)) +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* do not throw error if permission for node-robot permission creation does not exist ([eac34b5](https://github.com/PrivateAIM/hub/commit/eac34b540b5422fc78658c4aad016fa66ed16bf0)) +* minor adjustment to set synchronization state ([a716ec7](https://github.com/PrivateAIM/hub/commit/a716ec714d1d9954e4bb7eb164aa56efed60d592)) +* minor fix for node-robot permission creation ([ff45808](https://github.com/PrivateAIM/hub/commit/ff45808de43d93fd2c35d9cd35c8285a767becf8)) +* move http controllers ([f71c275](https://github.com/PrivateAIM/hub/commit/f71c275afadcd5d48afe76f57b2a361227b294a5)) +* set robot_id after creation for node ([234770a](https://github.com/PrivateAIM/hub/commit/234770a14568071707bbe14cee4ec3b65cc92b5e)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-core-realtime bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-http-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-analysis-manager-kit bumped from ^0.7.5 to ^0.7.6 + * devDependencies + * @privateaim/core-http-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-core/package.json b/packages/server-core/package.json index ae9c84419..2979ccf5f 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.4", + "version": "0.8.5", "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.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-core-realtime": "^0.8.4", - "@privateaim/server-http-kit": "^0.8.4", - "@privateaim/server-analysis-manager-kit": "^0.7.5", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-core-realtime": "^0.8.5", + "@privateaim/server-http-kit": "^0.8.5", + "@privateaim/server-analysis-manager-kit": "^0.7.6", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@routup/prometheus": "^2.4.0", @@ -56,7 +56,7 @@ "zod": "^3.23.7" }, "devDependencies": { - "@privateaim/core-http-kit": "^0.8.4", + "@privateaim/core-http-kit": "^0.8.5", "@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 a83876adb..2d94fdff7 100644 --- a/packages/server-http-kit/CHANGELOG.md +++ b/packages/server-http-kit/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* migrate to new http create validator syntax ([38ca70e](https://github.com/PrivateAIM/hub/commit/38ca70ee1b060a7d1bd22c87bddcdde21b6fbadc)) +* refactor http controller validation ([#880](https://github.com/PrivateAIM/hub/issues/880)) ([6e11074](https://github.com/PrivateAIM/hub/commit/6e110742f946d4d0e827f4beb497ba2612568b9a)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-http-kit/package.json b/packages/server-http-kit/package.json index 119f9835b..ad1d9be6c 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.4", + "version": "0.8.5", "main": "dist/index.js", "types": "dist/index.d.ts", "author": { @@ -17,8 +17,8 @@ "@authup/server-adapter-kit": "^1.0.0-beta.20", "@authup/server-adapter-http": "^1.0.0-beta.20", "@ebec/http": "^2.3.0", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@routup/prometheus": "^2.4.0", diff --git a/packages/server-kit/CHANGELOG.md b/packages/server-kit/CHANGELOG.md index dc78e8ae9..a3e5300e0 100644 --- a/packages/server-kit/CHANGELOG.md +++ b/packages/server-kit/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* enhance typing for doamin entities ([9d7c516](https://github.com/PrivateAIM/hub/commit/9d7c51644b66c9361e5436e2c43f463f4f219f90)) +* initial hybrid cache (redis or memory) implementation ([b1cd569](https://github.com/PrivateAIM/hub/commit/b1cd569ff52d222f61d4b87abc921cb769de8264)) +* refactor http controller validation ([#880](https://github.com/PrivateAIM/hub/issues/880)) ([6e11074](https://github.com/PrivateAIM/hub/commit/6e110742f946d4d0e827f4beb497ba2612568b9a)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump winston from 3.15.0 to 3.16.0 ([#878](https://github.com/PrivateAIM/hub/issues/878)) ([71a2fcd](https://github.com/PrivateAIM/hub/commit/71a2fcd6b507dc44543645acd9622d5d9372dd80)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/core-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-kit/package.json b/packages/server-kit/package.json index 0351fd104..001263b5e 100644 --- a/packages/server-kit/package.json +++ b/packages/server-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-kit", - "version": "0.8.4", + "version": "0.8.5", "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.4", - "@privateaim/kit": "^0.8.4", + "@privateaim/core-kit": "^0.8.5", + "@privateaim/kit": "^0.8.5", "@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 1d196e233..6f88791df 100644 --- a/packages/server-messenger/CHANGELOG.md +++ b/packages/server-messenger/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* **deps:** bump socket.io from 4.8.0 to 4.8.1 ([#846](https://github.com/PrivateAIM/hub/issues/846)) ([ede8fb8](https://github.com/PrivateAIM/hub/commit/ede8fb866bcf0ac493c548ae5b70c738978b912a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/messenger-kit bumped from ^0.7.5 to ^0.7.6 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-realtime-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-messenger/package.json b/packages/server-messenger/package.json index 69f260015..2ac7ae1a6 100644 --- a/packages/server-messenger/package.json +++ b/packages/server-messenger/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-messenger", - "version": "0.8.4", + "version": "0.8.5", "private": true, "author": { "name": "Peter Placzek", @@ -13,9 +13,9 @@ "@authup/kit": "^1.0.0-beta.23", "@authup/core-kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", - "@privateaim/messenger-kit": "^0.7.5", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-realtime-kit": "^0.8.4", + "@privateaim/messenger-kit": "^0.7.6", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-realtime-kit": "^0.8.5", "@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 29557eaac..2acdd694b 100644 --- a/packages/server-realtime-kit/CHANGELOG.md +++ b/packages/server-realtime-kit/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* bump authup dependencies & adjusted code base ([90f7131](https://github.com/PrivateAIM/hub/commit/90f7131723e4e00dad04cb5ababa3e3f232e9c24)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* **deps:** bump socket.io from 4.8.0 to 4.8.1 ([#846](https://github.com/PrivateAIM/hub/issues/846)) ([ede8fb8](https://github.com/PrivateAIM/hub/commit/ede8fb866bcf0ac493c548ae5b70c738978b912a)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-realtime-kit/package.json b/packages/server-realtime-kit/package.json index e32eb55a2..a0c27d469 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.4", + "version": "0.8.5", "main": "dist/index.js", "types": "dist/index.d.ts", "author": { @@ -16,8 +16,8 @@ "@authup/core-realtime-kit": "^1.0.0-beta.23", "@authup/server-adapter-kit": "^1.0.0-beta.20", "@authup/server-adapter-socket-io": "^1.0.0-beta.20", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", "@ebec/http": "^2.3.0" }, "devDependencies": { diff --git a/packages/server-storage/CHANGELOG.md b/packages/server-storage/CHANGELOG.md index c8cf1aa2a..0ba679739 100644 --- a/packages/server-storage/CHANGELOG.md +++ b/packages/server-storage/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Features + +* migrate to new http create validator syntax ([38ca70e](https://github.com/PrivateAIM/hub/commit/38ca70ee1b060a7d1bd22c87bddcdde21b6fbadc)) +* refactor http controller validation ([#880](https://github.com/PrivateAIM/hub/issues/880)) ([6e11074](https://github.com/PrivateAIM/hub/commit/6e110742f946d4d0e827f4beb497ba2612568b9a)) +* refactoring of master-image workflow ([#845](https://github.com/PrivateAIM/hub/issues/845)) ([7d2b866](https://github.com/PrivateAIM/hub/commit/7d2b8662b24dcf411d3ae8232152fecf53167382)) + + +### Bug Fixes + +* database intitialisation of storage service ([a6e79d9](https://github.com/PrivateAIM/hub/commit/a6e79d9a4cd366942799d8483ca8f780ec8a048b)) +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) +* **deps:** bump @authup/kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#901](https://github.com/PrivateAIM/hub/issues/901)) ([00a447c](https://github.com/PrivateAIM/hub/commit/00a447ce40ab17b67b0809b41c4233e424303a7c)) +* **deps:** bump minio from 8.0.1 to 8.0.2 ([#850](https://github.com/PrivateAIM/hub/issues/850)) ([d6145a3](https://github.com/PrivateAIM/hub/commit/d6145a30f8f4c104435644416f83c0fa94dee109)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/server-http-kit bumped from ^0.8.4 to ^0.8.5 + * @privateaim/storage-kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/server-storage/package.json b/packages/server-storage/package.json index 171c8bebf..a614804e8 100644 --- a/packages/server-storage/package.json +++ b/packages/server-storage/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/server-storage", - "version": "0.8.4", + "version": "0.8.5", "private": true, "author": { "name": "Peter Placzek", @@ -14,10 +14,10 @@ "@authup/core-kit": "^1.0.0-beta.23", "@ebec/http": "^2.3.0", "@hapic/vault": "^2.3.4", - "@privateaim/kit": "^0.8.4", - "@privateaim/server-kit": "^0.8.4", - "@privateaim/server-http-kit": "^0.8.4", - "@privateaim/storage-kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", + "@privateaim/server-kit": "^0.8.5", + "@privateaim/server-http-kit": "^0.8.5", + "@privateaim/storage-kit": "^0.8.5", "@routup/basic": "^1.4.1", "@routup/decorators": "^3.4.1", "@validup/adapter-routup": "^0.1.9", diff --git a/packages/storage-kit/CHANGELOG.md b/packages/storage-kit/CHANGELOG.md index 905ab0ae4..0fb8061b9 100644 --- a/packages/storage-kit/CHANGELOG.md +++ b/packages/storage-kit/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.8.5](https://github.com/PrivateAIM/hub/compare/v0.8.4...v0.8.5) (2024-11-12) + + +### Bug Fixes + +* **deps:** bump @authup/core-kit from 1.0.0-beta.22 to 1.0.0-beta.23 ([#896](https://github.com/PrivateAIM/hub/issues/896)) ([e0dcfed](https://github.com/PrivateAIM/hub/commit/e0dcfed47320bd53fadbca11a05ca677ed0ef7ff)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + * peerDependencies + * @privateaim/kit bumped from ^0.8.4 to ^0.8.5 + ## [0.8.4](https://github.com/PrivateAIM/hub/compare/v0.8.3...v0.8.4) (2024-10-24) diff --git a/packages/storage-kit/package.json b/packages/storage-kit/package.json index b0f8aead7..e5f2ceeb7 100644 --- a/packages/storage-kit/package.json +++ b/packages/storage-kit/package.json @@ -1,6 +1,6 @@ { "name": "@privateaim/storage-kit", - "version": "0.8.4", + "version": "0.8.5", "license": "Apache-2.0", "description": "", "exports": { @@ -21,13 +21,13 @@ }, "devDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" }, "peerDependencies": { "@authup/core-kit": "^1.0.0-beta.23", - "@privateaim/kit": "^0.8.4", + "@privateaim/kit": "^0.8.5", "hapic": "^2.5.1", "rapiq": "^0.9.0" },