Releases: hyperledger-cacti/cacti
Releases · hyperledger-cacti/cacti
v2.0.0-alpha.2 - GO Fabric Interop Chaincode - Sep 29, 2023
v2.0.0-alpha.2 - GO Weaver Protos - Sep 29, 2023
v2.0.0-alpha.1 - GO Fabric Weaver SDK - Sep 12, 2023
v2.0.0-alpha.1 - GO Fabric Utils Library for Interoperation - May 25, 2023
v2.0.0-alpha.1 - GO Fabric Library for Asset Exchange - May 25, 2023
v2.0.0-alpha.1 - GO Fabric Asset Management Interface - May 25, 2023
v2.0.0-alpha.1 - GO Fabric Interop Chaincode - May 25, 2023
v2.0.0-alpha.1 - GO Weaver Protos - May 25, 2023
v1.2.0
This is mainly a debug release issued for the purpose of finding out why the automatic publishing of npm packages is not working
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.2.0 (2023-03-28)
Bug Fixes
- broken links (1e8d68e)
- cannot read config eslint-config-prettier/@typescript-eslint.js (6335787)
- corda simple app Readme, remove res-dlt-interop mention from fabric-cli (1b90295)
- fabric-cli readme (4f786a7)
- git: broken line endings corrupt git index after weaver merge (3998ac3), closes #2302
- link in fabric cli readme (e14ae88)
- logger bug (122c203)
- rename master to main; whitelist to allowlist (81e2f9e)
- update ts version; besu-cli sdk imports; added packages test for besu asset exchange in workflow (ca494b5)
- workflow besu asset exchange (2153df8)
Features
- connector-fabric: add WatchBlocks endpoint (6c62de4), closes #2118
- connector-go-ethereum now can report empty blocks (6dbe6b5)
- connector-iroha2: add support for Iroha V2 (db78969), closes #2138 #2140
- connector-ubiquity: initial implementation (7c59790)
- supabase-all-in-one: add docker image for test supabase instance (89dbcef), closes #2253
Reverts
v1.1.3
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.1.3 (2022-12-08)
Bug Fixes
- build: sync-ts-config script needs import assertion of type json (aa936ec), closes #2163
- connector-iroha: fix review comments and smaller issues (b2742e8), closes PR#2048
- odap-plugin: fixes #2198 - two gateways are using the same database (9da24a0)
- plugin-ledger-connector-iroha: running dockerfile locally (f5faaab), closes #1874
- security: vulnerabilities found in test-npm-registry (4bbe012), closes #2061
- test-tooling: substrate test ledger fails if WS_PORT not specified (c668c41), closes #2213
Features
- cmd-socketio-server: support multiple BLP in single server (0f67085), closes #2102 #2030
- connector-iroha: update-iroha-js (74929b1)
- fabric-socketio-connector: sending transactions signed on the client-side (0b34ca3)
- iroha2-ledger: add Iroha V2 test ledger image and setup class (6ff6aac), closes #2138
- monitoring, sync and async requests (47da608), closes #1941