Skip to content

Commit

Permalink
chore: release master (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 2, 2024
1 parent 76f4c18 commit eecfa9e
Show file tree
Hide file tree
Showing 38 changed files with 546 additions and 163 deletions.
36 changes: 18 additions & 18 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
".": "0.7.0",
"packages/client-ui": "0.7.0",
"packages/client-vue": "0.7.0",
"packages/core-http-kit": "0.7.0",
"packages/core-kit": "0.7.0",
"packages/core-realtime-kit": "0.7.0",
"packages/kit": "0.7.0",
"packages/messenger-kit": "0.7.0",
"packages/server-analysis-manager": "0.7.0",
"packages/server-analysis-manager-kit": "0.7.0",
"packages/server-core": "0.7.0",
"packages/server-core-realtime": "0.7.0",
"packages/server-http-kit": "0.7.0",
"packages/server-kit": "0.7.0",
"packages/server-messenger": "0.7.0",
"packages/server-realtime-kit": "0.7.0",
"packages/server-storage": "0.7.0",
"packages/storage-kit": "0.7.0"
".": "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"
}
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [0.8.0](https://github.com/PrivateAIM/hub/compare/v0.7.0...v0.8.0) (2024-07-02)


### Features

* add missing analysis-permission validation steps ([30cba38](https://github.com/PrivateAIM/hub/commit/30cba3846cd7579b9482b7cd8f622d4cb39f5529))
* add missing policies fetch for analysis-permission get-many handler ([62fc56c](https://github.com/PrivateAIM/hub/commit/62fc56c324aaf0cee10b59045d987d544cbf61df))
* add token hook options to authup client constructor ([bbe5e32](https://github.com/PrivateAIM/hub/commit/bbe5e3263230fe1a0b0b0ef18b0e47f7b196a204))
* enhance logging for bucket(-file) streaming ([c94bd52](https://github.com/PrivateAIM/hub/commit/c94bd522d6a3fbbc47639a2d2a591549de6018ba))
* expose all middlewares ([4681e3f](https://github.com/PrivateAIM/hub/commit/4681e3f5b4ce030e3651c00854d3db9c941e336f))
* simplified and adjusted permission usage across codespace ([1839f5e](https://github.com/PrivateAIM/hub/commit/1839f5eb768f120e268e57e0a496fef5eb0eca41))


### Bug Fixes

* adjusted flow to streaming bucket-files ([67e06c1](https://github.com/PrivateAIM/hub/commit/67e06c1c160ef2571696638d2d1befaff27a2498))
* analysis-permission test-suite ([5604d85](https://github.com/PrivateAIM/hub/commit/5604d8599a634c5f6e84040f58a5ccb29f3c2431))
* **deps:** bump @hapic/harbor from 2.3.3 to 2.3.4 ([#537](https://github.com/PrivateAIM/hub/issues/537)) ([f8f805f](https://github.com/PrivateAIM/hub/commit/f8f805f2a7c30168dc503671f9927bf9689858ec))
* **deps:** bump @hapic/vault from 2.3.3 to 2.3.4 ([#538](https://github.com/PrivateAIM/hub/issues/538)) ([ed2c1fd](https://github.com/PrivateAIM/hub/commit/ed2c1fd0a18482bbc05b5f6f0e9f43bb667abc91))
* **deps:** bump @routup/basic from 1.3.2 to 1.4.0 ([#523](https://github.com/PrivateAIM/hub/issues/523)) ([409a594](https://github.com/PrivateAIM/hub/commit/409a59460fbce2934ba489e7fde579063e2fc6d4))
* **deps:** bump @routup/decorators from 3.3.2 to 3.4.0 ([#531](https://github.com/PrivateAIM/hub/issues/531)) ([295f692](https://github.com/PrivateAIM/hub/commit/295f6926b8492aa58856ec2e0ea469e9b19388d3))
* **deps:** bump @routup/prometheus from 2.3.0 to 2.4.0 ([#525](https://github.com/PrivateAIM/hub/issues/525)) ([b98e5f1](https://github.com/PrivateAIM/hub/commit/b98e5f1020f2363c5074f98408e4786cdde24e0d))
* **deps:** bump @routup/swagger from 2.3.6 to 2.4.0 ([#530](https://github.com/PrivateAIM/hub/issues/530)) ([cef8d2c](https://github.com/PrivateAIM/hub/commit/cef8d2c2de5d29c0cc7cf84abf8ef980b05c5fe9))
* **deps:** bump authup to v1.0.0.beta-19 ([3410786](https://github.com/PrivateAIM/hub/commit/34107860d7f810cea7b2024b0f303cd70d32a5fe))
* **deps:** bump mysql2 from 3.10.0 to 3.10.1 ([#461](https://github.com/PrivateAIM/hub/issues/461)) ([f415417](https://github.com/PrivateAIM/hub/commit/f4154174a7049dea2624b99988ea013790167142))
* **deps:** bump mysql2 from 3.10.1 to 3.10.2 ([#529](https://github.com/PrivateAIM/hub/issues/529)) ([1c73408](https://github.com/PrivateAIM/hub/commit/1c73408e5ca2ca1107a985628a7b421d28ff41ce))
* **deps:** bump routup from 3.3.0 to 4.0.0 ([#536](https://github.com/PrivateAIM/hub/issues/536)) ([551048f](https://github.com/PrivateAIM/hub/commit/551048f9ec1dca1bf9d326c6ef2f65303b20d1c9))
* **deps:** bump routup to v4.x ([787bb7c](https://github.com/PrivateAIM/hub/commit/787bb7cb6951f32fed29ac77467dcdec76683672))
* log error on bucket-file streaming ([c89e83a](https://github.com/PrivateAIM/hub/commit/c89e83a957892f248993bdc1532c8bacec4909f8))
* minor logging adjustments for streaming bucket(-file)s ([76f4c18](https://github.com/PrivateAIM/hub/commit/76f4c1857536ce4e8ebda3e4958040ef3e0c418c))
* query prop access in entity-manager ([a87f8fe](https://github.com/PrivateAIM/hub/commit/a87f8fec1f0882962e84ad315d0ab297c5d24392))
* read analysis-permission read handler ([b1794b1](https://github.com/PrivateAIM/hub/commit/b1794b1934f14932772576ab484f68a2cae31c4c))
* streaming bucket files for analysis builind operation ([205b93e](https://github.com/PrivateAIM/hub/commit/205b93e4c8d61ad6db1faef1738a80aa9230fc93))

## [0.7.0](https://github.com/PrivateAIM/hub/compare/v0.6.0...v0.7.0) (2024-06-26)


Expand Down
Loading

0 comments on commit eecfa9e

Please sign in to comment.