Skip to content

v2.5.6

Latest
Compare
Choose a tag to compare
@bestbeforetoday bestbeforetoday released this 23 Jun 21:13
· 1 commit to main since this release
1056635

What's Changed

Migration considerations

The version of the Fabric protocol buffer Java bindings used in this release require version 4 of the Java protocol buffers package. If your smart contract has a dependency on org.hyperledger.fabric:fabric-protos, it must be at version 0.3.7 or higher. If your smart contract has a dependency on Google protocol buffer libraries, such as com.google.protobuf:protobuf-java, they must be at version 4. Where your only dependency on these libraries is as a transitive dependency of the Fabric chaincode libraries, no action should be required.

New Contributors

Full Changelog: v2.5.5...v2.5.6