Releases: Luxoft/fabric-utils
Releases · Luxoft/fabric-utils
1.4.4
Fabric 1.4 support
This release targets:
- Fabric 1.4 support
- Fabric Service Discovery
- Alternative way to connect to fabric via NetworkConfig from fabric SDK
- EventTracker supports generic types, not only protobuf
- bugfixes and refactoring
Code Refactoring
- fabric-utils core upgraded to use model objects instead of plain JsonNode
Migration to Fabric 1.4
Fabric utils now has basic support for Hyperledger Fabric 1.4
Retry tx
Merge pull request #6 from alexeykoren/master Retry on Tx ReadSet conflicts