v1.2.0
Pre-release
Pre-release
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