Skip to content

Releases: hyperledger/fabric-chaincode-node

v2.5.8

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 04 Dec 09:26
b3720d0

What's Changed

Full Changelog: v2.5.7...v2.5.8

v2.5.7

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 27 Sep 16:53
e36d81e

What's Changed

Full Changelog: v2.5.6...v2.5.7

v2.5.6

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 13 Jun 16:53
1da07a6

What's Changed

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

v2.5.5

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 31 May 09:16
c2e5dda

What's Changed

New Contributors

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

v2.5.4

Choose a tag to compare

@bestbeforetoday bestbeforetoday released this 16 Jun 14:17
57fd694

What's Changed

New Contributors

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

v2.5.3 Node Chaincode

Choose a tag to compare

@mbwhite mbwhite released this 17 Mar 14:14

What's Changed

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

v2.5.2 Node Chaincode

Choose a tag to compare

@mbwhite mbwhite released this 25 Jan 17:28

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

Choose a tag to compare

@mbwhite mbwhite released this 11 Jan 16:29

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

Choose a tag to compare

@mbwhite mbwhite released this 05 Jan 09:55

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

Choose a tag to compare

@jt-nti jt-nti released this 04 May 11:14

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.