Releases: hyperledger/fabric-chaincode-node
v2.4.1 Node Chaincde
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
v2.4.0 Fabric Chaincode Node
This v2.4.0 release supports the upcoming Fabric v2.4.0 release
Note that the version of Node.js is updated to 16.4.0. See the COMPATIBILITY.md file in the main branch for information.
v2.4.0-beta
First release of the 2.4.0-beta
v2.2.2 Node Chaincode LTS
This is a bug fix release
The v2.2.2 release is the LTS version of the fabric-chaincode-node
v2.3.1 Chaincode Node - [codebase mgt release]
This is tag is to mark the end of the 2.3 use of the main branch.
2.3 was a development release only.
The main branch will now be used for 2.4.0-beta work.
No not use this tag.
v2.2.1 Node Chaincode - LTS
Fabric Chaincode Node v2.3.0
This is a bug fix release, including the following fixes...
- fc32346 FABCN-430 Fix type for timestamp.second (#194) (#209)
- 05df03f FABCN-435 OOM on Large Arg Size (#207)
This Node Chaincode Release is required to support Hyperledger Fabric v2.3.0
Note: this is the current development release, not the LTS release
Fabric Chaincode Node v1.4.6 (correct branch)
Release Notes
This is a maintence release and contains bug fixes, and minor updates.
- With large messages, an Out of Memory error can occur, this has been fixed
- The grpc library used has been updated
Fabric Chaincode Node - master branch
The unstable master branch; for development use only.
v2.2.0 Node Chaincode - LTS
Release Notes
The v2.2.0 release is the LTS version of the fabric-chaincode-node