From e7b60a04051d0590203482430e5161d5f6a31d24 Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Tue, 31 Aug 2021 14:27:41 -0700 Subject: [PATCH] chore(release): publish v0.9.0 Signed-off-by: Peter Somogyvari --- CHANGELOG.md | 25 +++++++++++++++++ .../CHANGELOG.md | 12 ++++++++ .../package.json | 22 +++++++-------- .../CHANGELOG.md | 8 ++++++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 16 +++++++++++ .../package.json | 16 +++++------ .../CHANGELOG.md | 12 ++++++++ .../package.json | 28 +++++++++---------- .../CHANGELOG.md | 8 ++++++ .../package.json | 20 ++++++------- .../CHANGELOG.md | 16 +++++++++++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 11 ++++++++ .../package.json | 10 +++---- lerna.json | 2 +- packages/cactus-api-client/CHANGELOG.md | 8 ++++++ packages/cactus-api-client/package.json | 10 +++---- packages/cactus-cmd-api-server/CHANGELOG.md | 17 +++++++++++ packages/cactus-cmd-api-server/package.json | 12 ++++---- packages/cactus-common/CHANGELOG.md | 11 ++++++++ packages/cactus-common/package.json | 2 +- packages/cactus-core-api/CHANGELOG.md | 11 ++++++++ packages/cactus-core-api/package.json | 4 +-- packages/cactus-core/CHANGELOG.md | 8 ++++++ packages/cactus-core/package.json | 6 ++-- .../CHANGELOG.md | 8 ++++++ .../package.json | 8 +++--- .../CHANGELOG.md | 8 ++++++ .../package.json | 10 +++---- .../cactus-plugin-htlc-eth-besu/CHANGELOG.md | 11 ++++++++ .../cactus-plugin-htlc-eth-besu/package.json | 14 +++++----- .../CHANGELOG.md | 8 ++++++ .../package.json | 10 +++---- .../CHANGELOG.md | 8 ++++++ .../package.json | 10 +++---- .../CHANGELOG.md | 8 ++++++ .../package.json | 10 +++---- .../CHANGELOG.md | 8 ++++++ .../package.json | 8 +++--- .../cactus-plugin-keychain-vault/CHANGELOG.md | 8 ++++++ .../cactus-plugin-keychain-vault/package.json | 10 +++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 12 ++++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 10 +++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 12 ++++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 12 ++++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 12 ++++---- .../CHANGELOG.md | 11 ++++++++ .../package.json | 12 ++++---- packages/cactus-test-api-client/CHANGELOG.md | 12 ++++++++ packages/cactus-test-api-client/package.json | 18 ++++++------ .../cactus-test-cmd-api-server/CHANGELOG.md | 11 ++++++++ .../cactus-test-cmd-api-server/package.json | 14 +++++----- .../CHANGELOG.md | 11 ++++++++ .../package.json | 14 +++++----- .../CHANGELOG.md | 11 ++++++++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 11 ++++++++ .../package.json | 18 ++++++------ .../CHANGELOG.md | 12 ++++++++ .../package.json | 16 +++++------ .../CHANGELOG.md | 11 ++++++++ .../package.json | 16 +++++------ packages/cactus-test-tooling/CHANGELOG.md | 14 ++++++++++ packages/cactus-test-tooling/package.json | 4 +-- 70 files changed, 607 insertions(+), 218 deletions(-) create mode 100644 packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index c44981ccfe..ad139f9438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Bug Fixes + +* check for req function onPluginInit in isCactusPlugin ([f5ffb92](https://github.com/hyperledger/cactus/commit/f5ffb92d5a03ecb14ec6952d8dff0d8ec101df35)), closes [#1277](https://github.com/hyperledger/cactus/issues/1277) +* **cmd-api-server:** add missing deps remove unused ones [#1226](https://github.com/hyperledger/cactus/issues/1226) ([b348e42](https://github.com/hyperledger/cactus/commit/b348e4266369fed502610b4c0769d4d6b19f9115)) +* **examples:** front-end packages missing browserify polyfills [#1224](https://github.com/hyperledger/cactus/issues/1224) ([4cc6f2c](https://github.com/hyperledger/cactus/commit/4cc6f2c5d3345a7af8cc04b9218c38d7670872a8)) +* **indy-validator:** fixing indy validator initialization ([d9f6d5d](https://github.com/hyperledger/cactus/commit/d9f6d5d9cf32eb49a6159d42c717484642a98e61)) +* remove no longer working scripts from package.json ([fcf26ed](https://github.com/hyperledger/cactus/commit/fcf26edf6e2d87ae619875e2d38135d5ed11a995)), closes [#1271](https://github.com/hyperledger/cactus/issues/1271) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) +* **connector-fabric:** add support for vault transit secret engine ([2161e0d](https://github.com/hyperledger/cactus/commit/2161e0d75bac49654f0d38c8a9e2b03234894ed8)) +* **connector-iroha:** adds connector plugin ([4745df0](https://github.com/hyperledger/cactus/commit/4745df0bee6b9ab5fb9e57bb603ae95d6baeb391)) +* **corda:** resolves [#888](https://github.com/hyperledger/cactus/issues/888) ([d4af647](https://github.com/hyperledger/cactus/commit/d4af647f96b9eda592ffe1797679e086e32a039d)) +* **iroha:** add iroha AIO image and iroha test ledger ([1eb811a](https://github.com/hyperledger/cactus/commit/1eb811a3c92f8459298c9f10b9e0d13e36d667b6)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md index f30702d2fd..762e283f46 100644 --- a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-backend diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index a117040ae8..b0796901c1 100644 --- a/examples/cactus-example-carbon-accounting-backend/package.json +++ b/examples/cactus-example-carbon-accounting-backend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-backend", - "version": "0.8.0", + "version": "0.9.0", "description": "An example application showing how to use Cactus when implementing a Carbon Accounting Application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-example-carbon-accounting-backend.node.umd.min.js", @@ -69,16 +69,16 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@openzeppelin/contracts": "4.2.0", "@openzeppelin/contracts-upgradeable": "4.2.0", "async-exit-hook": "2.0.1", diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md b/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md index 9f41d4fb7a..ce4aed9163 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-business-logic-plugin + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-business-logic-plugin diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json index 9a632b040b..cb4c1e7e9a 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin", - "version": "0.8.0", + "version": "0.9.0", "description": "An example business logic plugin implementation for Cactus", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-example-carbon-accounting-business-logic-plugin.node.umd.min.js", @@ -72,14 +72,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.9.0", "async-exit-hook": "2.0.1", "axios": "0.21.1", "express": "4.17.1", diff --git a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md index 1d5578f5a8..90d2d0ffa6 100644 --- a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Bug Fixes + +* **examples:** front-end packages missing browserify polyfills [#1224](https://github.com/hyperledger/cactus/issues/1224) ([4cc6f2c](https://github.com/hyperledger/cactus/commit/4cc6f2c5d3345a7af8cc04b9218c38d7670872a8)) + + +### Features + +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-frontend diff --git a/examples/cactus-example-carbon-accounting-frontend/package.json b/examples/cactus-example-carbon-accounting-frontend/package.json index da699d8ae1..8c9f2a844e 100644 --- a/examples/cactus-example-carbon-accounting-frontend/package.json +++ b/examples/cactus-example-carbon-accounting-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-carbon-accounting-frontend", - "version": "0.8.0", + "version": "0.9.0", "description": "The frontend component of an example project demonstrating how Cactus can be used for cross-chain dapp development.", "files": [ "www/*" @@ -22,13 +22,13 @@ "@angular/platform-browser": "12.2.0", "@angular/platform-browser-dynamic": "12.2.0", "@angular/router": "12.2.0", - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", "@ionic-native/core": "5.35.0", "@ionic-native/splash-screen": "5.35.0", "@ionic-native/status-bar": "5.35.0", diff --git a/examples/cactus-example-supply-chain-backend/CHANGELOG.md b/examples/cactus-example-supply-chain-backend/CHANGELOG.md index a41b798e17..e245bffb93 100644 --- a/examples/cactus-example-supply-chain-backend/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-backend/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index 5f23ec71c7..1c10fb8501 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-backend", - "version": "0.8.0", + "version": "0.9.0", "description": "An example application showing how to use Cactus when implementing a supply chain application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-example-supply-chain-backend.node.umd.min.js", @@ -63,19 +63,19 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.8.0", - "@hyperledger/cactus-example-supply-chain-frontend": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.9.0", + "@hyperledger/cactus-example-supply-chain-frontend": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "async-exit-hook": "2.0.1", "axios": "0.21.1", "express": "4.17.1", diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md b/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md index 53d6e2d42c..3096e1d5b9 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-business-logic-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-business-logic-plugin + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-business-logic-plugin diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/package.json b/examples/cactus-example-supply-chain-business-logic-plugin/package.json index 3e4d321b39..e6dafe2b82 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-business-logic-plugin", - "version": "0.8.0", + "version": "0.9.0", "description": "An example business logic plugin implementation for Cactus", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-example-supply-chain-business-logic-plugin.node.umd.min.js", @@ -72,15 +72,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0", "async-exit-hook": "2.0.1", "axios": "0.21.1", "express": "4.17.1", diff --git a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md b/examples/cactus-example-supply-chain-frontend/CHANGELOG.md index cfcb5f78d5..e83a452326 100644 --- a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-frontend/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Bug Fixes + +* **examples:** front-end packages missing browserify polyfills [#1224](https://github.com/hyperledger/cactus/issues/1224) ([4cc6f2c](https://github.com/hyperledger/cactus/commit/4cc6f2c5d3345a7af8cc04b9218c38d7670872a8)) + + +### Features + +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-frontend diff --git a/examples/cactus-example-supply-chain-frontend/package.json b/examples/cactus-example-supply-chain-frontend/package.json index 6048d920cb..c5880614a2 100644 --- a/examples/cactus-example-supply-chain-frontend/package.json +++ b/examples/cactus-example-supply-chain-frontend/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-example-supply-chain-frontend", - "version": "0.8.0", + "version": "0.9.0", "description": "The frontend component of an example project demonstrating how Cactus can be used for cross-chain dapp development.", "files": [ "www/*" @@ -22,14 +22,14 @@ "@angular/platform-browser": "12.2.0", "@angular/platform-browser-dynamic": "12.2.0", "@angular/router": "12.2.0", - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0", "@ionic-native/core": "5.35.0", "@ionic-native/splash-screen": "5.35.0", "@ionic-native/status-bar": "5.35.0", diff --git a/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md b/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md index 3c8493a47d..6eb79ef24b 100644 --- a/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md +++ b/extensions/cactus-plugin-object-store-ipfs/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-object-store-ipfs diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index dd8a3417e1..1f1e2127cb 100644 --- a/extensions/cactus-plugin-object-store-ipfs/package.json +++ b/extensions/cactus-plugin-object-store-ipfs/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-object-store-ipfs", - "version": "0.8.0", + "version": "0.9.0", "description": "IPFS backed objec store plugin implementation for Hyperledger Cactus", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-object-store-ipfs.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "ipfs-http-client": "51.0.1", "run-time-error": "1.4.0", @@ -82,7 +82,7 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "express": "4.17.1", "ipfs-core-types": "0.6.1", diff --git a/lerna.json b/lerna.json index 0fec26e2c8..817b4ea3ab 100644 --- a/lerna.json +++ b/lerna.json @@ -4,7 +4,7 @@ "examples/cactus-*", "extensions/cactus-*" ], - "version": "0.8.0", + "version": "0.9.0", "npmClient": "yarn", "useWorkspaces": "true", "command": { diff --git a/packages/cactus-api-client/CHANGELOG.md b/packages/cactus-api-client/CHANGELOG.md index 512cb5de02..be6ce88703 100644 --- a/packages/cactus-api-client/CHANGELOG.md +++ b/packages/cactus-api-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-api-client + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-api-client diff --git a/packages/cactus-api-client/package.json b/packages/cactus-api-client/package.json index f571f0df68..a4f1a26375 100644 --- a/packages/cactus-api-client/package.json +++ b/packages/cactus-api-client/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-api-client", - "version": "0.8.0", + "version": "0.9.0", "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-api-client.node.umd.min.js", @@ -63,9 +63,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0" + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0" } } diff --git a/packages/cactus-cmd-api-server/CHANGELOG.md b/packages/cactus-cmd-api-server/CHANGELOG.md index d2338e4749..cdca83a7a4 100644 --- a/packages/cactus-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-cmd-api-server/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Bug Fixes + +* **cmd-api-server:** add missing deps remove unused ones [#1226](https://github.com/hyperledger/cactus/issues/1226) ([b348e42](https://github.com/hyperledger/cactus/commit/b348e4266369fed502610b4c0769d4d6b19f9115)) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index a45d18d7c2..b64159f53a 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-cmd-api-server", - "version": "0.8.0", + "version": "0.9.0", "description": "API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.", "files": [ "dist/*" @@ -77,9 +77,9 @@ "dependencies": { "@grpc/grpc-js": "1.3.6", "@grpc/proto-loader": "0.6.4", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "@thream/socketio-jwt": "2.1.1", "axios": "0.21.1", "body-parser": "1.19.0", @@ -105,8 +105,8 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-vault": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-vault": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/compression": "1.7.1", "@types/convict": "6.1.1", "@types/cors": "2.8.12", diff --git a/packages/cactus-common/CHANGELOG.md b/packages/cactus-common/CHANGELOG.md index 0588cefd61..0c912229c0 100644 --- a/packages/cactus-common/CHANGELOG.md +++ b/packages/cactus-common/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **connector-iroha:** adds connector plugin ([4745df0](https://github.com/hyperledger/cactus/commit/4745df0bee6b9ab5fb9e57bb603ae95d6baeb391)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-common diff --git a/packages/cactus-common/package.json b/packages/cactus-common/package.json index d36b54ba28..b9b5719542 100644 --- a/packages/cactus-common/package.json +++ b/packages/cactus-common/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-common", - "version": "0.8.0", + "version": "0.9.0", "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-common.node.umd.min.js", diff --git a/packages/cactus-core-api/CHANGELOG.md b/packages/cactus-core-api/CHANGELOG.md index 66f710db47..15e909ff83 100644 --- a/packages/cactus-core-api/CHANGELOG.md +++ b/packages/cactus-core-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Bug Fixes + +* check for req function onPluginInit in isCactusPlugin ([f5ffb92](https://github.com/hyperledger/cactus/commit/f5ffb92d5a03ecb14ec6952d8dff0d8ec101df35)), closes [#1277](https://github.com/hyperledger/cactus/issues/1277) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-core-api diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index 708ab27066..90429b9754 100644 --- a/packages/cactus-core-api/package.json +++ b/packages/cactus-core-api/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-core-api", - "version": "0.8.0", + "version": "0.9.0", "description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-core-api.node.umd.min.js", @@ -77,7 +77,7 @@ "typescript-optional": "2.0.1" }, "dependencies": { - "@hyperledger/cactus-common": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", "axios": "0.21.1" } } diff --git a/packages/cactus-core/CHANGELOG.md b/packages/cactus-core/CHANGELOG.md index 5f84694a18..f061ef53f0 100644 --- a/packages/cactus-core/CHANGELOG.md +++ b/packages/cactus-core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-core + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-core diff --git a/packages/cactus-core/package.json b/packages/cactus-core/package.json index 240b7ade3a..919dbd9780 100644 --- a/packages/cactus-core/package.json +++ b/packages/cactus-core/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-core", - "version": "0.8.0", + "version": "0.9.0", "description": "Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-core.node.umd.min.js", @@ -63,8 +63,8 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "express": "4.17.1", "express-jwt-authz": "2.4.1", "typescript-optional": "2.0.1" diff --git a/packages/cactus-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-plugin-consortium-manual/CHANGELOG.md index b39818f5a1..88cb464055 100644 --- a/packages/cactus-plugin-consortium-manual/CHANGELOG.md +++ b/packages/cactus-plugin-consortium-manual/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-consortium-manual + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index 6f60bef47c..26a66c5da3 100644 --- a/packages/cactus-plugin-consortium-manual/package.json +++ b/packages/cactus-plugin-consortium-manual/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-consortium-manual", - "version": "0.8.0", + "version": "0.9.0", "description": "A web service plugin that provides management capabilities on a Cactus consortium as a whole for administrative purposes.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-consortium-manual.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "body-parser": "1.19.0", "express": "4.17.1", diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md b/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md index 7e1d670edf..4c244c9ba6 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu-erc20 + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu-erc20 diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index ec65418a93..9996bf14c3 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-htlc-eth-besu-erc20", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to interact with HTLC contracts with ERC-20 Tokens", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-htlc-eth-besu-erc20.node.umd.min.js", @@ -77,10 +77,10 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "joi": "17.4.2", diff --git a/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md b/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md index 4a99fa818c..dd70e26a5d 100644 --- a/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-htlc-eth-besu diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 03a50ddc84..e590563d8f 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-htlc-eth-besu", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to interact with HTLC ETH contracts", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-htlc-eth-besu.node.umd.min.js", @@ -77,12 +77,12 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "joi": "17.4.2", diff --git a/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md b/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md index 85f2a272d8..613b1d5d0d 100644 --- a/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-aws-sm + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-aws-sm diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 1fadf23484..29ee6afd85 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-aws-sm", - "version": "0.8.0", + "version": "0.9.0", "description": "A keychain implementation storing its entries in AWS Secret Manger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-keychain-aws-sm.node.umd.min.js", @@ -72,16 +72,16 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "aws-sdk": "2.965.0", "axios": "0.21.1", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/request": "2.48.7", "internal-ip": "6.2.0", diff --git a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md b/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md index de6995b335..20b2879b87 100644 --- a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-azure-kv + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-azure-kv diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index 23dbb4e456..378a65952a 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-azure-kv", - "version": "0.8.0", + "version": "0.9.0", "description": "A keychain implementation storing its entries in Azure key vault.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-keychain-azure-kv.node.umd.min.js", @@ -74,15 +74,15 @@ "dependencies": { "@azure/identity": "1.5.0", "@azure/keyvault-secrets": "4.3.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", diff --git a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md b/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md index f116a15b4b..dd260bcb4b 100644 --- a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-google-sm + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-google-sm diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index 83748fa972..aeb4ec611d 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-google-sm", - "version": "0.8.0", + "version": "0.9.0", "description": "A keychain implementation storing its entries in Azure key vault.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-keychain-google-sm.node.umd.min.js", @@ -73,15 +73,15 @@ "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { "@google-cloud/secret-manager": "3.9.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", diff --git a/packages/cactus-plugin-keychain-memory/CHANGELOG.md b/packages/cactus-plugin-keychain-memory/CHANGELOG.md index 7f4c111398..f45bf4c9c1 100644 --- a/packages/cactus-plugin-keychain-memory/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-memory/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-memory + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-keychain-memory/package.json b/packages/cactus-plugin-keychain-memory/package.json index 9330814990..b2c02e073f 100644 --- a/packages/cactus-plugin-keychain-memory/package.json +++ b/packages/cactus-plugin-keychain-memory/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-memory", - "version": "0.8.0", + "version": "0.9.0", "description": "Dummy keychain implementation doing NO encryption and storing everything in-memory. Only suitable for development and testing.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-keychain-memory.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "prom-client": "13.2.0", diff --git a/packages/cactus-plugin-keychain-vault/CHANGELOG.md b/packages/cactus-plugin-keychain-vault/CHANGELOG.md index 8c94037f0a..4454f1a348 100644 --- a/packages/cactus-plugin-keychain-vault/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-vault/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-keychain-vault + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index 15e90b1938..dab0e80824 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-keychain-vault", - "version": "0.8.0", + "version": "0.9.0", "description": "A keychain implementation storing its entries in Hashicorp Vault. Actual logic is implemented in Rust.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-keychain-vault.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "http-status-codes": "2.1.4", "node-vault": "0.9.22", @@ -82,7 +82,7 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/request": "2.48.7", "internal-ip": "6.2.0", diff --git a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md index 6766b3dc77..0c1afecfe6 100644 --- a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index 5de02a1430..3a377f1867 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-besu", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to a Besu ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-besu.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "joi": "17.4.2", @@ -91,8 +91,8 @@ "web3-utils": "1.3.5" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "socket.io": "4.1.3", "web3-core": "1.5.1", diff --git a/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md index 93706e833f..e6da132812 100644 --- a/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **corda:** resolves [#888](https://github.com/hyperledger/cactus/issues/888) ([d4af647](https://github.com/hyperledger/cactus/commit/d4af647f96b9eda592ffe1797679e086e32a039d)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index c6233caef2..ac870a8ffa 100644 --- a/packages/cactus-plugin-ledger-connector-corda/package.json +++ b/packages/cactus-plugin-ledger-connector-corda/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-corda", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to a Corda ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-corda.node.umd.min.js", @@ -73,9 +73,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "express-openapi-validator": "3.10.0", "internal-ip": "6.2.0", @@ -86,7 +86,7 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/multer": "1.4.7", "@types/node-ssh": "7.0.1", diff --git a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md index c177378685..5c7828165e 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **connector-fabric:** add support for vault transit secret engine ([2161e0d](https://github.com/hyperledger/cactus/commit/2161e0d75bac49654f0d38c8a9e2b03234894ed8)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index 745f515f70..fedc021534 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-fabric", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to a Fabric ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-fabric.node.umd.min.js", @@ -73,9 +73,9 @@ "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { "@fidm/x509": "1.2.1", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "bl": "5.0.0", "bn.js": "4.12.0", @@ -98,8 +98,8 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "@types/fs-extra": "9.0.12", "@types/jsrsasign": "8.0.13", diff --git a/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md new file mode 100644 index 0000000000..d6ef7c55f9 --- /dev/null +++ b/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **connector-iroha:** adds connector plugin ([4745df0](https://github.com/hyperledger/cactus/commit/4745df0bee6b9ab5fb9e57bb603ae95d6baeb391)) diff --git a/packages/cactus-plugin-ledger-connector-iroha/package.json b/packages/cactus-plugin-ledger-connector-iroha/package.json index fada22b48b..37ef060f13 100644 --- a/packages/cactus-plugin-ledger-connector-iroha/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-iroha", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to an Iroha ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-iroha.node.umd.min.js", @@ -73,9 +73,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "@types/google-protobuf": "3.15.3", "axios": "0.21.1", "express": "4.17.1", @@ -86,8 +86,8 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.8" } } diff --git a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md index 93bc636bab..0a91ccf418 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-ledger-connector-quorum/package.json b/packages/cactus-plugin-ledger-connector-quorum/package.json index f32fe17c88..9eed896c12 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/package.json +++ b/packages/cactus-plugin-ledger-connector-quorum/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-quorum", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to a Quorum ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-quorum.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "prom-client": "13.2.0", @@ -83,8 +83,8 @@ "web3-eth-contract": "1.3.5" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13", "web3-eth": "1.3.5" } diff --git a/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md index a9de60fed1..69a3e5cd6d 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index 8e8f2f2fc3..34182ae720 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-xdai", - "version": "0.8.0", + "version": "0.9.0", "description": "Allows Cactus nodes to connect to a Xdai ledger.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-plugin-ledger-connector-xdai.node.umd.min.js", @@ -72,9 +72,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", "axios": "0.21.1", "express": "4.17.1", "joi": "17.4.2", @@ -85,8 +85,8 @@ "web3-utils": "1.3.5" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "@types/express": "4.17.13" } } diff --git a/packages/cactus-test-api-client/CHANGELOG.md b/packages/cactus-test-api-client/CHANGELOG.md index edbb4aaadb..b5fd46ac42 100644 --- a/packages/cactus-test-api-client/CHANGELOG.md +++ b/packages/cactus-test-api-client/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-test-api-client/package.json b/packages/cactus-test-api-client/package.json index ea5b4668e9..f131f1e52a 100644 --- a/packages/cactus-test-api-client/package.json +++ b/packages/cactus-test-api-client/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-api-client", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-api-client.node.umd.min.js", @@ -63,17 +63,17 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.8.0", - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.8.0", + "@hyperledger/cactus-api-client": "0.9.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0", "jose": "1.28.1", "web3": "1.3.5" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0" + "@hyperledger/cactus-test-tooling": "0.9.0" } } diff --git a/packages/cactus-test-cmd-api-server/CHANGELOG.md b/packages/cactus-test-cmd-api-server/CHANGELOG.md index 85850f0546..709cfc9f32 100644 --- a/packages/cactus-test-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-test-cmd-api-server/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-test-cmd-api-server/package.json b/packages/cactus-test-cmd-api-server/package.json index ea87f8bfd3..4d58c76ff5 100644 --- a/packages/cactus-test-cmd-api-server/package.json +++ b/packages/cactus-test-cmd-api-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-cmd-api-server", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-cmd-api-server.node.umd.min.js", @@ -63,15 +63,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-keychain-vault": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-keychain-vault": "0.9.0", "express-jwt-authz": "2.4.1", "jose": "1.28.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0" + "@hyperledger/cactus-test-tooling": "0.9.0" } } diff --git a/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md index f7de7bcc32..c4fb128700 100644 --- a/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md +++ b/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) diff --git a/packages/cactus-test-plugin-consortium-manual/package.json b/packages/cactus-test-plugin-consortium-manual/package.json index 6c885e2fca..63665cc22f 100644 --- a/packages/cactus-test-plugin-consortium-manual/package.json +++ b/packages/cactus-test-plugin-consortium-manual/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-consortium-manual", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Quorum ledger and the API server.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-plugin-consortium-manual.node.umd.min.js", @@ -63,12 +63,12 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-consortium-manual": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", "axios": "0.21.1", "jose": "1.28.1" } diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md b/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md index 64ca64c1da..e3416d2c19 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu-erc20 diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json index 1ef56de312..3a7413bc83 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for HTLC with ERC-20 tokens plugin.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-plugin-htlc-eth-besu-erc20.node.umd.min.js", @@ -63,14 +63,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "axios": "0.21.1", "express": "4.17.1" }, diff --git a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md b/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md index 422b954f8f..594c3631d3 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-htlc-eth-besu diff --git a/packages/cactus-test-plugin-htlc-eth-besu/package.json b/packages/cactus-test-plugin-htlc-eth-besu/package.json index bbcf3426e2..8263b86360 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-htlc-eth-besu", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Besu ledger and the API server.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-plugin-htlc-eth-besu.node.umd.min.js", @@ -63,14 +63,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-htlc-eth-besu": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-htlc-eth-besu": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "axios": "0.21.1", "key-encoder": "2.0.3", "web3": "1.3.5", diff --git a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md index a4de404675..ea540d5f46 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **cmd-api-server:** support grpc web services [#1189](https://github.com/hyperledger/cactus/issues/1189) ([4cace1d](https://github.com/hyperledger/cactus/commit/4cace1dca3377e09d2ed37fdadeec6b125d47896)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-besu diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index 26150b6959..75386722ff 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-test-plugin-ledger-connector-besu/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-ledger-connector-besu", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Besu ledger and the API server.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-plugin-ledger-connector-besu.node.umd.min.js", @@ -63,14 +63,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.8.0", - "@hyperledger/cactus-test-tooling": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0", + "@hyperledger/cactus-test-tooling": "0.9.0", "key-encoder": "2.0.3", "web3": "1.3.5", - "web3-eea": "0.11.0" + "web3-eea": "0.11.0" } } diff --git a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md index e4de591821..8f41a8c621 100644 --- a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-test-plugin-ledger-connector-quorum diff --git a/packages/cactus-test-plugin-ledger-connector-quorum/package.json b/packages/cactus-test-plugin-ledger-connector-quorum/package.json index 125f06200c..ebe67decda 100644 --- a/packages/cactus-test-plugin-ledger-connector-quorum/package.json +++ b/packages/cactus-test-plugin-ledger-connector-quorum/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-plugin-ledger-connector-quorum", - "version": "0.8.0", + "version": "0.9.0", "description": "Integration tests for the Quorum ledger and the API server.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-plugin-ledger-connector-quorum.node.umd.min.js", @@ -63,15 +63,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.8.0", - "@hyperledger/cactus-common": "0.8.0", - "@hyperledger/cactus-core": "0.8.0", - "@hyperledger/cactus-core-api": "0.8.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.8.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.8.0", + "@hyperledger/cactus-cmd-api-server": "0.9.0", + "@hyperledger/cactus-common": "0.9.0", + "@hyperledger/cactus-core": "0.9.0", + "@hyperledger/cactus-core-api": "0.9.0", + "@hyperledger/cactus-plugin-keychain-memory": "0.9.0", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0", "web3": "1.3.5" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.8.0" + "@hyperledger/cactus-test-tooling": "0.9.0" } } diff --git a/packages/cactus-test-tooling/CHANGELOG.md b/packages/cactus-test-tooling/CHANGELOG.md index b83e24e700..215f592e87 100644 --- a/packages/cactus-test-tooling/CHANGELOG.md +++ b/packages/cactus-test-tooling/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.9.0](https://github.com/hyperledger/cactus/compare/v0.8.0...v0.9.0) (2021-08-31) + + +### Features + +* besu private transaction support ([53b4980](https://github.com/hyperledger/cactus/commit/53b49808615aced96b628bf1498a1b62c5c9ca42)) +* **connector-fabric:** add support for vault transit secret engine ([2161e0d](https://github.com/hyperledger/cactus/commit/2161e0d75bac49654f0d38c8a9e2b03234894ed8)) +* **connector-iroha:** adds connector plugin ([4745df0](https://github.com/hyperledger/cactus/commit/4745df0bee6b9ab5fb9e57bb603ae95d6baeb391)) +* **iroha:** add iroha AIO image and iroha test ledger ([1eb811a](https://github.com/hyperledger/cactus/commit/1eb811a3c92f8459298c9f10b9e0d13e36d667b6)) + + + + + # [0.8.0](https://github.com/hyperledger/cactus/compare/v0.7.0...v0.8.0) (2021-08-17) **Note:** Version bump only for package @hyperledger/cactus-test-tooling diff --git a/packages/cactus-test-tooling/package.json b/packages/cactus-test-tooling/package.json index 8a3bf8809d..397ad44d00 100644 --- a/packages/cactus-test-tooling/package.json +++ b/packages/cactus-test-tooling/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-test-tooling", - "version": "0.8.0", + "version": "0.9.0", "description": "Swiss army knife for test development. Main goal is to make pulling up test/dummy ledgers on the fly for tests easy, especially for test cases that are about simulating clean ledger state or wiped ledger state, etc.", "main": "dist/lib/main/typescript/index.js", "mainMinified": "dist/cactus-test-tooling.node.umd.min.js", @@ -63,7 +63,7 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.8.0", + "@hyperledger/cactus-common": "0.9.0", "axios": "0.21.1", "compare-versions": "3.6.0", "dockerode": "3.3.0",