From bfe342e9f443737a3bc083e0d9697024021229ae Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Mon, 11 Oct 2021 11:43:30 -0700 Subject: [PATCH] chore(release): publish v1.0.0-rc.1 Signed-off-by: Peter Somogyvari --- CHANGELOG.md | 35 ++++++++ .../CHANGELOG.md | 11 +++ .../package.json | 24 ++--- .../CHANGELOG.md | 11 +++ .../package.json | 20 ++--- .../CHANGELOG.md | 8 ++ .../package.json | 16 ++-- .../CHANGELOG.md | 12 +++ .../package.json | 30 +++---- .../CHANGELOG.md | 12 +++ .../package.json | 22 ++--- .../CHANGELOG.md | 8 ++ .../package.json | 18 ++-- .../CHANGELOG.md | 11 +++ .../package.json | 12 +-- lerna.json | 2 +- packages/cactus-api-client/CHANGELOG.md | 11 +++ packages/cactus-api-client/package.json | 12 +-- packages/cactus-cmd-api-server/CHANGELOG.md | 12 +++ packages/cactus-cmd-api-server/package.json | 14 +-- .../cactus-cmd-socketio-server/CHANGELOG.md | 11 +++ .../cactus-cmd-socketio-server/package.json | 2 +- packages/cactus-common/CHANGELOG.md | 11 +++ packages/cactus-common/package.json | 4 +- packages/cactus-core-api/CHANGELOG.md | 12 +++ packages/cactus-core-api/package.json | 6 +- packages/cactus-core/CHANGELOG.md | 11 +++ packages/cactus-core/package.json | 8 +- .../CHANGELOG.md | 11 +++ .../package.json | 8 +- .../CHANGELOG.md | 12 +++ .../package.json | 10 +-- .../cactus-plugin-htlc-eth-besu/CHANGELOG.md | 12 +++ .../cactus-plugin-htlc-eth-besu/package.json | 14 +-- .../CHANGELOG.md | 16 ++++ .../package.json | 12 +-- .../CHANGELOG.md | 11 +++ .../package.json | 12 +-- .../CHANGELOG.md | 16 ++++ .../package.json | 12 +-- .../CHANGELOG.md | 11 +++ .../package.json | 10 +-- .../cactus-plugin-keychain-vault/CHANGELOG.md | 11 +++ .../cactus-plugin-keychain-vault/package.json | 12 +-- .../CHANGELOG.md | 12 +++ .../package.json | 14 +-- .../CHANGELOG.md | 11 +++ .../package.json | 12 +-- .../CHANGELOG.md | 8 ++ .../package.json | 2 +- .../CHANGELOG.md | 17 ++++ .../package.json | 14 +-- .../CHANGELOG.md | 11 +++ .../package.json | 2 +- .../CHANGELOG.md | 12 +++ .../package.json | 14 +-- .../CHANGELOG.md | 17 ++++ .../package.json | 14 +-- .../CHANGELOG.md | 16 ++++ .../package.json | 2 +- .../CHANGELOG.md | 11 +++ .../package.json | 14 +-- packages/cactus-test-api-client/CHANGELOG.md | 11 +++ packages/cactus-test-api-client/package.json | 20 ++--- .../cactus-test-cmd-api-server/CHANGELOG.md | 12 +++ .../cactus-test-cmd-api-server/package.json | 16 ++-- .../CHANGELOG.md | 11 +++ .../package.json | 16 ++-- .../CHANGELOG.md | 12 +++ .../package.json | 20 ++--- .../CHANGELOG.md | 12 +++ .../package.json | 20 ++--- .../CHANGELOG.md | 16 ++++ .../package.json | 16 ++-- .../CHANGELOG.md | 12 +++ .../package.json | 18 ++-- packages/cactus-test-tooling/CHANGELOG.md | 18 ++++ packages/cactus-test-tooling/package.json | 6 +- yarn.lock | 90 ++++++++++++++++++- 79 files changed, 831 insertions(+), 254 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7e063f7e4..9f93243801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,41 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **cmd-api-server:** enable version selection in plugins ([b982777](https://github.com/hyperledger/cactus/commit/b9827772fa6694381716686759f85f96b915662e)), closes [#839](https://github.com/hyperledger/cactus/issues/839) [#840](https://github.com/hyperledger/cactus/issues/840) +* **cmd-socker-server:** delete unnecessary files on cmd-socker-server ([20e15cd](https://github.com/hyperledger/cactus/commit/20e15cd257628fe392818e14728851304a76c7cb)) +* **core-api:** modifications in openapi specs ([96c8b82](https://github.com/hyperledger/cactus/commit/96c8b82a642fdf106178ecdc47ff1f12fff229d1)) +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* openapi validation test for fabric plugin ([01a5eb4](https://github.com/hyperledger/cactus/commit/01a5eb423abcc54aed8e2b4973251961e7849f76)), closes [#1295](https://github.com/hyperledger/cactus/issues/1295) [#847](https://github.com/hyperledger/cactus/issues/847) +* openapi validation test for iroha plugin ([6deed6d](https://github.com/hyperledger/cactus/commit/6deed6d3f070982061e33a11064ffb8d4e752f37)), closes [#1331](https://github.com/hyperledger/cactus/issues/1331) [#847](https://github.com/hyperledger/cactus/issues/847) +* **plugin-ledger-connector-quorum:** no keychain endpoints ([15cf65c](https://github.com/hyperledger/cactus/commit/15cf65cea6a779d12542b4ccc2e4940e7ac12039)) +* **tools:** add docker network on tools/docker/sawtooth ledger ([8a0d182](https://github.com/hyperledger/cactus/commit/8a0d182e6badb3a6f10e40811390693e92628d1d)) +* **tools:** fix the wallet config of fabcar chaincode on tools/docker/fabric ledger ([7ab0c44](https://github.com/hyperledger/cactus/commit/7ab0c44b488f441b31a8ef5dedd9ba9d2358ad78)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **besu-test-ledger:** added omitPull parameter to besu test ledger ([336a024](https://github.com/hyperledger/cactus/commit/336a0242e20b075736b1b008a478e65b4db3af8b)) +* **cmd-server-socket:** add a communication test to open-api validators ([c1fe6a0](https://github.com/hyperledger/cactus/commit/c1fe6a0e0b6b84442adf2641393b8f744e76ab34)) +* **cmd-server-socket:** add validator-registry setting ([1d1ce21](https://github.com/hyperledger/cactus/commit/1d1ce21a10244fc1b5a8a267d85a3f2beffc981e)) +* **connector-go-ethereum:** add the docker environment ([2583cc7](https://github.com/hyperledger/cactus/commit/2583cc7ff7428a427454e7dd9211a129942e50d4)) +* **connector-iroha-socket:** add sendAsyncRequest feature on connector ([6bad29b](https://github.com/hyperledger/cactus/commit/6bad29bddfb2a4ef3b98d7c8c4d41efad974bb56)) +* **connector-quorum:** containerize plugin ([d016678](https://github.com/hyperledger/cactus/commit/d0166780215802c2e5bb6e895448ac687de0383c)) +* **connector-sawtooth:** add the docker environment of Validator on connector-sawtooth-socketio ([7a57ea4](https://github.com/hyperledger/cactus/commit/7a57ea4adeb84bdf00bf32472ceac68fd43dc52d)) +* **fabric-connector:** add transact receipt ([c6d1b7a](https://github.com/hyperledger/cactus/commit/c6d1b7a180025f84f055bf537b5263eb44b2511f)) +* **keychain-aws-sm:** complete request handler and endpoint ([e6099b8](https://github.com/hyperledger/cactus/commit/e6099b86152a35ac7a21aecc02824410c05eac88)), closes [#967](https://github.com/hyperledger/cactus/issues/967) [#1349](https://github.com/hyperledger/cactus/issues/1349) +* **keychain-google-sm:** complete request handler and endpoints ([9c7bab5](https://github.com/hyperledger/cactus/commit/9c7bab5b06c7081421bcbfa1ae6aa8a3577a917e)), closes [#1097](https://github.com/hyperledger/cactus/issues/1097) [#1349](https://github.com/hyperledger/cactus/issues/1349) +* **tools:** substrate test ledger ([1a5edea](https://github.com/hyperledger/cactus/commit/1a5edeae834bc275252e588379f214324977a3ff)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md index c1a867a457..55bfe9f2af 100644 --- a/examples/cactus-example-carbon-accounting-backend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-backend/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index 20e9134891..4a8448b39f 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.10.0", + "version": "1.0.0-rc.1", "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.10.0", - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@openzeppelin/contracts": "4.2.0", "@openzeppelin/contracts-upgradeable": "4.2.0", "async-exit-hook": "2.0.1", @@ -99,4 +99,4 @@ "http-status-codes": "2.1.4", "jose": "1.28.1" } -} \ No newline at end of file +} 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 b8607047ce..d3cda56f2c 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,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) 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 4b38a95e6b..ed403db6cc 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,14 +69,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-xdai": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-xdai": "1.0.0-rc.1", "async-exit-hook": "2.0.1", "axios": "0.21.4", "express": "4.17.1", @@ -89,4 +89,4 @@ "@types/ssh2": "0.5.47", "@types/uuid": "8.3.1" } -} \ No newline at end of file +} diff --git a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md b/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md index bbb33c2965..709bef3087 100644 --- a/examples/cactus-example-carbon-accounting-frontend/CHANGELOG.md +++ b/examples/cactus-example-carbon-accounting-frontend/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-carbon-accounting-frontend + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 e5e5783d18..06ba37e066 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.10.0", + "version": "1.0.0-rc.1", "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.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-example-carbon-accounting-business-logic-plugin": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", "@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 195fb5c5b2..b8b2557f48 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **plugin-ledger-connector-quorum:** no keychain endpoints ([15cf65c](https://github.com/hyperledger/cactus/commit/15cf65cea6a779d12542b4ccc2e4940e7ac12039)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index 16ebe9bf60..fbeda67909 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,19 +60,19 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.10.0", - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.10.0", - "@hyperledger/cactus-example-supply-chain-frontend": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.0.0-rc.1", + "@hyperledger/cactus-example-supply-chain-frontend": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "async-exit-hook": "2.0.1", "axios": "0.21.4", "express": "4.17.1", @@ -88,4 +88,4 @@ "@types/express": "4.17.13", "@types/uuid": "8.3.1" } -} \ No newline at end of file +} 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 a3cab663eb..bbeb8f1439 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,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **plugin-ledger-connector-quorum:** no keychain endpoints ([15cf65c](https://github.com/hyperledger/cactus/commit/15cf65cea6a779d12542b4ccc2e4940e7ac12039)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) 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 9be09c18b4..e6d87d9083 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,15 +69,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.0.0-rc.1", "async-exit-hook": "2.0.1", "axios": "0.21.4", "express": "4.17.1", @@ -90,4 +90,4 @@ "@types/ssh2": "0.5.47", "@types/uuid": "8.3.1" } -} \ No newline at end of file +} diff --git a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md b/examples/cactus-example-supply-chain-frontend/CHANGELOG.md index d109c35840..4ca32bee53 100644 --- a/examples/cactus-example-supply-chain-frontend/CHANGELOG.md +++ b/examples/cactus-example-supply-chain-frontend/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + +**Note:** Version bump only for package @hyperledger/cactus-example-supply-chain-frontend + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 5c9f507d2c..0fec5d8d66 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.10.0", + "version": "1.0.0-rc.1", "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.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-fabric": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-example-supply-chain-business-logic-plugin": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-fabric": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.0.0-rc.1", "@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 fcb7bc2040..85f9d1db36 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index cbed8153d2..0f21ff792c 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "ipfs-http-client": "51.0.1", "run-time-error": "1.4.0", @@ -79,10 +79,10 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "express": "4.17.1", "ipfs-core-types": "0.6.1", "multiformats": "9.4.6" } -} \ No newline at end of file +} diff --git a/lerna.json b/lerna.json index 3354974914..80a3dcd0b0 100644 --- a/lerna.json +++ b/lerna.json @@ -4,7 +4,7 @@ "examples/cactus-*", "extensions/cactus-*" ], - "version": "0.10.0", + "version": "1.0.0-rc.1", "npmClient": "yarn", "useWorkspaces": "true", "command": { diff --git a/packages/cactus-api-client/CHANGELOG.md b/packages/cactus-api-client/CHANGELOG.md index 4beba2b5b4..538e44e71e 100644 --- a/packages/cactus-api-client/CHANGELOG.md +++ b/packages/cactus-api-client/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 5bcda12a9f..ed7daa3a25 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,9 +60,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0" + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-cmd-api-server/CHANGELOG.md b/packages/cactus-cmd-api-server/CHANGELOG.md index 81ceb605d9..e73681f49a 100644 --- a/packages/cactus-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-cmd-api-server/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **cmd-api-server:** enable version selection in plugins ([b982777](https://github.com/hyperledger/cactus/commit/b9827772fa6694381716686759f85f96b915662e)), closes [#839](https://github.com/hyperledger/cactus/issues/839) [#840](https://github.com/hyperledger/cactus/issues/840) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index 2214ca6a32..e65e944465 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.10.0", + "version": "1.0.0-rc.1", "description": "API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.", "files": [ "dist/*" @@ -74,9 +74,9 @@ "dependencies": { "@grpc/grpc-js": "1.3.6", "@grpc/proto-loader": "0.6.4", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "@thream/socketio-jwt": "2.1.1", "axios": "0.21.4", "bluebird": "3.7.2", @@ -104,8 +104,8 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-vault": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-vault": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/compression": "1.7.1", "@types/convict": "6.1.1", "@types/cors": "2.8.12", @@ -126,4 +126,4 @@ "artillery": "1.7.2", "http-status-codes": "2.1.4" } -} \ No newline at end of file +} diff --git a/packages/cactus-cmd-socketio-server/CHANGELOG.md b/packages/cactus-cmd-socketio-server/CHANGELOG.md index 95544ad7bd..858b7f79af 100644 --- a/packages/cactus-cmd-socketio-server/CHANGELOG.md +++ b/packages/cactus-cmd-socketio-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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **cmd-socker-server:** delete unnecessary files on cmd-socker-server ([20e15cd](https://github.com/hyperledger/cactus/commit/20e15cd257628fe392818e14728851304a76c7cb)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-cmd-socketio-server/package.json b/packages/cactus-cmd-socketio-server/package.json index 5db1cbf263..03bedca770 100644 --- a/packages/cactus-cmd-socketio-server/package.json +++ b/packages/cactus-cmd-socketio-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-cmd-socket-server", - "version": "0.10.0", + "version": "1.0.0-rc.1", "private": true, "scripts": { "build": "npm run build-ts && npm run copy-static-assets", diff --git a/packages/cactus-common/CHANGELOG.md b/packages/cactus-common/CHANGELOG.md index 41929bf21e..c35e4fca99 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **Note:** Version bump only for package @hyperledger/cactus-common diff --git a/packages/cactus-common/package.json b/packages/cactus-common/package.json index c2c68f1a8b..7c6f3300b1 100644 --- a/packages/cactus-common/package.json +++ b/packages/cactus-common/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-common", - "version": "0.10.0", + "version": "1.0.0-rc.1", "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", @@ -73,4 +73,4 @@ "@types/uuid": "8.3.1", "uuid": "8.3.2" } -} \ No newline at end of file +} diff --git a/packages/cactus-core-api/CHANGELOG.md b/packages/cactus-core-api/CHANGELOG.md index e0f8fb7c05..cf38fde2fa 100644 --- a/packages/cactus-core-api/CHANGELOG.md +++ b/packages/cactus-core-api/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **core-api:** modifications in openapi specs ([96c8b82](https://github.com/hyperledger/cactus/commit/96c8b82a642fdf106178ecdc47ff1f12fff229d1)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index c372ef5fa8..1fa6ea45ed 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -74,7 +74,7 @@ "typescript-optional": "2.0.1" }, "dependencies": { - "@hyperledger/cactus-common": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", "axios": "0.21.4" } -} \ No newline at end of file +} diff --git a/packages/cactus-core/CHANGELOG.md b/packages/cactus-core/CHANGELOG.md index db6c400b27..bb5f5735ea 100644 --- a/packages/cactus-core/CHANGELOG.md +++ b/packages/cactus-core/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-core/package.json b/packages/cactus-core/package.json index 27a77df19e..c864333f39 100644 --- a/packages/cactus-core/package.json +++ b/packages/cactus-core/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-core", - "version": "0.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,8 +60,8 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "express": "4.17.1", "express-jwt-authz": "2.4.1", "express-openapi-validator": "4.12.12", @@ -71,4 +71,4 @@ "@types/express": "4.17.13", "uuid": "8.3.2" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-plugin-consortium-manual/CHANGELOG.md index a3929e1745..41f776e9fd 100644 --- a/packages/cactus-plugin-consortium-manual/CHANGELOG.md +++ b/packages/cactus-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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index 3448a094b5..12d0a00aca 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "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 1e8aacd2b3..774e29a459 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 548f6f477a..e91684df77 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -74,10 +74,10 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", "axios": "0.21.4", "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 7e65bf9a81..e99239e1c5 100644 --- a/packages/cactus-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-plugin-htlc-eth-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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 610bfca45d..5a4e0f98be 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -74,12 +74,12 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "axios": "0.21.4", "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 a3bb876cac..cbcec4a6ef 100644 --- a/packages/cactus-plugin-keychain-aws-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-aws-sm/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **keychain-aws-sm:** complete request handler and endpoint ([e6099b8](https://github.com/hyperledger/cactus/commit/e6099b86152a35ac7a21aecc02824410c05eac88)), closes [#967](https://github.com/hyperledger/cactus/issues/967) [#1349](https://github.com/hyperledger/cactus/issues/1349) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 4c404d17a5..1d67881b56 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,19 +69,19 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "aws-sdk": "2.965.0", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/request": "2.48.7", "internal-ip": "6.2.0", "openapi-types": "9.1.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md b/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md index 8ff7c2c05e..43ba9b6e9b 100644 --- a/packages/cactus-plugin-keychain-azure-kv/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-azure-kv/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index d29be3c25d..1a9663e1d6 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -71,19 +71,19 @@ "dependencies": { "@azure/identity": "1.5.0", "@azure/keyvault-secrets": "4.3.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", "internal-ip": "6.2.0", "openapi-types": "9.1.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md b/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md index 46f8400c72..8f6bdc0e44 100644 --- a/packages/cactus-plugin-keychain-google-sm/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-google-sm/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **keychain-google-sm:** complete request handler and endpoints ([9c7bab5](https://github.com/hyperledger/cactus/commit/9c7bab5b06c7081421bcbfa1ae6aa8a3577a917e)), closes [#1097](https://github.com/hyperledger/cactus/issues/1097) [#1349](https://github.com/hyperledger/cactus/issues/1349) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index 6fbcb3168a..e98c042e82 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -70,19 +70,19 @@ "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { "@google-cloud/secret-manager": "3.9.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/request": "2.48.7", "express": "4.17.1", "internal-ip": "6.2.0", "openapi-types": "9.1.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-keychain-memory/CHANGELOG.md b/packages/cactus-plugin-keychain-memory/CHANGELOG.md index c022266864..25be1b8668 100644 --- a/packages/cactus-plugin-keychain-memory/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-memory/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-keychain-memory/package.json b/packages/cactus-plugin-keychain-memory/package.json index b385773e31..5890acc078 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "express": "4.17.1", "prom-client": "13.2.0", @@ -80,4 +80,4 @@ "devDependencies": { "@types/express": "4.17.13" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-keychain-vault/CHANGELOG.md b/packages/cactus-plugin-keychain-vault/CHANGELOG.md index 054f5ede06..882f03154b 100644 --- a/packages/cactus-plugin-keychain-vault/CHANGELOG.md +++ b/packages/cactus-plugin-keychain-vault/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index 958bca80e6..c54bc4dbb9 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "http-status-codes": "2.1.4", "node-vault": "0.9.22", @@ -79,10 +79,10 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/request": "2.48.7", "internal-ip": "6.2.0", "openapi-types": "9.1.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md index 8a5dcdf15d..323ea915be 100644 --- a/packages/cactus-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index cf88b2b50f..d8a82c404e 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", @@ -88,11 +88,11 @@ "web3-utils": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "socket.io": "4.1.3", "web3-core": "1.5.1", "web3-eth": "1.5.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-corda/CHANGELOG.md index 9239eda99d..d3293014c2 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index f3c8c93523..dfa13a218d 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -70,9 +70,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "express-openapi-validator": "3.10.0", "internal-ip": "6.2.0", @@ -83,10 +83,10 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/multer": "1.4.7", "@types/node-ssh": "7.0.1", "@types/temp": "0.9.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md index 95544ad7bd..2a5ca29f24 100644 --- a/packages/cactus-plugin-ledger-connector-fabric-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-fabric-socketio/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + +**Note:** Version bump only for package @hyperledger/cactus-plugin-ledger-connector-fabric-socketio + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json b/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json index 6351547e62..83a62409cf 100644 --- a/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-fabric-socketio", - "version": "0.10.0", + "version": "1.0.0-rc.1", "private": true, "scripts": { "start": "cd ./dist && node common/core/bin/www.js", diff --git a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md index 6b3bd73905..69ff7e09c9 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-fabric/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi validation test for fabric plugin ([01a5eb4](https://github.com/hyperledger/cactus/commit/01a5eb423abcc54aed8e2b4973251961e7849f76)), closes [#1295](https://github.com/hyperledger/cactus/issues/1295) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **fabric-connector:** add transact receipt ([c6d1b7a](https://github.com/hyperledger/cactus/commit/c6d1b7a180025f84f055bf537b5263eb44b2511f)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index e236bc27eb..ea90428256 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -70,9 +70,9 @@ "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { "@fidm/x509": "1.2.1", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "bl": "5.0.0", "bn.js": "4.12.0", @@ -95,8 +95,8 @@ "uuid": "8.3.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "@types/fs-extra": "9.0.12", "@types/jsrsasign": "8.0.13", @@ -106,4 +106,4 @@ "@types/uuid": "8.3.1", "fs-extra": "10.0.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md index 95544ad7bd..3eb49a7e1c 100644 --- a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Features + +* **connector-go-ethereum:** add the docker environment ([2583cc7](https://github.com/hyperledger/cactus/commit/2583cc7ff7428a427454e7dd9211a129942e50d4)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json index 06fa34a60b..702b979449 100644 --- a/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-go-ethereum-socketio", - "version": "0.10.0", + "version": "1.0.0-rc.1", "private": true, "scripts": { "start": "cd ./dist && node common/core/bin/www.js", diff --git a/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md index b9ee928ff3..cd6c8cc0c7 100644 --- a/packages/cactus-plugin-ledger-connector-iroha/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-iroha/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi validation test for iroha plugin ([6deed6d](https://github.com/hyperledger/cactus/commit/6deed6d3f070982061e33a11064ffb8d4e752f37)), closes [#1331](https://github.com/hyperledger/cactus/issues/1331) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-iroha/package.json b/packages/cactus-plugin-ledger-connector-iroha/package.json index d90b5c0b54..c6d7ff03df 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -70,9 +70,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "@types/google-protobuf": "3.15.3", "axios": "0.21.4", "express": "4.17.1", @@ -83,8 +83,8 @@ "typescript-optional": "2.0.1" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.8" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md index 8419243222..01f62de85a 100644 --- a/packages/cactus-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-quorum/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **plugin-ledger-connector-quorum:** no keychain endpoints ([15cf65c](https://github.com/hyperledger/cactus/commit/15cf65cea6a779d12542b4ccc2e4940e7ac12039)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **connector-quorum:** containerize plugin ([d016678](https://github.com/hyperledger/cactus/commit/d0166780215802c2e5bb6e895448ac687de0383c)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-quorum/package.json b/packages/cactus-plugin-ledger-connector-quorum/package.json index 30df42f9ae..27a78cc390 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "express": "4.17.1", "prom-client": "13.2.0", @@ -80,9 +80,9 @@ "web3-eth-contract": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13", "web3-eth": "1.5.2" } -} \ No newline at end of file +} diff --git a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md index 95544ad7bd..226c6cf71f 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/CHANGELOG.md +++ b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **cmd-socker-server:** delete unnecessary files on cmd-socker-server ([20e15cd](https://github.com/hyperledger/cactus/commit/20e15cd257628fe392818e14728851304a76c7cb)) + + +### Features + +* **connector-sawtooth:** add the docker environment of Validator on connector-sawtooth-socketio ([7a57ea4](https://github.com/hyperledger/cactus/commit/7a57ea4adeb84bdf00bf32472ceac68fd43dc52d)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json index 52f7b64b97..412ea704a5 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json +++ b/packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json @@ -1,6 +1,6 @@ { "name": "@hyperledger/cactus-plugin-ledger-connector-sawtooth-socketio", - "version": "0.10.0", + "version": "1.0.0-rc.1", "private": true, "scripts": { "start": "cd ./dist && node common/core/bin/www.js", diff --git a/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md b/packages/cactus-plugin-ledger-connector-xdai/CHANGELOG.md index 7334ee64b3..433957f318 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index b4f5d45eb4..7935b73894 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -69,9 +69,9 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", "axios": "0.21.4", "express": "4.17.1", "joi": "17.4.2", @@ -82,8 +82,8 @@ "web3-utils": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "@types/express": "4.17.13" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-api-client/CHANGELOG.md b/packages/cactus-test-api-client/CHANGELOG.md index d2801ff283..0251e9244e 100644 --- a/packages/cactus-test-api-client/CHANGELOG.md +++ b/packages/cactus-test-api-client/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **Note:** Version bump only for package @hyperledger/cactus-test-api-client diff --git a/packages/cactus-test-api-client/package.json b/packages/cactus-test-api-client/package.json index 8fd34c58d9..1d076975c6 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,17 +60,17 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-api-client": "0.10.0", - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.10.0", + "@hyperledger/cactus-api-client": "1.0.0-rc.1", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.0.0-rc.1", "jose": "1.28.1", "web3": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0" + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-cmd-api-server/CHANGELOG.md b/packages/cactus-test-cmd-api-server/CHANGELOG.md index 11908871a5..083dab7206 100644 --- a/packages/cactus-test-cmd-api-server/CHANGELOG.md +++ b/packages/cactus-test-cmd-api-server/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **cmd-api-server:** enable version selection in plugins ([b982777](https://github.com/hyperledger/cactus/commit/b9827772fa6694381716686759f85f96b915662e)), closes [#839](https://github.com/hyperledger/cactus/issues/839) [#840](https://github.com/hyperledger/cactus/issues/840) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **Note:** Version bump only for package @hyperledger/cactus-test-cmd-api-server diff --git a/packages/cactus-test-cmd-api-server/package.json b/packages/cactus-test-cmd-api-server/package.json index ae6ba2956c..a505ce904e 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,15 +60,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-keychain-vault": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-vault": "1.0.0-rc.1", "express-jwt-authz": "2.4.1", "jose": "1.28.1" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0" + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md b/packages/cactus-test-plugin-consortium-manual/CHANGELOG.md index 26e9b0c6ff..b4ce5d7362 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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-test-plugin-consortium-manual/package.json b/packages/cactus-test-plugin-consortium-manual/package.json index 302a03837d..009ce00a55 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,13 +60,13 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-consortium-manual": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-consortium-manual": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", "axios": "0.21.4", "jose": "1.28.1" } -} \ No newline at end of file +} 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 573652aedb..2b8cedd204 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,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 4e9579435b..0aba4612bf 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,18 +60,18 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "axios": "0.21.4", "express": "4.17.1" }, "devDependencies": { "@types/express": "4.17.13" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md b/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md index 59aa21013f..f6bac8bc4c 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-htlc-eth-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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 ([b9170e9](https://github.com/hyperledger/cactus/commit/b9170e929492f3305a420c75c7d12d06b288e0ab)), closes [#1291](https://github.com/hyperledger/cactus/issues/1291) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 fe6fb3988d..443925c2a2 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,14 +60,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-htlc-eth-besu": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-htlc-eth-besu": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "axios": "0.21.4", "key-encoder": "2.0.3", "web3": "1.5.2", @@ -76,4 +76,4 @@ "devDependencies": { "@types/express": "4.17.13" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md index ea98ffb36f..bcb5689bb6 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-besu/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **keychain-aws-sm:** complete request handler and endpoint ([e6099b8](https://github.com/hyperledger/cactus/commit/e6099b86152a35ac7a21aecc02824410c05eac88)), closes [#967](https://github.com/hyperledger/cactus/issues/967) [#1349](https://github.com/hyperledger/cactus/issues/1349) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index 18591a34bc..9cf887c970 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,14 +60,14 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-besu": "0.10.0", - "@hyperledger/cactus-test-tooling": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-besu": "1.0.0-rc.1", + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1", "key-encoder": "2.0.3", "web3": "1.5.2", "web3-eea": "0.11.0" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md b/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md index 5d4e1a40dd..6adf086439 100644 --- a/packages/cactus-test-plugin-ledger-connector-quorum/CHANGELOG.md +++ b/packages/cactus-test-plugin-ledger-connector-quorum/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. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* **plugin-ledger-connector-quorum:** no keychain endpoints ([15cf65c](https://github.com/hyperledger/cactus/commit/15cf65cea6a779d12542b4ccc2e4940e7ac12039)) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) **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 ced24ff2ac..7ff35fcfb2 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -60,15 +60,15 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-cmd-api-server": "0.10.0", - "@hyperledger/cactus-common": "0.10.0", - "@hyperledger/cactus-core": "0.10.0", - "@hyperledger/cactus-core-api": "0.10.0", - "@hyperledger/cactus-plugin-keychain-memory": "0.10.0", - "@hyperledger/cactus-plugin-ledger-connector-quorum": "0.10.0", + "@hyperledger/cactus-cmd-api-server": "1.0.0-rc.1", + "@hyperledger/cactus-common": "1.0.0-rc.1", + "@hyperledger/cactus-core": "1.0.0-rc.1", + "@hyperledger/cactus-core-api": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-keychain-memory": "1.0.0-rc.1", + "@hyperledger/cactus-plugin-ledger-connector-quorum": "1.0.0-rc.1", "web3": "1.5.2" }, "devDependencies": { - "@hyperledger/cactus-test-tooling": "0.10.0" + "@hyperledger/cactus-test-tooling": "1.0.0-rc.1" } -} \ No newline at end of file +} diff --git a/packages/cactus-test-tooling/CHANGELOG.md b/packages/cactus-test-tooling/CHANGELOG.md index dd0ee417f5..0c4b813476 100644 --- a/packages/cactus-test-tooling/CHANGELOG.md +++ b/packages/cactus-test-tooling/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-rc.1](https://github.com/hyperledger/cactus/compare/v0.10.0...v1.0.0-rc.1) (2021-10-11) + + +### Bug Fixes + +* openapi validation test for iroha plugin ([6deed6d](https://github.com/hyperledger/cactus/commit/6deed6d3f070982061e33a11064ffb8d4e752f37)), closes [#1331](https://github.com/hyperledger/cactus/issues/1331) [#847](https://github.com/hyperledger/cactus/issues/847) +* **webpack:** prod build chokes on upgraded ssh2 binaries [#1405](https://github.com/hyperledger/cactus/issues/1405) ([18979fb](https://github.com/hyperledger/cactus/commit/18979fb33880d8ca30e2fda01fb3d598deb839f9)) + + +### Features + +* **besu-test-ledger:** added omitPull parameter to besu test ledger ([336a024](https://github.com/hyperledger/cactus/commit/336a0242e20b075736b1b008a478e65b4db3af8b)) +* **tools:** substrate test ledger ([1a5edea](https://github.com/hyperledger/cactus/commit/1a5edeae834bc275252e588379f214324977a3ff)) + + + + + # [0.10.0](https://github.com/hyperledger/cactus/compare/v0.9.0...v0.10.0) (2021-09-28) diff --git a/packages/cactus-test-tooling/package.json b/packages/cactus-test-tooling/package.json index b8956e3917..25ce8b1cee 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.10.0", + "version": "1.0.0-rc.1", "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", @@ -70,7 +70,7 @@ }, "homepage": "https://github.com/hyperledger/cactus#readme", "dependencies": { - "@hyperledger/cactus-common": "0.10.0", + "@hyperledger/cactus-common": "1.0.0-rc.1", "axios": "0.21.4", "compare-versions": "3.6.0", "dockerode": "3.3.0", @@ -105,4 +105,4 @@ "esm": "3.2.25", "temp": "0.9.4" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 76ad23a261..3a42aa8427 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4743,6 +4743,20 @@ semver "^7.3.5" tsutils "^3.21.0" +"@typescript-eslint/eslint-plugin@^4.31.1": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" + integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== + dependencies: + "@typescript-eslint/experimental-utils" "4.33.0" + "@typescript-eslint/scope-manager" "4.33.0" + debug "^4.3.1" + functional-red-black-tree "^1.0.1" + ignore "^5.1.8" + regexpp "^3.1.0" + semver "^7.3.5" + tsutils "^3.21.0" + "@typescript-eslint/experimental-utils@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994" @@ -4755,6 +4769,18 @@ eslint-scope "^5.1.1" eslint-utils "^3.0.0" +"@typescript-eslint/experimental-utils@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" + integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== + dependencies: + "@types/json-schema" "^7.0.7" + "@typescript-eslint/scope-manager" "4.33.0" + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/typescript-estree" "4.33.0" + eslint-scope "^5.1.1" + eslint-utils "^3.0.0" + "@typescript-eslint/parser@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d" @@ -4765,6 +4791,16 @@ "@typescript-eslint/typescript-estree" "4.29.1" debug "^4.3.1" +"@typescript-eslint/parser@^4.31.1": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" + integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== + dependencies: + "@typescript-eslint/scope-manager" "4.33.0" + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/typescript-estree" "4.33.0" + debug "^4.3.1" + "@typescript-eslint/scope-manager@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358" @@ -4773,11 +4809,24 @@ "@typescript-eslint/types" "4.29.1" "@typescript-eslint/visitor-keys" "4.29.1" +"@typescript-eslint/scope-manager@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3" + integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ== + dependencies: + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/visitor-keys" "4.33.0" + "@typescript-eslint/types@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5" integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA== +"@typescript-eslint/types@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" + integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== + "@typescript-eslint/typescript-estree@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f" @@ -4791,6 +4840,19 @@ semver "^7.3.5" tsutils "^3.21.0" +"@typescript-eslint/typescript-estree@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" + integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA== + dependencies: + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/visitor-keys" "4.33.0" + debug "^4.3.1" + globby "^11.0.3" + is-glob "^4.0.1" + semver "^7.3.5" + tsutils "^3.21.0" + "@typescript-eslint/visitor-keys@4.29.1": version "4.29.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d" @@ -4799,6 +4861,14 @@ "@typescript-eslint/types" "4.29.1" eslint-visitor-keys "^2.0.0" +"@typescript-eslint/visitor-keys@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" + integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg== + dependencies: + "@typescript-eslint/types" "4.33.0" + eslint-visitor-keys "^2.0.0" + "@webassemblyjs/ast@1.11.1": version "1.11.1" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7" @@ -9766,7 +9836,7 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@8.3.0: +eslint-config-prettier@8.3.0, eslint-config-prettier@^8.3.0: version "8.3.0" resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== @@ -9840,6 +9910,13 @@ eslint-plugin-prettier@3.4.0: dependencies: prettier-linter-helpers "^1.0.0" +eslint-plugin-prettier@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0" + integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ== + dependencies: + prettier-linter-helpers "^1.0.0" + eslint-plugin-promise@5.1.0: version "5.1.0" resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24" @@ -9882,7 +9959,7 @@ eslint-visitor-keys@^2.0.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint@7.32.0: +eslint@7.32.0, eslint@^7.32.0: version "7.32.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== @@ -18729,6 +18806,11 @@ prettier@2.1.2: resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@^2.4.0: + version "2.4.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c" + integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA== + pretty-bytes@^5.3.0: version "5.6.0" resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" @@ -22404,7 +22486,7 @@ typescript@4.3.5: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== -typescript@^3.9.3: +typescript@^3.9.10: version "3.9.10" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== @@ -24539,4 +24621,4 @@ zone.js@0.11.4: zone.js@~0.10.3: version "0.10.3" resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16" - integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg== \ No newline at end of file + integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==