Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@petermetz petermetz released this 19 Dec 21:04
· 2720 commits to main since this release
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