From 6a28ef894edf4b600eff273423bacb34ecd4d6d3 Mon Sep 17 00:00:00 2001 From: Hyperledger Bot Date: Wed, 10 Jul 2024 14:51:49 +0000 Subject: [PATCH] chore(release): cut mediator 0.15.0 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # 0.15.0 (2024-07-10) ### Bug Fixes * Add and enable websocket on apisix route ([#179](https://github.com/hyperledger/identus-mediator/issues/179)) ([9060b73](https://github.com/hyperledger/identus-mediator/commit/9060b73f953436152407069431dc4519400e67e5)) * Added DidSubject to report problem when not enrolled ([#111](https://github.com/hyperledger/identus-mediator/issues/111)) ([397a00a](https://github.com/hyperledger/identus-mediator/commit/397a00aa10589b68a062f3b664617af19c3e30c2)) * alias list is empty in new acounts by default ([#87](https://github.com/hyperledger/identus-mediator/issues/87)) ([c35ba20](https://github.com/hyperledger/identus-mediator/commit/c35ba20195fadf260b9c0c2cbad3d03aed7305fd)) * allowed memory to increase gradually in CI ([#37](https://github.com/hyperledger/identus-mediator/issues/37)) ([59eb4e6](https://github.com/hyperledger/identus-mediator/commit/59eb4e6d5eb41e85d33bddb6298ae0f17acbd196)) * Annotate Headers & Update zio-http to version 3.0.0-RC2 ([#106](https://github.com/hyperledger/identus-mediator/issues/106)) ([37e3343](https://github.com/hyperledger/identus-mediator/commit/37e33435cbdd5cac4d751a6cf814232f7947fa5b)) * Change atala-prism-mediator to identus-mediator ([#287](https://github.com/hyperledger/identus-mediator/issues/287)) ([0341a45](https://github.com/hyperledger/identus-mediator/commit/0341a45f96f0c975177d43651d43b062a9aab824)) * Change from name var to fix name ([#286](https://github.com/hyperledger/identus-mediator/issues/286)) ([c6d046f](https://github.com/hyperledger/identus-mediator/commit/c6d046fafc3372f7557315f4d69503be9050d64f)) * cleanup IOHK reference ([#325](https://github.com/hyperledger/identus-mediator/issues/325)) ([cd8dee9](https://github.com/hyperledger/identus-mediator/commit/cd8dee9b97cd9dfc5585768809a090ae000a82a8)) * collectionName messages.outbound ([#92](https://github.com/hyperledger/identus-mediator/issues/92)) ([fa09262](https://github.com/hyperledger/identus-mediator/commit/fa0926256acc1d5aa9fa6c3e71987fa35af7a1b1)) * correct endpoint for wss in deployment.yaml ([#178](https://github.com/hyperledger/identus-mediator/issues/178)) ([b56b06c](https://github.com/hyperledger/identus-mediator/commit/b56b06c3825b45a0d5ba50bcf40cf63f0440c713)) * disabled documentation generation ([#24](https://github.com/hyperledger/identus-mediator/issues/24)) ([6fe228f](https://github.com/hyperledger/identus-mediator/commit/6fe228f316d8c03a36cb35f4b11cfb302edc2912)) * Discord links to never expires ([#141](https://github.com/hyperledger/identus-mediator/issues/141)) ([49ce87c](https://github.com/hyperledger/identus-mediator/commit/49ce87c65fb1ba99e5ba2905dae9609f2389a049)) * dynamic DID on the web page ([#40](https://github.com/hyperledger/identus-mediator/issues/40)) ([dcf6f58](https://github.com/hyperledger/identus-mediator/commit/dcf6f58f759a7997be1680d706e6e00a70f6a455)) * Encoder for VerificationMethodReferenced as String ([#110](https://github.com/hyperledger/identus-mediator/issues/110)) ([fda478f](https://github.com/hyperledger/identus-mediator/commit/fda478fc962cd47137095efdcd7dd6868512f337)) * execute the ProtocolExecute's jobToRun zio ([#8](https://github.com/hyperledger/identus-mediator/issues/8)) ([e8eb809](https://github.com/hyperledger/identus-mediator/commit/e8eb8098b29ccfb1268b65129604c77457377d17)) * field name routing_did in keylist response body ([#22](https://github.com/hyperledger/identus-mediator/issues/22)) ([eace0fd](https://github.com/hyperledger/identus-mediator/commit/eace0fd85e863f39cff9e5ce08de425df2e9b3f9)) * Fix release job (add more ram) ([#32](https://github.com/hyperledger/identus-mediator/issues/32)) ([39d5719](https://github.com/hyperledger/identus-mediator/commit/39d5719dcbf1443e50c25d935b00e7e66a89fed4)) * force release.. ([#190](https://github.com/hyperledger/identus-mediator/issues/190)) ([96baea3](https://github.com/hyperledger/identus-mediator/commit/96baea3f09192e88f80abeac8d96517e8e6eb542)) * Hardcode the atala prism did identity ([#9](https://github.com/hyperledger/identus-mediator/issues/9)) ([2be3df0](https://github.com/hyperledger/identus-mediator/commit/2be3df07092b01ab34421fa318959d4ee9cfc95d)) * Id/hash of the message must be deterministic ([#53](https://github.com/hyperledger/identus-mediator/issues/53)) ([4ec7396](https://github.com/hyperledger/identus-mediator/commit/4ec73966ea70100f60db0b6c73534c1af75b8d63)) * incorrect body of the message results in problem report ([#161](https://github.com/hyperledger/identus-mediator/issues/161)) ([f866daa](https://github.com/hyperledger/identus-mediator/commit/f866daa8960c713da7b053eb0f8378a3bab01080)) * **infra:** add sync-wave to certificate template ([#134](https://github.com/hyperledger/identus-mediator/issues/134)) ([daecc08](https://github.com/hyperledger/identus-mediator/commit/daecc08e897830beb9bb0a6329c13afcf5588c9b)) * make content-type header case insensitive & remove support for ws ([#7](https://github.com/hyperledger/identus-mediator/issues/7)) ([c2f064e](https://github.com/hyperledger/identus-mediator/commit/c2f064e8614d0a8085975a64f0246c11abff33e7)) * mediator ATL-4883 pickup status message to sync reply ([#59](https://github.com/hyperledger/identus-mediator/issues/59)) ([eb5ce56](https://github.com/hyperledger/identus-mediator/commit/eb5ce563b5363be3e4fb718a5fda927b2c6cc0c5)) * mediator db not storing the orignal value for protected header ([#15](https://github.com/hyperledger/identus-mediator/issues/15)) ([1bba75f](https://github.com/hyperledger/identus-mediator/commit/1bba75f26b2e4c630bc2cc7b399c731705805abf)) * mediator docker-compose image repo and version ([#39](https://github.com/hyperledger/identus-mediator/issues/39)) ([803b74c](https://github.com/hyperledger/identus-mediator/commit/803b74c037aad864111808fe38250e7e6586b5e4)) * mediator oob webpage added logo ([#42](https://github.com/hyperledger/identus-mediator/issues/42)) ([faf43d9](https://github.com/hyperledger/identus-mediator/commit/faf43d9eccdada8a17702cec995d76b5bbcffa68)) * mediator rename package and refactoring ([#41](https://github.com/hyperledger/identus-mediator/issues/41)) ([286e742](https://github.com/hyperledger/identus-mediator/commit/286e7420127aa67b5bc82c98dca2b93b09053067)) * mediator test ([#71](https://github.com/hyperledger/identus-mediator/issues/71)) ([c32f34e](https://github.com/hyperledger/identus-mediator/commit/c32f34e517abda279d51aae75d278c74921ddc52)) * mediator unique constraint issue ([#25](https://github.com/hyperledger/identus-mediator/issues/25)) ([c1f0230](https://github.com/hyperledger/identus-mediator/commit/c1f0230a35f771b9d1b13530a1784a8aee9b40a1)) * **mediator:** Enabled X-Request-Id ATL-5568 ([#104](https://github.com/hyperledger/identus-mediator/issues/104)) ([f96d683](https://github.com/hyperledger/identus-mediator/commit/f96d6834456847c9b4a8dd65583fcac7e1548a13)) * **mediator:** Update the readme and docker with type of key forma… ([#267](https://github.com/hyperledger/identus-mediator/issues/267)) ([529be58](https://github.com/hyperledger/identus-mediator/commit/529be58e95b48f9133fc9f25c64fcff7c67064ee)) * MissingProtocolExecuter ([#140](https://github.com/hyperledger/identus-mediator/issues/140)) ([d71bca5](https://github.com/hyperledger/identus-mediator/commit/d71bca590ebfc79e707fef7621e7b14aaa3c5b4a)) * mongodb init script updated infrastructure mongodb yaml ([#94](https://github.com/hyperledger/identus-mediator/issues/94)) ([a900d64](https://github.com/hyperledger/identus-mediator/commit/a900d6489b069d9ca9f08c31f39c6d723002cf6c)) * OutOfBand qrcode with base url ([#133](https://github.com/hyperledger/identus-mediator/issues/133)) ([28df290](https://github.com/hyperledger/identus-mediator/commit/28df2904000958c553f0ede66f7e4de06af7a8d1)) * parsing error when return_route is none ([#77](https://github.com/hyperledger/identus-mediator/issues/77)) ([672037d](https://github.com/hyperledger/identus-mediator/commit/672037de9dd97fddf94b5eebc41eb23fafbeb89c)) * re-enable the logging based on X-Request-Id header ([#211](https://github.com/hyperledger/identus-mediator/issues/211)) ([0136326](https://github.com/hyperledger/identus-mediator/commit/01363261a2100f5ff0650b94af14d733c09cc400)) * register the transport ([#192](https://github.com/hyperledger/identus-mediator/issues/192)) ([76d4b35](https://github.com/hyperledger/identus-mediator/commit/76d4b358023b96906f975eaaa81dd6d7bf5d28ae)) * Release mediator tagFormat ([#285](https://github.com/hyperledger/identus-mediator/issues/285)) ([602f0e5](https://github.com/hyperledger/identus-mediator/commit/602f0e52d050f02aafed0ec4b3ac491b6035f3e5)) * reply condition check ReturnRoute ([#88](https://github.com/hyperledger/identus-mediator/issues/88)) ([c2a091c](https://github.com/hyperledger/identus-mediator/commit/c2a091c4dd17f9807c16a2eb446de7970e9a2e4a)) * sbt config enable docker plugin ([#6](https://github.com/hyperledger/identus-mediator/issues/6)) ([4cf6d90](https://github.com/hyperledger/identus-mediator/commit/4cf6d901a4a7c6f2be5523eb1eff0cf2db340506)) * Send problemReport for duplicate message ([#157](https://github.com/hyperledger/identus-mediator/issues/157)) ([bf589df](https://github.com/hyperledger/identus-mediator/commit/bf589df043f5dc6a71714045530903724e99c0b4)) * send status message on delivery request If no messages are avail… ([#139](https://github.com/hyperledger/identus-mediator/issues/139)) ([f42239d](https://github.com/hyperledger/identus-mediator/commit/f42239d504c181c8f00b96fb2a3373071f1d8766)) * set default endpoint to localhost ([#102](https://github.com/hyperledger/identus-mediator/issues/102)) ([b607ca2](https://github.com/hyperledger/identus-mediator/commit/b607ca2d5b11cb12209c93282ee500b3eba5e12a)) * sign ProblemReport when TO is unspecified ([#105](https://github.com/hyperledger/identus-mediator/issues/105)) ([670d5e4](https://github.com/hyperledger/identus-mediator/commit/670d5e42af40806ea832edc2e02b971e104436e7)) * Support alias (DID) in Live mode ([#235](https://github.com/hyperledger/identus-mediator/issues/235)) ([5d258bb](https://github.com/hyperledger/identus-mediator/commit/5d258bb1efb180bfa5b0f2e937b3c7be0267795b)), closes [#230](https://github.com/hyperledger/identus-mediator/issues/230) * trustPing call back not working ([#23](https://github.com/hyperledger/identus-mediator/issues/23)) ([303af83](https://github.com/hyperledger/identus-mediator/commit/303af830e81b470b1abfe0148499c5f924c26013)) * Update local docker-compose configuration by adding the SERVICE_ENDPOINT port ([#128](https://github.com/hyperledger/identus-mediator/issues/128)) ([071f929](https://github.com/hyperledger/identus-mediator/commit/071f929c4a811afb90bbcffde47db6fd0f95bc8d)) * Update README.md ([#292](https://github.com/hyperledger/identus-mediator/issues/292)) ([9f3e3d9](https://github.com/hyperledger/identus-mediator/commit/9f3e3d990f63fd5a160a71730432714cc7fe9e55)) * UserAccountRepo.createOrFindDidAccount ([#69](https://github.com/hyperledger/identus-mediator/issues/69)) ([dc2ccfd](https://github.com/hyperledger/identus-mediator/commit/dc2ccfd80cc041f4acaf2484466cd541c35a47d2)) * websocket correct indentation ([#182](https://github.com/hyperledger/identus-mediator/issues/182)) ([4a5b607](https://github.com/hyperledger/identus-mediator/commit/4a5b60780b9f608dc2e9137d4b3d80bf826cc83f)) ### Features * Add config from application.conf and docker-compose and an example ([#10](https://github.com/hyperledger/identus-mediator/issues/10)) ([0031067](https://github.com/hyperledger/identus-mediator/commit/0031067c19aeb03457048bc34a4e5cd9e35230d8)) * Add docker config to build.sbt ([#5](https://github.com/hyperledger/identus-mediator/issues/5)) ([b2908ad](https://github.com/hyperledger/identus-mediator/commit/b2908ade8713e021460d488c9c0f731c8a355954)) * add endpoint to get the OOB mediate invitation ([#63](https://github.com/hyperledger/identus-mediator/issues/63)) ([11ef6d1](https://github.com/hyperledger/identus-mediator/commit/11ef6d1d0a7a3034a67a4cfcb5b979b55066075d)) * add helm-chart for mediator ([#64](https://github.com/hyperledger/identus-mediator/issues/64)) ([c379a62](https://github.com/hyperledger/identus-mediator/commit/c379a62d6d7c63369a8bb3974043642873f9e795)), closes [#61](https://github.com/hyperledger/identus-mediator/issues/61) [#63](https://github.com/hyperledger/identus-mediator/issues/63) * add MediatorBuildInfo & /did and /version endpoints ([#120](https://github.com/hyperledger/identus-mediator/issues/120)) ([e41098a](https://github.com/hyperledger/identus-mediator/commit/e41098a1dddffe91df0c70c388a2bd77ea960081)) * Add Storage ([#8](https://github.com/hyperledger/identus-mediator/issues/8)) ([ebf4597](https://github.com/hyperledger/identus-mediator/commit/ebf45971ee7ae5d3c9e149469253f9ce4f7299dc)) * add tag latest to the mediator docker image ([#118](https://github.com/hyperledger/identus-mediator/issues/118)) ([1ae2b87](https://github.com/hyperledger/identus-mediator/commit/1ae2b87805e9879bc6648f159277e579c46eaa93)) * Added test for executor and problem reports ([#117](https://github.com/hyperledger/identus-mediator/issues/117)) ([8e26535](https://github.com/hyperledger/identus-mediator/commit/8e26535df4bdd1dcbd03cd7b798574efc62cccc4)) * Better error handling for connection refused ([#47](https://github.com/hyperledger/identus-mediator/issues/47)) ([80d1956](https://github.com/hyperledger/identus-mediator/commit/80d1956ef13b5f1e42c810eb9b4dee86fa497cb9)) * Error handling and Send Problem Reports ([#65](https://github.com/hyperledger/identus-mediator/issues/65)) ([933cefc](https://github.com/hyperledger/identus-mediator/commit/933cefc56f1cc066dd434d97b29ec11faef6ad44)) * fix mongo config when no port & support gzip ([#35](https://github.com/hyperledger/identus-mediator/issues/35)) ([11c9330](https://github.com/hyperledger/identus-mediator/commit/11c9330c62941a67405e51c2d243c0d21078b4d9)) * Helm Chart Publish ([#301](https://github.com/hyperledger/identus-mediator/issues/301)) ([9f0e118](https://github.com/hyperledger/identus-mediator/commit/9f0e11848cbc630669b1b82c042a07117d8422e8)) * helm-chart appVersion bump and addtional fixes ([#67](https://github.com/hyperledger/identus-mediator/issues/67)) ([539150b](https://github.com/hyperledger/identus-mediator/commit/539150be61bc228956d1e7c808bed9b1e7527c8e)) * mediator added more logs and associated message Hash and structured logging ([#16](https://github.com/hyperledger/identus-mediator/issues/16)) ([d9c6926](https://github.com/hyperledger/identus-mediator/commit/d9c6926c0232a98d094434ed00848eaa8dcbdaf5)) * mediator added test for storage layer ([#13](https://github.com/hyperledger/identus-mediator/issues/13)) ([969f50c](https://github.com/hyperledger/identus-mediator/commit/969f50c86d1255972414c48024891897991a97be)) * mediator initial release ([#4](https://github.com/hyperledger/identus-mediator/issues/4)) ([98ee905](https://github.com/hyperledger/identus-mediator/commit/98ee9056b6506746b96fa6a209d97b6ece7e13eb)) * mediator rename package and organise the packages ([#12](https://github.com/hyperledger/identus-mediator/issues/12)) ([594081c](https://github.com/hyperledger/identus-mediator/commit/594081cddd96431317412ccdc8969c461dc9e9d7)) * new a Webapp to show the QR Code ([#21](https://github.com/hyperledger/identus-mediator/issues/21)) ([d47fc0d](https://github.com/hyperledger/identus-mediator/commit/d47fc0da52426e08030acf26509d7c7a99d1b356)) * Not send response errors to the caller ([#50](https://github.com/hyperledger/identus-mediator/issues/50)) ([6cf0ac1](https://github.com/hyperledger/identus-mediator/commit/6cf0ac1f9fbbc57778732157be0433f1b8d6604b)) * process KeylistQuery and return Keylist ([#30](https://github.com/hyperledger/identus-mediator/issues/30)) ([04d2980](https://github.com/hyperledger/identus-mediator/commit/04d2980e7e7d170a1bda64fa3eab4794d2ff750c)) * reply asynchronous unless return_route all ([#86](https://github.com/hyperledger/identus-mediator/issues/86)) ([a306d59](https://github.com/hyperledger/identus-mediator/commit/a306d5979be83cbca3f054d5c10408adf6d22b69)) * reply to StatusRequest ([#26](https://github.com/hyperledger/identus-mediator/issues/26)) ([3b44d2f](https://github.com/hyperledger/identus-mediator/commit/3b44d2f87985deb55c296dc7d3fda05b16a36e17)) * Return 202 HTTP code (for DID Comm) ([#162](https://github.com/hyperledger/identus-mediator/issues/162)) ([2ceab73](https://github.com/hyperledger/identus-mediator/commit/2ceab7333c23edab0b7b3ca5656aecdd04213082)), closes [#160](https://github.com/hyperledger/identus-mediator/issues/160) * Store outbound messages ([#84](https://github.com/hyperledger/identus-mediator/issues/84)) ([e97cd1d](https://github.com/hyperledger/identus-mediator/commit/e97cd1d2bfba95e17afb74af2bf27ff0be217cc2)) * Support protocol discover-features 2.0 ([#154](https://github.com/hyperledger/identus-mediator/issues/154)) ([0e93dca](https://github.com/hyperledger/identus-mediator/commit/0e93dcaf881e5e990791306f61e34244bde5fa62)) * Update ScalaDID to 0.1.0-M18 and support new format of DID Peer ([#204](https://github.com/hyperledger/identus-mediator/issues/204)) ([551ce49](https://github.com/hyperledger/identus-mediator/commit/551ce4901707c0075d6cfcf896641727868a3da3)), closes [#158](https://github.com/hyperledger/identus-mediator/issues/158) * Update timeout settings for websocket ([#191](https://github.com/hyperledger/identus-mediator/issues/191)) ([bfd228f](https://github.com/hyperledger/identus-mediator/commit/bfd228fa77d2ae0f76ed091e98ebd42849474e11)) * websockets support ([#172](https://github.com/hyperledger/identus-mediator/issues/172)) ([3d32b51](https://github.com/hyperledger/identus-mediator/commit/3d32b51bd357904c8ab19c53b98ac1c22bbb4b82)) Signed-off-by: Hyperledger Bot --- CHANGELOG.md | 89 ++++++++++++++++++ .../charts/identus-mediator-0.15.0.tgz | Bin 0 -> 3809 bytes infrastructure/charts/index.yaml | 20 +++- infrastructure/charts/mediator/Chart.yaml | 4 +- package-lock.json | 4 +- package.json | 2 +- version.sbt | 2 +- 7 files changed, 110 insertions(+), 11 deletions(-) create mode 100644 infrastructure/charts/identus-mediator-0.15.0.tgz diff --git a/CHANGELOG.md b/CHANGELOG.md index 1887fad1..4feb3233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,92 @@ +# 0.15.0 (2024-07-10) + + +### Bug Fixes + +* Add and enable websocket on apisix route ([#179](https://github.com/hyperledger/identus-mediator/issues/179)) ([9060b73](https://github.com/hyperledger/identus-mediator/commit/9060b73f953436152407069431dc4519400e67e5)) +* Added DidSubject to report problem when not enrolled ([#111](https://github.com/hyperledger/identus-mediator/issues/111)) ([397a00a](https://github.com/hyperledger/identus-mediator/commit/397a00aa10589b68a062f3b664617af19c3e30c2)) +* alias list is empty in new acounts by default ([#87](https://github.com/hyperledger/identus-mediator/issues/87)) ([c35ba20](https://github.com/hyperledger/identus-mediator/commit/c35ba20195fadf260b9c0c2cbad3d03aed7305fd)) +* allowed memory to increase gradually in CI ([#37](https://github.com/hyperledger/identus-mediator/issues/37)) ([59eb4e6](https://github.com/hyperledger/identus-mediator/commit/59eb4e6d5eb41e85d33bddb6298ae0f17acbd196)) +* Annotate Headers & Update zio-http to version 3.0.0-RC2 ([#106](https://github.com/hyperledger/identus-mediator/issues/106)) ([37e3343](https://github.com/hyperledger/identus-mediator/commit/37e33435cbdd5cac4d751a6cf814232f7947fa5b)) +* Change atala-prism-mediator to identus-mediator ([#287](https://github.com/hyperledger/identus-mediator/issues/287)) ([0341a45](https://github.com/hyperledger/identus-mediator/commit/0341a45f96f0c975177d43651d43b062a9aab824)) +* Change from name var to fix name ([#286](https://github.com/hyperledger/identus-mediator/issues/286)) ([c6d046f](https://github.com/hyperledger/identus-mediator/commit/c6d046fafc3372f7557315f4d69503be9050d64f)) +* cleanup IOHK reference ([#325](https://github.com/hyperledger/identus-mediator/issues/325)) ([cd8dee9](https://github.com/hyperledger/identus-mediator/commit/cd8dee9b97cd9dfc5585768809a090ae000a82a8)) +* collectionName messages.outbound ([#92](https://github.com/hyperledger/identus-mediator/issues/92)) ([fa09262](https://github.com/hyperledger/identus-mediator/commit/fa0926256acc1d5aa9fa6c3e71987fa35af7a1b1)) +* correct endpoint for wss in deployment.yaml ([#178](https://github.com/hyperledger/identus-mediator/issues/178)) ([b56b06c](https://github.com/hyperledger/identus-mediator/commit/b56b06c3825b45a0d5ba50bcf40cf63f0440c713)) +* disabled documentation generation ([#24](https://github.com/hyperledger/identus-mediator/issues/24)) ([6fe228f](https://github.com/hyperledger/identus-mediator/commit/6fe228f316d8c03a36cb35f4b11cfb302edc2912)) +* Discord links to never expires ([#141](https://github.com/hyperledger/identus-mediator/issues/141)) ([49ce87c](https://github.com/hyperledger/identus-mediator/commit/49ce87c65fb1ba99e5ba2905dae9609f2389a049)) +* dynamic DID on the web page ([#40](https://github.com/hyperledger/identus-mediator/issues/40)) ([dcf6f58](https://github.com/hyperledger/identus-mediator/commit/dcf6f58f759a7997be1680d706e6e00a70f6a455)) +* Encoder for VerificationMethodReferenced as String ([#110](https://github.com/hyperledger/identus-mediator/issues/110)) ([fda478f](https://github.com/hyperledger/identus-mediator/commit/fda478fc962cd47137095efdcd7dd6868512f337)) +* execute the ProtocolExecute's jobToRun zio ([#8](https://github.com/hyperledger/identus-mediator/issues/8)) ([e8eb809](https://github.com/hyperledger/identus-mediator/commit/e8eb8098b29ccfb1268b65129604c77457377d17)) +* field name routing_did in keylist response body ([#22](https://github.com/hyperledger/identus-mediator/issues/22)) ([eace0fd](https://github.com/hyperledger/identus-mediator/commit/eace0fd85e863f39cff9e5ce08de425df2e9b3f9)) +* Fix release job (add more ram) ([#32](https://github.com/hyperledger/identus-mediator/issues/32)) ([39d5719](https://github.com/hyperledger/identus-mediator/commit/39d5719dcbf1443e50c25d935b00e7e66a89fed4)) +* force release.. ([#190](https://github.com/hyperledger/identus-mediator/issues/190)) ([96baea3](https://github.com/hyperledger/identus-mediator/commit/96baea3f09192e88f80abeac8d96517e8e6eb542)) +* Hardcode the atala prism did identity ([#9](https://github.com/hyperledger/identus-mediator/issues/9)) ([2be3df0](https://github.com/hyperledger/identus-mediator/commit/2be3df07092b01ab34421fa318959d4ee9cfc95d)) +* Id/hash of the message must be deterministic ([#53](https://github.com/hyperledger/identus-mediator/issues/53)) ([4ec7396](https://github.com/hyperledger/identus-mediator/commit/4ec73966ea70100f60db0b6c73534c1af75b8d63)) +* incorrect body of the message results in problem report ([#161](https://github.com/hyperledger/identus-mediator/issues/161)) ([f866daa](https://github.com/hyperledger/identus-mediator/commit/f866daa8960c713da7b053eb0f8378a3bab01080)) +* **infra:** add sync-wave to certificate template ([#134](https://github.com/hyperledger/identus-mediator/issues/134)) ([daecc08](https://github.com/hyperledger/identus-mediator/commit/daecc08e897830beb9bb0a6329c13afcf5588c9b)) +* make content-type header case insensitive & remove support for ws ([#7](https://github.com/hyperledger/identus-mediator/issues/7)) ([c2f064e](https://github.com/hyperledger/identus-mediator/commit/c2f064e8614d0a8085975a64f0246c11abff33e7)) +* mediator ATL-4883 pickup status message to sync reply ([#59](https://github.com/hyperledger/identus-mediator/issues/59)) ([eb5ce56](https://github.com/hyperledger/identus-mediator/commit/eb5ce563b5363be3e4fb718a5fda927b2c6cc0c5)) +* mediator db not storing the orignal value for protected header ([#15](https://github.com/hyperledger/identus-mediator/issues/15)) ([1bba75f](https://github.com/hyperledger/identus-mediator/commit/1bba75f26b2e4c630bc2cc7b399c731705805abf)) +* mediator docker-compose image repo and version ([#39](https://github.com/hyperledger/identus-mediator/issues/39)) ([803b74c](https://github.com/hyperledger/identus-mediator/commit/803b74c037aad864111808fe38250e7e6586b5e4)) +* mediator oob webpage added logo ([#42](https://github.com/hyperledger/identus-mediator/issues/42)) ([faf43d9](https://github.com/hyperledger/identus-mediator/commit/faf43d9eccdada8a17702cec995d76b5bbcffa68)) +* mediator rename package and refactoring ([#41](https://github.com/hyperledger/identus-mediator/issues/41)) ([286e742](https://github.com/hyperledger/identus-mediator/commit/286e7420127aa67b5bc82c98dca2b93b09053067)) +* mediator test ([#71](https://github.com/hyperledger/identus-mediator/issues/71)) ([c32f34e](https://github.com/hyperledger/identus-mediator/commit/c32f34e517abda279d51aae75d278c74921ddc52)) +* mediator unique constraint issue ([#25](https://github.com/hyperledger/identus-mediator/issues/25)) ([c1f0230](https://github.com/hyperledger/identus-mediator/commit/c1f0230a35f771b9d1b13530a1784a8aee9b40a1)) +* **mediator:** Enabled X-Request-Id ATL-5568 ([#104](https://github.com/hyperledger/identus-mediator/issues/104)) ([f96d683](https://github.com/hyperledger/identus-mediator/commit/f96d6834456847c9b4a8dd65583fcac7e1548a13)) +* **mediator:** Update the readme and docker with type of key forma… ([#267](https://github.com/hyperledger/identus-mediator/issues/267)) ([529be58](https://github.com/hyperledger/identus-mediator/commit/529be58e95b48f9133fc9f25c64fcff7c67064ee)) +* MissingProtocolExecuter ([#140](https://github.com/hyperledger/identus-mediator/issues/140)) ([d71bca5](https://github.com/hyperledger/identus-mediator/commit/d71bca590ebfc79e707fef7621e7b14aaa3c5b4a)) +* mongodb init script updated infrastructure mongodb yaml ([#94](https://github.com/hyperledger/identus-mediator/issues/94)) ([a900d64](https://github.com/hyperledger/identus-mediator/commit/a900d6489b069d9ca9f08c31f39c6d723002cf6c)) +* OutOfBand qrcode with base url ([#133](https://github.com/hyperledger/identus-mediator/issues/133)) ([28df290](https://github.com/hyperledger/identus-mediator/commit/28df2904000958c553f0ede66f7e4de06af7a8d1)) +* parsing error when return_route is none ([#77](https://github.com/hyperledger/identus-mediator/issues/77)) ([672037d](https://github.com/hyperledger/identus-mediator/commit/672037de9dd97fddf94b5eebc41eb23fafbeb89c)) +* re-enable the logging based on X-Request-Id header ([#211](https://github.com/hyperledger/identus-mediator/issues/211)) ([0136326](https://github.com/hyperledger/identus-mediator/commit/01363261a2100f5ff0650b94af14d733c09cc400)) +* register the transport ([#192](https://github.com/hyperledger/identus-mediator/issues/192)) ([76d4b35](https://github.com/hyperledger/identus-mediator/commit/76d4b358023b96906f975eaaa81dd6d7bf5d28ae)) +* Release mediator tagFormat ([#285](https://github.com/hyperledger/identus-mediator/issues/285)) ([602f0e5](https://github.com/hyperledger/identus-mediator/commit/602f0e52d050f02aafed0ec4b3ac491b6035f3e5)) +* reply condition check ReturnRoute ([#88](https://github.com/hyperledger/identus-mediator/issues/88)) ([c2a091c](https://github.com/hyperledger/identus-mediator/commit/c2a091c4dd17f9807c16a2eb446de7970e9a2e4a)) +* sbt config enable docker plugin ([#6](https://github.com/hyperledger/identus-mediator/issues/6)) ([4cf6d90](https://github.com/hyperledger/identus-mediator/commit/4cf6d901a4a7c6f2be5523eb1eff0cf2db340506)) +* Send problemReport for duplicate message ([#157](https://github.com/hyperledger/identus-mediator/issues/157)) ([bf589df](https://github.com/hyperledger/identus-mediator/commit/bf589df043f5dc6a71714045530903724e99c0b4)) +* send status message on delivery request If no messages are avail… ([#139](https://github.com/hyperledger/identus-mediator/issues/139)) ([f42239d](https://github.com/hyperledger/identus-mediator/commit/f42239d504c181c8f00b96fb2a3373071f1d8766)) +* set default endpoint to localhost ([#102](https://github.com/hyperledger/identus-mediator/issues/102)) ([b607ca2](https://github.com/hyperledger/identus-mediator/commit/b607ca2d5b11cb12209c93282ee500b3eba5e12a)) +* sign ProblemReport when TO is unspecified ([#105](https://github.com/hyperledger/identus-mediator/issues/105)) ([670d5e4](https://github.com/hyperledger/identus-mediator/commit/670d5e42af40806ea832edc2e02b971e104436e7)) +* Support alias (DID) in Live mode ([#235](https://github.com/hyperledger/identus-mediator/issues/235)) ([5d258bb](https://github.com/hyperledger/identus-mediator/commit/5d258bb1efb180bfa5b0f2e937b3c7be0267795b)), closes [#230](https://github.com/hyperledger/identus-mediator/issues/230) +* trustPing call back not working ([#23](https://github.com/hyperledger/identus-mediator/issues/23)) ([303af83](https://github.com/hyperledger/identus-mediator/commit/303af830e81b470b1abfe0148499c5f924c26013)) +* Update local docker-compose configuration by adding the SERVICE_ENDPOINT port ([#128](https://github.com/hyperledger/identus-mediator/issues/128)) ([071f929](https://github.com/hyperledger/identus-mediator/commit/071f929c4a811afb90bbcffde47db6fd0f95bc8d)) +* Update README.md ([#292](https://github.com/hyperledger/identus-mediator/issues/292)) ([9f3e3d9](https://github.com/hyperledger/identus-mediator/commit/9f3e3d990f63fd5a160a71730432714cc7fe9e55)) +* UserAccountRepo.createOrFindDidAccount ([#69](https://github.com/hyperledger/identus-mediator/issues/69)) ([dc2ccfd](https://github.com/hyperledger/identus-mediator/commit/dc2ccfd80cc041f4acaf2484466cd541c35a47d2)) +* websocket correct indentation ([#182](https://github.com/hyperledger/identus-mediator/issues/182)) ([4a5b607](https://github.com/hyperledger/identus-mediator/commit/4a5b60780b9f608dc2e9137d4b3d80bf826cc83f)) + + +### Features + +* Add config from application.conf and docker-compose and an example ([#10](https://github.com/hyperledger/identus-mediator/issues/10)) ([0031067](https://github.com/hyperledger/identus-mediator/commit/0031067c19aeb03457048bc34a4e5cd9e35230d8)) +* Add docker config to build.sbt ([#5](https://github.com/hyperledger/identus-mediator/issues/5)) ([b2908ad](https://github.com/hyperledger/identus-mediator/commit/b2908ade8713e021460d488c9c0f731c8a355954)) +* add endpoint to get the OOB mediate invitation ([#63](https://github.com/hyperledger/identus-mediator/issues/63)) ([11ef6d1](https://github.com/hyperledger/identus-mediator/commit/11ef6d1d0a7a3034a67a4cfcb5b979b55066075d)) +* add helm-chart for mediator ([#64](https://github.com/hyperledger/identus-mediator/issues/64)) ([c379a62](https://github.com/hyperledger/identus-mediator/commit/c379a62d6d7c63369a8bb3974043642873f9e795)), closes [#61](https://github.com/hyperledger/identus-mediator/issues/61) [#63](https://github.com/hyperledger/identus-mediator/issues/63) +* add MediatorBuildInfo & /did and /version endpoints ([#120](https://github.com/hyperledger/identus-mediator/issues/120)) ([e41098a](https://github.com/hyperledger/identus-mediator/commit/e41098a1dddffe91df0c70c388a2bd77ea960081)) +* Add Storage ([#8](https://github.com/hyperledger/identus-mediator/issues/8)) ([ebf4597](https://github.com/hyperledger/identus-mediator/commit/ebf45971ee7ae5d3c9e149469253f9ce4f7299dc)) +* add tag latest to the mediator docker image ([#118](https://github.com/hyperledger/identus-mediator/issues/118)) ([1ae2b87](https://github.com/hyperledger/identus-mediator/commit/1ae2b87805e9879bc6648f159277e579c46eaa93)) +* Added test for executor and problem reports ([#117](https://github.com/hyperledger/identus-mediator/issues/117)) ([8e26535](https://github.com/hyperledger/identus-mediator/commit/8e26535df4bdd1dcbd03cd7b798574efc62cccc4)) +* Better error handling for connection refused ([#47](https://github.com/hyperledger/identus-mediator/issues/47)) ([80d1956](https://github.com/hyperledger/identus-mediator/commit/80d1956ef13b5f1e42c810eb9b4dee86fa497cb9)) +* Error handling and Send Problem Reports ([#65](https://github.com/hyperledger/identus-mediator/issues/65)) ([933cefc](https://github.com/hyperledger/identus-mediator/commit/933cefc56f1cc066dd434d97b29ec11faef6ad44)) +* fix mongo config when no port & support gzip ([#35](https://github.com/hyperledger/identus-mediator/issues/35)) ([11c9330](https://github.com/hyperledger/identus-mediator/commit/11c9330c62941a67405e51c2d243c0d21078b4d9)) +* Helm Chart Publish ([#301](https://github.com/hyperledger/identus-mediator/issues/301)) ([9f0e118](https://github.com/hyperledger/identus-mediator/commit/9f0e11848cbc630669b1b82c042a07117d8422e8)) +* helm-chart appVersion bump and addtional fixes ([#67](https://github.com/hyperledger/identus-mediator/issues/67)) ([539150b](https://github.com/hyperledger/identus-mediator/commit/539150be61bc228956d1e7c808bed9b1e7527c8e)) +* mediator added more logs and associated message Hash and structured logging ([#16](https://github.com/hyperledger/identus-mediator/issues/16)) ([d9c6926](https://github.com/hyperledger/identus-mediator/commit/d9c6926c0232a98d094434ed00848eaa8dcbdaf5)) +* mediator added test for storage layer ([#13](https://github.com/hyperledger/identus-mediator/issues/13)) ([969f50c](https://github.com/hyperledger/identus-mediator/commit/969f50c86d1255972414c48024891897991a97be)) +* mediator initial release ([#4](https://github.com/hyperledger/identus-mediator/issues/4)) ([98ee905](https://github.com/hyperledger/identus-mediator/commit/98ee9056b6506746b96fa6a209d97b6ece7e13eb)) +* mediator rename package and organise the packages ([#12](https://github.com/hyperledger/identus-mediator/issues/12)) ([594081c](https://github.com/hyperledger/identus-mediator/commit/594081cddd96431317412ccdc8969c461dc9e9d7)) +* new a Webapp to show the QR Code ([#21](https://github.com/hyperledger/identus-mediator/issues/21)) ([d47fc0d](https://github.com/hyperledger/identus-mediator/commit/d47fc0da52426e08030acf26509d7c7a99d1b356)) +* Not send response errors to the caller ([#50](https://github.com/hyperledger/identus-mediator/issues/50)) ([6cf0ac1](https://github.com/hyperledger/identus-mediator/commit/6cf0ac1f9fbbc57778732157be0433f1b8d6604b)) +* process KeylistQuery and return Keylist ([#30](https://github.com/hyperledger/identus-mediator/issues/30)) ([04d2980](https://github.com/hyperledger/identus-mediator/commit/04d2980e7e7d170a1bda64fa3eab4794d2ff750c)) +* reply asynchronous unless return_route all ([#86](https://github.com/hyperledger/identus-mediator/issues/86)) ([a306d59](https://github.com/hyperledger/identus-mediator/commit/a306d5979be83cbca3f054d5c10408adf6d22b69)) +* reply to StatusRequest ([#26](https://github.com/hyperledger/identus-mediator/issues/26)) ([3b44d2f](https://github.com/hyperledger/identus-mediator/commit/3b44d2f87985deb55c296dc7d3fda05b16a36e17)) +* Return 202 HTTP code (for DID Comm) ([#162](https://github.com/hyperledger/identus-mediator/issues/162)) ([2ceab73](https://github.com/hyperledger/identus-mediator/commit/2ceab7333c23edab0b7b3ca5656aecdd04213082)), closes [#160](https://github.com/hyperledger/identus-mediator/issues/160) +* Store outbound messages ([#84](https://github.com/hyperledger/identus-mediator/issues/84)) ([e97cd1d](https://github.com/hyperledger/identus-mediator/commit/e97cd1d2bfba95e17afb74af2bf27ff0be217cc2)) +* Support protocol discover-features 2.0 ([#154](https://github.com/hyperledger/identus-mediator/issues/154)) ([0e93dca](https://github.com/hyperledger/identus-mediator/commit/0e93dcaf881e5e990791306f61e34244bde5fa62)) +* Update ScalaDID to 0.1.0-M18 and support new format of DID Peer ([#204](https://github.com/hyperledger/identus-mediator/issues/204)) ([551ce49](https://github.com/hyperledger/identus-mediator/commit/551ce4901707c0075d6cfcf896641727868a3da3)), closes [#158](https://github.com/hyperledger/identus-mediator/issues/158) +* Update timeout settings for websocket ([#191](https://github.com/hyperledger/identus-mediator/issues/191)) ([bfd228f](https://github.com/hyperledger/identus-mediator/commit/bfd228fa77d2ae0f76ed091e98ebd42849474e11)) +* websockets support ([#172](https://github.com/hyperledger/identus-mediator/issues/172)) ([3d32b51](https://github.com/hyperledger/identus-mediator/commit/3d32b51bd357904c8ab19c53b98ac1c22bbb4b82)) + # [0.15.0-beta.2](https://github.com/hyperledger/identus-mediator/compare/v0.15.0-beta.1...v0.15.0-beta.2) (2024-07-10) diff --git a/infrastructure/charts/identus-mediator-0.15.0.tgz b/infrastructure/charts/identus-mediator-0.15.0.tgz new file mode 100644 index 0000000000000000000000000000000000000000..acdad93c884d887450f20747812055347bcf38f4 GIT binary patch literal 3809 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 XvMt;4PcHu(00960^|i$i09pV5*-e@z literal 0 HcmV?d00001 diff --git a/infrastructure/charts/index.yaml b/infrastructure/charts/index.yaml index 9ce4b600..8d5c703c 100644 --- a/infrastructure/charts/index.yaml +++ b/infrastructure/charts/index.yaml @@ -3,7 +3,7 @@ entries: identus-mediator: - apiVersion: v2 appVersion: 1.0.0-beta.1 - created: "2024-07-10T13:59:01.213489982Z" + created: "2024-07-10T14:51:23.213193767Z" description: A Helm chart for deploying identus-mediator digest: 18cd95f21bd5a733473d0a775a0804c3bbd5efc201d68daa3cf38bc5184318e9 name: identus-mediator @@ -11,9 +11,19 @@ entries: urls: - https://raw.githubusercontent.com/hyperledger/identus-mediator/main/infrastructure/charts/identus-mediator-1.0.0-beta.1.tgz version: 1.0.0-beta.1 + - apiVersion: v2 + appVersion: 0.15.0 + created: "2024-07-10T14:51:23.21287392Z" + description: A Helm chart for deploying identus-mediator + digest: 44e6bd78133d62d703812a02e08c12885d39559b638869af01725440543f2400 + name: identus-mediator + type: application + urls: + - https://raw.githubusercontent.com/hyperledger/identus-mediator/main/infrastructure/charts/identus-mediator-0.15.0.tgz + version: 0.15.0 - apiVersion: v2 appVersion: 0.15.0-beta.2 - created: "2024-07-10T13:59:01.212699389Z" + created: "2024-07-10T14:51:23.21253088Z" description: A Helm chart for deploying identus-mediator digest: 97a832fb8c87616582228a12ae410e62d68c4244cdda4250161a21b6899eab76 name: identus-mediator @@ -23,7 +33,7 @@ entries: version: 0.15.0-beta.2 - apiVersion: v2 appVersion: 0.15.0-beta.1 - created: "2024-07-10T13:59:01.21212122Z" + created: "2024-07-10T14:51:23.212170828Z" description: A Helm chart for deploying identus-mediator digest: e587e523c3e139205fffe7920d482e38ad40857da4765599276b4cbf78c609bc name: identus-mediator @@ -33,7 +43,7 @@ entries: version: 0.15.0-beta.1 - apiVersion: v2 appVersion: 0.15.0-beta.0 - created: "2024-07-10T13:59:01.211796042Z" + created: "2024-07-10T14:51:23.211815585Z" description: A Helm chart for deploying identus-mediator digest: b76619318b376186c8a431aea32a813bcb46296453b713792a222b5f06e017bd name: identus-mediator @@ -41,4 +51,4 @@ entries: urls: - https://raw.githubusercontent.com/hyperledger/identus-mediator/main/infrastructure/charts/identus-mediator-0.15.0-beta.0.tgz version: 0.15.0-beta.0 -generated: "2024-07-10T13:59:01.211309794Z" +generated: "2024-07-10T14:51:23.211268734Z" diff --git a/infrastructure/charts/mediator/Chart.yaml b/infrastructure/charts/mediator/Chart.yaml index 3fbc828c..3de7e1be 100644 --- a/infrastructure/charts/mediator/Chart.yaml +++ b/infrastructure/charts/mediator/Chart.yaml @@ -13,10 +13,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.15.0-beta.2 +version: 0.15.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.15.0-beta.2" +appVersion: "0.15.0" dependencies: [] diff --git a/package-lock.json b/package-lock.json index c6822150..4b30362d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "identus-mediator", - "version": "0.15.0-beta.2", + "version": "0.15.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "identus-mediator", - "version": "0.15.0-beta.2", + "version": "0.15.0", "devDependencies": { "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", diff --git a/package.json b/package.json index 8e3dc650..8b062b77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "identus-mediator", - "version": "0.15.0-beta.2", + "version": "0.15.0", "engines": { "node": ">=16.13.0" }, diff --git a/version.sbt b/version.sbt index 8205a82d..07624315 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "0.15.0-beta.2-SNAPSHOT" +ThisBuild / version := "0.15.0-SNAPSHOT"