Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Releases: hyperledger/fabric-sdk-java

v2.2.1

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 04 Aug 13:22

This patch release updates the version of gRPC used by the SDK and removes usage of deprecated gRPC APIs. This deprecated API usage could cause NoSuchMethodError failures if newer gRPC versions were resolved at runtime by consuming projects.

v2.2.0

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 15 Jul 16:21
0ad1b3f

Updated Java SDK to support Hyperledger Fabric v2.2.

The v2.2.0 release is a long-term support (LTS) release and supersedes previous v2.x releases. Refer to the change log for a full list of updates.

Please see the Fabric LTS release strategy document for more information on LTS releases:

https://github.com/hyperledger/fabric-rfcs/blob/master/text/0005-lts-release-strategy.md

v1.4.11

Choose a tag to compare

@andrew-coleman andrew-coleman released this 07 Jul 12:49
da7d5cd

Maintenance release containing bug fixes

v2.1.4

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 03 Jul 13:19
a610d60

Maintenance release containing bug fixes.

v2.1.3

Choose a tag to compare

@andrew-coleman andrew-coleman released this 12 Jun 12:49
4d2c5fa

Updated to latest versions of dependencies

v2.1.2

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 19 May 14:55
06d40e2

Changes:

  • The transaction ID used when sending transaction proposals can be derived in advance by creating a new transaction context and attaching that transaction context to the proposal request.

v2.1.1

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 19 May 11:12
9da9a07

Fix release to update dependency versions.

v1.4.9

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 03 Jul 13:44
bcea80a

Updated to latest versions of dependencies

v2.1.0

Choose a tag to compare

@heatherlp heatherlp released this 22 Apr 08:16
032aa59

v2.1.0

Release Notes

Updated Java SDK to support Hyperledger Fabric v2.1.

The v2.1.0 release supercedes v2.0.0 and there are minimal changes between them, please see the change log for a full list of updates.
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-sdk-java/blob/master/CHANGELOG.md#v2.1.0

v2.0.0

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 22 Jan 16:32
release v2.0.0 (#40)

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>