Skip to content

Releases: hyperledger/fabric-chaincode-node

v2.5.6

13 Jun 16:53
1da07a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.5...v2.5.6

v2.5.5

31 May 09:16
c2e5dda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.4...v2.5.5

v2.5.4

16 Jun 14:17
57fd694
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.3...v2.5.4

v2.5.3 Node Chaincode

17 Mar 14:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

v2.5.2 Node Chaincode

25 Jan 17:28
Compare
Choose a tag to compare

This is the LTS Release of of the v2.5 Fabric Chaincode Node. It replaces the previous v2.2 LTS.

New in the version 2.5.2

  • Fixed the getHistory API returning a byte buffer rather than an JSON object
  • Setting a state endorsement policy functions correctly

Other noteable 2.5 updates are

  • the PurgePrivateData feature is exposed via a new PurgePrivateData API
  • the grpc-js dependency has been locked to 1.8.1
  • arm docker builds

Change Log

https://github.com/hyperledger/fabric-chaincode-node/blob/main/CHANGELOG.md#v2.5.2

v2.5.1 Node Chaincode

11 Jan 16:29
Compare
Choose a tag to compare

v2.5.1

Release Notes

This is the LTS Release of of the v2.5 Fabric Chaincode Node. It replaces the previous v2.2 LTS.

  • the PurgePrivateData feature is exposed via a new PurgePrivateData API
  • the grpc-js dependency has been locked to 1.8.1
  • arm docker builds

v2.5.0 Node Chaincode

05 Jan 09:55
Compare
Choose a tag to compare

This is the LTS Release of the v2.5 Fabric Chaincode Node. It replaces the previous v2.2 LTS.

  • the PurgePrivateData feature is exposed via a new PurgePrivateData API

v2.4.2 Node Chaincode

04 May 11:14
Compare
Choose a tag to compare

This release corrects the 2.4 nodeenv docker image to be Node 16, and removes the fabric-shim-crypto package.

Note that version of Node.js is updated to 16.4.0. See the COMPATIBILITY.md file in the main branch for information.

v2.2.3 Node Chaincode LTS

03 May 10:09
Compare
Choose a tag to compare

This release corrects the TypeScript type definitions for the ChaincodeStub interface

The v2.2.3 release is the LTS version of the fabric-chaincode-node

v2.4.1 Node Chaincde

29 Nov 13:46
Compare
Choose a tag to compare

This release is the same as v2.4.0 but with a pipeline fix to properly pushing the docker image.

Note that the 2.4 release uses Node16