Skip to content

v1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@petermetz petermetz released this 28 Mar 20:56
· 694 commits to main since this release
v1.2.0
a80fc8f

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

  • Revert "changing asset exchange interop cc as package" (e9e4606)
  • Revert "update simplestate to refer mocks go module" (b7470ba)
  • Revert "update simpleasset to refer to go modules" (660248f)
  • Revert "update interfaces/asset-mgmt to refer to go modules" (5f3a2f8)