Releases: hyperledger/fabric-chaincode-java
v2.2.3 Java Chaincode
This is a maintenance release for the 2.2 LTS Branch of Java Chaincode
It includes fixes for Mutual TLS when working with Chaincode-as-a-Server
v2.3.1 Java Chaincode
A patch version of the 2.3 release.
Note: this is the current development release, not the LTS release. LTS versions are v2.2.x
v2.2.2 Java Chaincode
This is a maintenance release of the 2.2 LTS Branch
- Chaincode-as-a-server is working within the Java Chaincode; this gives parity with Node and Go chaincode
- The full maven installation has been removed from the JavaEnv image and replaced with the wrapper. Last release the we did the same with Gradle
v1.4.8 Java Chaincode
Big Fix Release
v2.3.0 Java Chaincode
This Java Chaincode Release is required to support Hyperledger Fabric v2.3.0
Note: this is the current development release, not the LTS release
v1.4.7 Java Chaincode
v2.2.1 Java Chaincode - LTS
This is a bug fix release with the following..
- cef231c FABCJ-293 Remove gradle from image
- d2643ef Minor Performance Improvements
- 703558c FABCJ-291 Startkey needs additional checks For the open ended query, the start and empty keys are empty from the chaincode. However, in the shim, if the start key is an empty key, it is replaced with 0x01 which is nothing but a namespace for the non-composite key.
V2.2.0 Java Chaincode - LTS
Release Notes
This v2.2.0 Release is the LTS version of the fabric-chaincode-java
v2.1.1 Java Chaincode
v2.1.1 18 May 2020
Release Notes
This is a bug fix release with a fix for a performance issue when using query.
See this JIRA for more information https://jira.hyperledger.org/browse/FABCJ-285
The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.
The release-1.4 branch is currently LTS, please see the proposed Fabric LTS strategy for more information:
hyperledger/fabric-rfcs#23
Known Vulnerabilities
none
Resolved Vulnerabilities
none
Known Issues & Workarounds
none
Change Log
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v211
v2.1.0 Java Chaincode
v2.1.0 14 April 2020
Release Notes
There are minimal changes between v2.0.0 and v2.1.0, please see the change log for a full list of updates.
The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.
The release-1.4 branch is currently LTS, please see the proposed Fabric LTS strategy for more information:
hyperledger/fabric-rfcs#23
Known Vulnerabilities
none
Resolved Vulnerabilities
none
Known Issues & Workarounds
none
Change Log
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v210