hurley
hurley copied to clipboard
chore(deps): bump fabric-ca-client from 1.4.0 to 2.2.8
Bumps fabric-ca-client from 1.4.0 to 2.2.8.
Release notes
Sourced from fabric-ca-client's releases.
v2.2.8
This v2.2.8 version is the latest of the v2.2 long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:
https://github.com/hyperledger/fabric-rfcs/blob/main/text/0005-lts-release-strategy.md
This release updates dependencies and addresses an issue that could prevent client applications from stopping cleanly.
Changes in this release:
- When using a Hardware Security Module, the label associated with the slot containing the client identity's credentials can be specified instead of the slot index. This provides a more robust mechanism for specifying the correct HSM slot.
v2.2.7
This v2.2.7 version is the latest of the v2.2 long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:
https://github.com/hyperledger/fabric-rfcs/blob/main/text/0005-lts-release-strategy.md
Changes in v2.2.7:
- Transaction objects can be serialized using their serialize() method, and later reconstructed using the Contract's deserializeTransaction() method. This allows a transaction to be persisted and resubmitted with the same transaction ID (and nonce) following a client application restart, and may be useful to recover from a client application failure while an in-flight transaction is in an indeterminate state as its commit status has not yet been observed.
v2.2.6
This v2.2.6 version is the latest of the v2.2 long-term support (LTS) release of the fabric-node-sdk packages that support Fabric 2.x, and supersedes previous v2.x releases. Please see the Fabric LTS release strategy document for more information on LTS releases:
https://github.com/hyperledger/fabric-rfcs/blob/main/text/0005-lts-release-strategy.md
This is a maintenance release containing bug fixes and dependency updates to address security vulnerabilities.
v1.4.18
This is a maintenance release with bug fixes.
Update elliptic dependency [(#442)](https://github.com/hyperledger/fabric-sdk-node/commit/7b359125)
[FABN-1705] Allow multiple calls to Channel.sendTransaction. [(#441)](https://github.com/hyperledger/fabric-sdk-node/commit/e81661a5)
[FABN-1701] Align Fabric-Network discovery default options with code [(#433)](https://github.com/hyperledger/fabric-sdk-node/commit/74a89c6f)
[FABN-1700] Fix HSMWalletMixin TypeDef [(#428)](https://github.com/hyperledger/fabric-sdk-node/commit/d2eabde8)
[FABN-1591] Typo fix in release notes [(#423)](https://github.com/hyperledger/fabric-sdk-node/commit/08a2bd2d)
v1.4.17
fabric-sdk-node 1.4.17 is a maintenance release containing bug fixes. All users of the v1.4 Node SDK are advised to upgrade to this version.
[FABN-1685] commitTimeout not setting (#411) [FABN-1441] Typo change (#412) [FABN-1504] Type definition improvement (#410)
... (truncated)
Changelog
Sourced from fabric-ca-client's changelog.
v2.2.0
Wed 15 Jul 2020 14:07:07 BST
- 87a393af FABN-1593 update channel typescript defs (#272)
- 34a50138 Use Official CouchDB 3.1 Image (#265)
- 515ca942 Use proper event handler Gateway option in transaction-commit-events tutorial (#271)
- e219e19c Change to snapshot versions post publish of v2.1.2 (#269)
2.1.2
Wed 1 Jul 2020 15:56:59 BST
- 55cee313 [[FABN-1685] jsrsasign Vulnerability: (#263)
- f13d529a FABN-1571 set discovery sort ledgerHeight (#260)
- 3f9c9d4a [FABN-1572] fabricCaClient.js hygiene (p1) (#242)
- ed2121e5 [FABN-835] Fix recycle reference in Utils.js (#256)
- e71b1260 FABN-1566 Add TransactionError with event status (#258)
- 5b409b20 [FABN-1584: Add protobufjs dependency for fabric-](https://jira.hyperledger.org/browse/FABN-1584: Add protobufjs dependency for fabric-)protos (#262)
- e6673018 FABN-1582: Unit test for option pollution between gateway instances (#261)
- 0d566392 [FABN-1544] Fix the property name of ProcessedTransaction (#257)
- ff66fc66 FABN-1582: Fix leakage of Gateway confguration settings (#259)
- d73d1a6b FABN-1576: Revert version and tag to snapshots (#255)
v2.1.1
Wed Jun 17 09:52:17 EDT 2020
- 53898325 [FABN-1555] Update EventListener typedef and document (#239)
- d22e1a1b FABN-1544 Update gRPC to pure js version (#247)
- 6f29724e FABN-1570: Better unstable version generation (#248)
- 430f4706 FABN-1567 Adding duplicates with discovery (#249)
- 7a70ad27 FABN-1570: Explicit dependency versions on publishing (#246)
- 4d662d75 FABN-1569: Revert newDefaultKeyValueStore() to async (#241)
- 29cf613b FABN-1573: Use unique label per channel on chaincode package (#244)
- 1cb708df FABN-1565: Fix docs for DefaultEventHandlerStrategies (#240)
- c7f33a9b [FABN-835] Refactor CryptoKeyStore (Part 3) (#208)
- ba119799 FABN-1557 NodeSDK all restart event service (#237)
- 44bbab02 FABN-1536: Return copy from IdentityContext.calculateTransactionId() (#236)
- b6a20bcd FABN-1536: Make transaction ID available before submit (#235)
- 07b93c26 Fix when endBlock is of string type (#233)
- b8cc3a8f FABN-1549: JSDoc fixes (#234)
- 2da3e188 [FABN-1549: Remove non-TypeScript build for fabric-](https://jira.hyperledger.org/browse/FABN-1549: Remove non-TypeScript build for fabric-)network (#231)
- 5c0a28b2 [FABN-1549: Convert remaining fabric-](https://jira.hyperledger.org/browse/FABN-1549: Convert remaining fabric-)network source to TypeScript (#230)
- 251038a3 Fix some audit complaints (#229)
- 9497ed20 Add missing copyright to several files (#227)
- db6711b4 FABN-1539 NodeSDK limit "all" transaction event listening (#212)
- 48d1c4ba Update SoftHSM Label (#228)
- f79cd20e Update link to HLP security report wiki page (#226)
- 5e6d19c1 FABN-1550: Await call to async function in NetworkConfig (#225)
- df2eb45c FAB-17777 Create basic settings.yaml (#220)
- c8bb029b FABN-1548 NodeSDK move HSM to scenario test (#224)
- cb1f572b FABN-1546: Connect Gateway without a wallet (#222)
... (truncated)
Commits
bb8ddfc
Release v2.2.8 (#472)da58605
FABN-1716: Update@grpc/grpc-js
version (#475)c33a144
FABN-1716: Fix hang on application exit (#471)70b4cbc
[FABN-1554] Add label support for HSM (#468) (#470)e9a5500
Revert to snapshot publishing following v2.2.7 release (#467)442999c
[FABN-1710] Fix HSM Persistence issues (#464) (#466)ac0e9f1
Release v2.2.7 (#462)b48a1b7
FABN-1714: Fix JSDoc generation of Transaction class (#461)c905a9e
FABN-1714: Allow transactions to be serialized (#459)8bdf33a
Snapshot builds for v2.2.7 (#456)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by hyperledger-lf, a new releaser for fabric-ca-client 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 -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)