Skip to content

Releases: hyperledger/fabric-chaincode-java

v2.2.3 Java Chaincode

23 Jul 10:58
01d1493
Compare
Choose a tag to compare

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

22 Jul 08:45
4ea0f71
Compare
Choose a tag to compare

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

08 Jun 10:36
1663b4f
Compare
Choose a tag to compare

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

04 Nov 15:32
Compare
Choose a tag to compare

Big Fix Release

v2.3.0 Java Chaincode

03 Nov 15:51
b19ee96
Compare
Choose a tag to compare

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

08 Oct 14:42
Compare
Choose a tag to compare

This is a bug fix release with the following..

v2.2.1 Java Chaincode - LTS

08 Oct 08:56
Compare
Choose a tag to compare

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

02 Jul 11:11
9a00c0d
Compare
Choose a tag to compare

Release Notes

This v2.2.0 Release is the LTS version of the fabric-chaincode-java

v2.1.1 Java Chaincode

18 May 14:42
Compare
Choose a tag to compare

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

14 Apr 10:56
2be9de1
Compare
Choose a tag to compare

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