Skip to content

Releases: hyperledger/fabric-gateway-java

v2.2.9

10 Dec 23:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.8...v2.2.9

v2.2.8

18 Apr 11:30
c642946
Compare
Choose a tag to compare

What's Changed

  • Configuration option on Gateway builder to enable or disable force shutdown of the underlying Channels when closing the Gateway by @yoshiteru-imamura in #153

New Contributors

Full Changelog: v2.2.7...v2.2.8

v2.2.7

02 Dec 08:29
8493cb5
Compare
Choose a tag to compare

What's Changed

This is a maintenance release containing the following changes:

Full Changelog: v2.2.6...v2.2.7

v2.2.6

21 Sep 17:15
19c5218
Compare
Choose a tag to compare

What's Changed

This is a maintenance release containing dependency updates and the following bug fix:

Full Changelog: v2.2.5...v2.2.6

v2.2.5

01 Jun 15:00
f038099
Compare
Choose a tag to compare

This is a maintenance release containing dependency updates to address a potential secuiruty vulnerability related to CouchDB wallets:

Full Changelog: v2.2.4...v2.2.5

v2.2.4

24 Mar 16:56
3dd5fd1
Compare
Choose a tag to compare

This is a maintenance release containing dependency updates and the following bug fix:

Full Changelog: v2.2.3...v2.2.4

v2.2.3

12 Jan 10:22
08f54d2
Compare
Choose a tag to compare

This is a maintenance release containing the following internal implementation change:

v2.2.2

27 Apr 14:55
ca5ccae
Compare
Choose a tag to compare

This is a maintenance release containing the following capability enhancements:

  • FGJ-103: Return transaction status on commit failure

v2.2.1

04 Nov 15:32
71c706f
Compare
Choose a tag to compare

This is a maintenance release containing the following bug fix:

  • Contract event listeners will only receive chaincode events emitted by transactions that committed successfully.

This release also includes new default query and commit handlers that allow client applications to interact with Fabric networks where the client identity's organization is not running any peer nodes.

v2.2.0

16 Jul 07:47
e36621e
Compare
Choose a tag to compare

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. 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