Skip to content

Releases: hyperledger/cacti

v2.0.0-alpha.2

29 Sep 20:46
v2.0.0-alpha.2
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

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

2.0.0-alpha.2 (2023-09-27)

Bug Fixes

Code Refactoring

  • cmd-api-server: clean up configuration parameters #720 (b8e8388)

Features

  • besu-test-ledger: send funds to already created address (3a58508), closes #2250
  • cacti-cmd-gui-app: add GUI to visualize Fabric, Ethereum blocks (15d9e9d)
  • cactus-common: add createRuntimeErrorWithCause() & newRex() (b3a508c), closes #1702
  • cactus-core: add GetOpenApiSpecV1EndpointBase<S, P> class (6d68292)
  • cactus-plugin-ledger-connector-cdl-socketio: add new connector plugin (aee28fe), closes #2455
  • cactus-plugin-ledger-connector-ethereum: add new connector plugin (f8a2131), closes #2534
  • cbdc-bridging-app: implementation of CBDC bridging example (ca1b3be), closes #2205
  • cmd-api-server: add GetOpenApiSpecV1Endpoint (HTTP GET) (aeebbd4)
  • connector-besu: add GetOpenApiSpecV1Endpoint (HTTP GET) (76744f0)
  • connector-iroha2: update to the new LTS image as of 28.07.2023 (ccdaa12)
  • connector-quorum: add WebsocketProvider options to quorum LP (b7ad571)
  • connector-tcs-huawei: add initial version (d8d538d)
  • corda asset transfer test workflow added and bug fixes (4b5ee09)
  • fabric-test-ledger: add support to enrolling users in different Orgs (b910681), closes #2248
  • geth-all-in-one: add ethereum test image and helper class (fb4231f), closes #2577
  • openapi: upgrade to 6.3.0 phase1 (a094614), closes #2298
  • plugin-htlc-eth-besu: add private HTLCs and forge build & test (aade510)
  • plugin-persistence-fabric: add new fabric persistence plugin (47a64ee), closes #2259 #2265
  • quorum-connector: add script for checking connection status (d306d21), closes #2309
  • quorum: private transaction support (3c944d6)
  • weaver-corda: support array of remote views, consequent user flow call (a8e5d54)
  • weaver/common: add data view protocol buffer spec & RFCs for Besu (97f17e0)
  • weaver: added multiple participants support for data sharing in corda (4e81b92)

BREAKING CHANGES

  • cmd-api-server: Removed the keyPairPem parameter from the API server
    configuration.

v2.0.0-alpha.2 - GO Fabric Weaver SDK - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/sdks/fabric/go-sdk
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.2 - GO Fabric Utils Library for Interoperation - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.2 - GO Fabric Library for Asset Exchange - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.2 - GO Fabric Asset Management Interface - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.2 - GO Fabric Interop Chaincode - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.2 - GO Weaver Protos - Sep 29, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/common/protos-go
  • Release: v2.0.0-alpha.2
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.1 - GO Fabric Weaver SDK - Sep 12, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/sdks/fabric/go-sdk
  • Release: v2.0.0-alpha.1
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.1 - GO Fabric Utils Library for Interoperation - May 25, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v2.0.0-alpha.1
  • Readme: Here.
  • Source: Here

v2.0.0-alpha.1 - GO Fabric Library for Asset Exchange - May 25, 2023

  • Go Module: github.com/hyperledger/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v2.0.0-alpha.1
  • Readme: Here.
  • Source: Here