Releases: hyperledger/fabric-chaincode-java
Release list
v2.5.0 Java Chaincode
This is the LTS Release of the v2.5 Fabric Chaincode Java. It replaces the previous v2.2 LTS.
- the default JavaEnv docker image has been moved to use the Eclipse Temurin Java 11 JDK
- the PurgePrivateData feature is exposed via a new PurgePrivateData API
v2.4.1 Java Chaincode
This release has improved support for Chaincode-as-a-service and no longer requires the custom bootstrap code.
v2.4.0 Java Chaincode
v2.4.0 Java Chaincode to support the upcoming Fabric v2.4 release
v2.4.0-beta Fabric Chaincode Java
The first release of the v2.4 beta.
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
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