Tags: hyperledger/fabric-protos
Tags
Update dependencies to address CVE-2024-7254 (#240) This vulnerability affects the Java bindings. Go and Node bindings are also updated; as are the tooling versions used to build the bindings. Note that the Node bindings are now built targeting Node 18, since this is the oldest currently supported LTS release. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Update dependencies to address CVE-2024-7254 This vulnerability affects the Java bindings. Go and Node bindings are also updated; as are the tooling versions used to build the bindings. Note that the Node bindings are now built targeting Node 18, since this is the oldest currently supported LTS release. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Tag NPM packages from main branch as either next or next-unstable Pushed commits to the main branch published NPM packages tagged as `unstable`, and release tags on the main branch published NPM packaged tagged as `latest`. This conflicted with NPM packages published from the 0.2.x branch and meant that the target Fabric version for the NPM package currently tagged `latest` varied depending on which branch had a release created most recently. The `latest` tag should always correspond to the current Fabric LTS release since it is the default version installed if a specific version is not specified. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
PreviousNext