Skip to content

Commit

Permalink
FABN-1531 Release v2.1.0 (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: heatherlp <[email protected]>
  • Loading branch information
heatherlp committed Apr 16, 2020
1 parent 4406642 commit 2131968
Show file tree
Hide file tree
Showing 12 changed files with 65 additions and 16 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
## v2.1.0
Wed 8 Apr 2020 17:06:37 BST

* [4406642f](https://github.com/hyperledger/fabric-sdk-node/commit/4406642f) [FABN-1531](https://jira.hyperledger.org/browse/FABN-1531) Update references to 2.0 and 2.0.0 (#210)
* [bc50a107](https://github.com/hyperledger/fabric-sdk-node/commit/bc50a107) [FABN-1536](https://jira.hyperledger.org/browse/FABN-1536) NodeSDK add getTransactionId (#209)
* [03deb129](https://github.com/hyperledger/fabric-sdk-node/commit/03deb129) Import ByteBuffer type to prevent TypeScript error (#206)
* [e4c8e78c](https://github.com/hyperledger/fabric-sdk-node/commit/e4c8e78c) Use 2.1 Fabric Images (#205)
* [1abaa4c3](https://github.com/hyperledger/fabric-sdk-node/commit/1abaa4c3) Pull Fabric Images in CI (#204)
* [361a7adf](https://github.com/hyperledger/fabric-sdk-node/commit/361a7adf) [FABN-1224](https://jira.hyperledger.org/browse/FABN-1224) NodeSDK discovery interests (#203)
* [0e8dfa88](https://github.com/hyperledger/fabric-sdk-node/commit/0e8dfa88) [FABN-1524](https://jira.hyperledger.org/browse/FABN-1524): Default file checkpointer implementation (#201)
* [f6e8ae36](https://github.com/hyperledger/fabric-sdk-node/commit/f6e8ae36) [FABN-1524](https://jira.hyperledger.org/browse/FABN-1524): JSDoc for checkpointer (#200)
* [a2999388](https://github.com/hyperledger/fabric-sdk-node/commit/a2999388) [FABN-1524](https://jira.hyperledger.org/browse/FABN-1524): Checkpoint contract events (#199)
* [9ba41f8e](https://github.com/hyperledger/fabric-sdk-node/commit/9ba41f8e) [FABN-1532](https://jira.hyperledger.org/browse/FABN-1532 NodeSDK allow for non-)TLS networks (#198)
* [e415c40c](https://github.com/hyperledger/fabric-sdk-node/commit/e415c40c) [FABN-1523](https://jira.hyperledger.org/browse/FABN-1523): Checkpoint block listening (#197)
* [d3aee6fc](https://github.com/hyperledger/fabric-sdk-node/commit/d3aee6fc) [FABN-1526](https://jira.hyperledger.org/browse/FABN-1526): Minor doc tweaks based on review feedback (#196)
* [8c9f8e1d](https://github.com/hyperledger/fabric-sdk-node/commit/8c9f8e1d) [FABN-1526](https://jira.hyperledger.org/browse/FABN-1526): Home page to allow access to v1.4 and v2.0 docs (#195)
* [ac8c7878](https://github.com/hyperledger/fabric-sdk-node/commit/ac8c7878) [FABN-1526](https://jira.hyperledger.org/browse/FABN-1526) Remove old tutorial (#194)
* [abe6e78a](https://github.com/hyperledger/fabric-sdk-node/commit/abe6e78a) [FABN-1519](https://jira.hyperledger.org/browse/FABN-1519): More robust private data scenario test (#193)
* [192678e3](https://github.com/hyperledger/fabric-sdk-node/commit/192678e3) [FABN-1525](https://jira.hyperledger.org/browse/FABN-1525): Application migration tutorial (#191)
* [4697ea75](https://github.com/hyperledger/fabric-sdk-node/commit/4697ea75) [FABN-1461](https://jira.hyperledger.org/browse/FABN-1461) NodeSDK private data part 2 (#192)
* [9560c414](https://github.com/hyperledger/fabric-sdk-node/commit/9560c414) [FABN-1519](https://jira.hyperledger.org/browse/FABN-1519): Refactor of full and private event factory (#190)
* [1f446c66](https://github.com/hyperledger/fabric-sdk-node/commit/1f446c66) [FABN-1522](https://jira.hyperledger.org/browse/FABN-1522): load the value of config.orderers (#189)
* [ecdbeb94](https://github.com/hyperledger/fabric-sdk-node/commit/ecdbeb94) [FABN-1461](https://jira.hyperledger.org/browse/FABN-1461) NodeSDK add private data event (#102)
* [c951f2d5](https://github.com/hyperledger/fabric-sdk-node/commit/c951f2d5) [FABN-1519](https://jira.hyperledger.org/browse/FABN-1519): Event listening with private data (#188)
* [8b1a763b](https://github.com/hyperledger/fabric-sdk-node/commit/8b1a763b) [FABN-1518](https://jira.hyperledger.org/browse/FABN-1518): Correction to example block listener code in JSDoc (#187)
* [2f3c524a](https://github.com/hyperledger/fabric-sdk-node/commit/2f3c524a) [FABN-1518](https://jira.hyperledger.org/browse/FABN-1518): Update JSDoc for event listening (#185)
* [07e6d828](https://github.com/hyperledger/fabric-sdk-node/commit/07e6d828) [FABN-1521](https://jira.hyperledger.org/browse/FABN-1521) NodeSDK Add setEndpoint to typscript (#183)
* [f8aecd73](https://github.com/hyperledger/fabric-sdk-node/commit/f8aecd73) [FABN-1516](https://jira.hyperledger.org/browse/FABN-1516 revert to 2.0.0-)snapshots (#182)
* [ad42bd14](https://github.com/hyperledger/fabric-sdk-node/commit/ad42bd14) [FABN-1516](https://jira.hyperledger.org/browse/FABN-1516 Release 2.0.0-)beta.4 (#180)
* [1d276005](https://github.com/hyperledger/fabric-sdk-node/commit/1d276005) [FABN-1510](https://jira.hyperledger.org/browse/FABN-1510) Port grpc update (#181)

## v2.0.0-beta.4
Mon 16 Mar 2020 15:27:54 GMT

Expand Down
2 changes: 1 addition & 1 deletion fabric-ca-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fabric-ca-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"hyperledger",
"blockchain"
],
"version": "2.0.0-snapshot",
"tag": "unstable",
"version": "2.1.0",
"tag": "latest-2.1",
"main": "index.js",
"scripts": {
"test": "nyc mocha --recursive -t 10000"
Expand Down
2 changes: 1 addition & 1 deletion fabric-common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fabric-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fabric-common",
"version": "2.0.0-snapshot",
"tag": "unstable",
"version": "2.1.0",
"tag": "latest-2.1",
"description": "This package encapsulates the common code used by the `fabric-ca-client`, `fabric-network` packages.",
"keywords": [
"blockchain",
Expand Down
2 changes: 1 addition & 1 deletion fabric-network/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fabric-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"hyperledger",
"blockchain"
],
"version": "2.0.0-snapshot",
"tag": "unstable",
"version": "2.1.0",
"tag": "latest-2.1",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion fabric-protos/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fabric-protos/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fabric-protos",
"version": "2.0.0-snapshot",
"tag": "unstable",
"version": "2.1.0",
"tag": "latest-2.1",
"description": "Protocol Buffer files and generated JavaScript classes for Hyperledger Fabric",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 5 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-sdk-node",
"version": "2.0.0-snapshot",
"version": "2.1.0",
"main": "index.js",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions release_notes/v2.1.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Release Notes
-------------

This v2.1.0 release is the latest release of the fabric-node-sdk packages that support Fabric 2.x.

This v2.1.0 release supercedes previous v2.0.0-beta releases.
The release-1.4 branch is currently LTS, please see the proposed Fabric LTS strategy for more information:
https://github.com/hyperledger/fabric-rfcs/pull/23

Major changes from v1.4:
- The fabric-client package has been removed.  Client applications should use the Fabric Programming Model APIs from the fabric-network package.
The underlying APIs that interface with the gRPC layer have been reimplemented in the fabric-common package and should not be used directly by client applications.
- Simplified wallet management, which is portable across SDK languages and with pluggable persistent storage, more information here: https://hyperledger.github.io/fabric-sdk-node/master/tutorial-wallet.html
- New eventing implementation in fabric-network. Client application code can listen for block events using Network.addBlockListener(),
and listen for contract events using Contract.addContractListener(). The Network object also provides capability to listen for transaction commit events,
specifically to support the implementation of custom event handlers; more information here: https://hyperledger.github.io/fabric-sdk-node/master/tutorial-transaction-commit-events.html

0 comments on commit 2131968

Please sign in to comment.