Skip to content

Releases: hyperledger-cacti/cacti

v1.1.2

19 Dec 21:04
v1.1.2
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.1.2 (2022-11-11)

Note: Version bump only for package @hyperledger/cactus

v1.1.1

19 Dec 21:03
v1.1.1
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.1.1 (2022-11-03)

Bug Fixes

  • plugin-keychain-vault: hyper upgrade (3062343), closes #2120
  • security: vulnerabilities found in besu-all-in-one #2055 (2ce098f)
  • tools: ghcr-quorum-multi-party-all-in-one pip install (5809fd8), closes #2183

Features

  • cbdc-bridging-app: refactor ODAP plugin implementation (6975fef)
  • connector-iroha: add dynamic request params (a1f908f)

v1.1.0

19 Dec 21:01
v1.1.0
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.1.0 (2022-10-17)

Bug Fixes

Code Refactoring

  • examples: include sample apps in monorepo build (51ac163)

Features

  • add jwt authorization to supply chain example (a4f07f6), closes #1579
  • connector-fabric: add GetBlock operation to fabric connectors (00572ed), closes #2124
  • connector-iroha: sending transactions signed on the client-side (da94cd6)
  • corda4: implement monitoring of state changes (865ec2f), closes #1610
  • keychain-aws-sm: bootstrap readme.md (060f351), closes #968
  • keychain-azure-kv: complete request handler and endpoints (932df10), closes #1010 #1349
  • odap-plugin: addition of client endpoints (cfa8db6)
  • odap-plugin: backup gateway implementation (61da528)
  • odap-plugin: odap crash recovery first implementation (2e94ef8)
  • quorum-connector: implement validator interface on go-quorum-connector (8d36bea), closes #1604
  • sawtooth-ledger: add single sawtooth test ledger image (cd4c746), closes #2108 #2030
  • secret: remove Validator/Verifier secret keys from repository (59b4af4)
  • socketio-server: cross site scripting attack (a5303ed)
  • substrate-aio: add ws-port argument (fbb9859)

BREAKING CHANGES

  • examples: building discounted-asset-trade app (or any future app that use indy validator)
    requires Indy SDK to be installed on the build machine.

Closes: 2029

Signed-off-by: Michal Bajer michal.bajer@fujitsu.com

v1.0.0

17 Mar 00:34
v1.0.0
Compare
Choose a tag to compare

As part of the continual effort to mitigate risks, the current 1.0.0 release is undergoing a a third-party security audit at the time of this writing. The process will take about 6 to 8 weeks to complete, but we are planning to keep the 1.0.0 API stability in place as dictated by the semantic versioning rules.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0 (2022-03-16)

Bug Fixes

Features

  • cactus-api-client: add support for plain socketio validators in api-server and api-client (634b10e), closes #1602 #1602
  • cactus-api-client: common verifier-factory (2f70a64), closes #1878
  • connector-corda: enable Flow Database Access CorDapp (60dfe1a), closes #1493
  • connector-corda: read privateKey from filesystem (e7e39fd), closes #789
  • connector-xdai: remove hard dependency on keychain (da793c5), closes #1162
  • core-api: add weaver protobuf codegen #1556 (b5b68a7)

v1.0.0-rc.3

08 Dec 03:51
v1.0.0-rc.3
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-rc.3 (2021-12-07)

Bug Fixes

  • added a dummy package (e1e8aee), closes #1210
  • cmd-api-server: build occasionally broken - protoc-gen-ts #1563 (c2ecba5)
  • cmd-api-server: cockpit off by default #1239 (10344b5)
  • connector-corda: add script to remove files before generate them (58d1ce9), closes #1559
  • connector-fabric: chain code deployment fails >1 scp concurrency (71c9063), closes #1570
  • connector-quorum: transaction with different credentials #1098 (af6c240)
  • deps: sibling package dependencies keychain-memory 0.6.0 #1532 (d01d72d)
  • endpoints implementation in corda plugin (21a22b5), closes #1346
  • fixes 1445 and implementing correct interface types (9022064), closes #1445
  • openapi validation for corda server endpoints (21fc5ba)
  • openapi validation for keychain-aws-sm plugin (b270d28), closes #847
  • security: remedy CVE-2021-3749 (b33aa90), closes #1569
  • security: upgrade fabric-common to 2.2.10 or later (45c4a69), closes #1600
  • supply-chain-app: enable cockpit in supply-chain (4a65b96), closes #1622
  • tools: fix the names of scripts on README (93360e1)

Features

  • core-api: add weaver protocol buffer definitions #1523 (851c071)
  • docs: upated maintainers list (b5c94dc)
  • example: make cartrade support more environments (e7e0402)
  • odap: first implemenation for odap plugin and endpoints (51bf753)
  • test-tooling: embed couch-db image in the faio (95d956d)
  • test-tooling: env injenction for Besu, Fabric, Quorum AIOs (bb0352d), closes #1580
  • test-tooling: faio features and improvements (794e8b8)

v1.0.0-rc.2

02 Nov 18:08
v1.0.0-rc.2
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-rc.2 (2021-11-01)

Bug Fixes

Features

  • allows for constructor args in quorum contract deploy (cb3c8d8), closes #962
  • common: add Strings#isNonBlank() (8d7d247)
  • connector-fabric: support for FabricSigningCredentialType.WsX509 (50e666f)
  • htlc-coordinator: new htlc coordinator (28c97d3), closes #953
  • option to enable a graceful shutdown via cli (c345cb0)
  • plugin-keychain-memory-wasm: add WebAssmebly PoC (df94397), closes #1281

v1.0.0-rc1

12 Oct 02:03
v1.0.0-rc.1
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-rc.1 (2021-10-11)

Bug Fixes

  • cmd-api-server: enable version selection in plugins (b982777), closes #839 #840
  • cmd-socker-server: delete unnecessary files on cmd-socker-server (20e15cd)
  • core-api: modifications in openapi specs (96c8b82)
  • openapi tests for besu, htlc-eth-besu and htlc-eth-besu-erc20 (b9170e9), closes #1291 #847
  • openapi validation test for fabric plugin (01a5eb4), closes #1295 #847
  • openapi validation test for iroha plugin (6deed6d), closes #1331 #847
  • plugin-ledger-connector-quorum: no keychain endpoints (15cf65c)
  • tools: add docker network on tools/docker/sawtooth ledger (8a0d182)
  • tools: fix the wallet config of fabcar chaincode on tools/docker/fabric ledger (7ab0c44)
  • webpack: prod build chokes on upgraded ssh2 binaries #1405 (18979fb)

Features

  • besu-test-ledger: added omitPull parameter to besu test ledger (336a024)
  • cmd-server-socket: add a communication test to open-api validators (c1fe6a0)
  • cmd-server-socket: add validator-registry setting (1d1ce21)
  • connector-go-ethereum: add the docker environment (2583cc7)
  • connector-iroha-socket: add sendAsyncRequest feature on connector (6bad29b)
  • connector-quorum: containerize plugin (d016678)
  • connector-sawtooth: add the docker environment of Validator on connector-sawtooth-socketio (7a57ea4)
  • fabric-connector: add transact receipt (c6d1b7a)
  • keychain-aws-sm: complete request handler and endpoint (e6099b8), closes #967 #1349
  • keychain-google-sm: complete request handler and endpoints (9c7bab5), closes #1097 #1349
  • tools: substrate test ledger (1a5edea)

v0.10.0

28 Sep 04:00
v0.10.0
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.10.0 (2021-09-28)

Bug Fixes

Features

  • besu: support besu v21.1.6 #982 (d715c67)
  • ci: skip check when only documentation files #1014 (8937576)
  • corda: support corda v4.8 #889 (5f45813)
  • core-api: discontinue dedicated HTTP listeners for web service plugins (3fbd2fc), closes #358
  • core: add installOpenapiValidationMiddleware (1f6ea5f), closes #847
  • improve-indy-testnet-docker: auto-start server on container startup #1308 (35b20ac)
  • quorum-connector: remove hard dependency on keychain (5bf13e9)
  • validator: add a draft of Iroha Validator (466db28)

v0.9.0

08 Sep 18:59
v0.9.0
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.9.0 (2021-08-31)

Bug Fixes

  • check for req function onPluginInit in isCactusPlugin (f5ffb92), closes #1277
  • cmd-api-server: add missing deps remove unused ones #1226 (b348e42)
  • examples: front-end packages missing browserify polyfills #1224 (4cc6f2c)
  • indy-validator: fixing indy validator initialization (d9f6d5d)
  • remove no longer working scripts from package.json (fcf26ed), closes #1271

Features

  • besu private transaction support (53b4980)
  • cmd-api-server: support grpc web services #1189 (4cace1d)
  • connector-fabric: add support for vault transit secret engine (2161e0d)
  • connector-iroha: adds connector plugin (4745df0)
  • corda: resolves #888 (d4af647)
  • iroha: add iroha AIO image and iroha test ledger (1eb811a)

v0.8.0

17 Aug 16:27
v0.8.0
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

0.8.0 (2021-08-17)

Bug Fixes

  • cmd-api-server: plugins interfere with API server deps #1192 (a96ce68), closes #1203
  • example: send http request to discounted-cartrade (8f268e8)
  • plugin-consortium-manual: drop repo constructor arg #1199 (7b424d4)
  • prometheus: metrics.ts leaks to global registry #1202 (ce076d7)