The v2.2.1 release is the LTS version of the fabric-chaincode-node
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
Fabric Chaincode Node v2.1.4
v2.1.4
Release Notes
FABCN-418 Dependency unable to use git
Locks the version of the winston library to 3.2.1
The updated winston library after 3.3.0 prevents chaincode installing due to
a new requirement for git which is not available in the
hyperledger/fabric-nodeenv docker image.
The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.
This version was pushed to npm by hyperledger-ghci, a new releaser for fabric-shim since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/olegabu/fabric-starter/network/alerts).
Removes jsrsasign. It's no longer used after updating ancestor dependency fabric-shim. These dependencies need to be updated together.
Removes
jsrsasign
Updates
fabric-shim
from 1.4.1 to 2.2.3Release notes
Sourced from fabric-shim's releases.
... (truncated)
Changelog
Sourced from fabric-shim's changelog.
... (truncated)
Commits
21932e2
Allow jsdoc push to faile2f4080
Prepare 2.2.3 release437c67e
Recent builds have failued with the browserlist module reporting5311536
Rename the root json config file (#301)2957475
Correct TS type definitionsbae4955
Node update (#295)fa2bfe6
Private data tests added (#290)2d682a1
Prepare 2.2.2 release (#278)8cc17b2
Update for audit failurec5a49be
Disable the server side testsMaintainer changes
This version was pushed to npm by hyperledger-ghci, a new releaser for fabric-shim since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/olegabu/fabric-starter/network/alerts).