Skip to content

Commit

Permalink
[FAB-13253] Improve SDK compatibility doc
Browse files Browse the repository at this point in the history
Clarify support statement.

Change-Id: I248b96a417473b27bd1ed30cb8face2f949401c2
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
  • Loading branch information
denyeart committed Dec 12, 2018
1 parent 36ba823 commit e96efc2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/upgrading_your_network_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,12 @@ To learn how to upgrade your Fabric CA server, click over to the
Upgrade Node SDK clients
~~~~~~~~~~~~~~~~~~~~~~~~

.. note:: Upgrade Fabric CA before upgrading Node SDK clients.
.. note:: Upgrade Fabric and Fabric CA before upgrading Node SDK clients.
Fabric and Fabric CA are tested for backwards compatibility with
older SDK clients. While newer SDK clients often work with older
Fabric and Fabric CA releases, they may expose features that
are not yet available in the older Fabric and Fabric CA releases,
and are not tested for full compatibility.

Use NPM to upgrade any ``Node.js`` client by executing these commands in the
root directory of your application:
Expand Down

0 comments on commit e96efc2

Please sign in to comment.