Skip to content

Releases: hyperledger/fabric-chaincode-java

v2.5.0 Java Chaincode

Choose a tag to compare

@mbwhite mbwhite released this 23 Jan 15:37
c835610

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

Choose a tag to compare

@mbwhite mbwhite released this 13 Dec 16:17

This release has improved support for Chaincode-as-a-service and no longer requires the custom bootstrap code.

v2.4.0 Java Chaincode

Choose a tag to compare

@mbwhite mbwhite released this 26 Nov 13:43
d596ec8

v2.4.0 Java Chaincode to support the upcoming Fabric v2.4 release

v2.4.0-beta Fabric Chaincode Java

Pre-release

Choose a tag to compare

@mbwhite mbwhite released this 18 Aug 10:31
99f931e

The first release of the v2.4 beta.

v2.2.3 Java Chaincode

Choose a tag to compare

@mbwhite mbwhite released this 23 Jul 10:58
01d1493

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

Choose a tag to compare

@mbwhite mbwhite released this 22 Jul 08:45
4ea0f71

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

Choose a tag to compare

@mbwhite mbwhite released this 08 Jun 10:36
1663b4f

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

Choose a tag to compare

@mbwhite mbwhite released this 04 Nov 15:32

Big Fix Release

v2.3.0 Java Chaincode

Choose a tag to compare

@jt-nti jt-nti released this 03 Nov 15:51
b19ee96

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

Choose a tag to compare

@jt-nti jt-nti released this 08 Oct 14:42

This is a bug fix release with the following..