Skip to content

Commit

Permalink
v2.2.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <[email protected]>
  • Loading branch information
bestbeforetoday authored and denyeart committed Aug 4, 2020
1 parent 61dff3a commit 1c1e084
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
## v2.2.1
Fri 31 Jul 2020 13:12:02 BST

* [61dff3a](https://github.com/hyperledger/fabric-sdk-java/commit/61dff3a) FABJ-531: Remove deprecated use of NettyChannelBuilder.usePlaintext(boolean)
* [78fe1b5](https://github.com/hyperledger/fabric-sdk-java/commit/78fe1b5) Prepare release-2.2 branch (#69)

## v2.2.0
Wed 15 Jul 2020 14:36:07 BST

* [e9152db](https://github.com/hyperledger/fabric-sdk-java/commit/e9152db) Prune missleading legacy document (#66)
* [4e24e47](https://github.com/hyperledger/fabric-sdk-java/commit/4e24e47) Add baseos to vendored images and bump fab version (#67)

## 2.1.4
## v2.1.4
Fri 3 Jul 2020 11:18:31 BST

* [f9755b5](https://github.com/hyperledger/fabric-sdk-java/commit/f9755b5) [FABJ-521] Allow arrays of PEM content in connection profile (#62)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.hyperledger.fabric-sdk-java</groupId>
<artifactId>fabric-sdk-java</artifactId>
<packaging>jar</packaging>
<version>2.2.1-snapshot</version>
<version>2.2.1</version>
<name>fabric-java-sdk</name>
<description>Java SDK for Hyperledger fabric project</description>
<url>https://www.hyperledger.org/community/projects</url>
Expand Down

0 comments on commit 1c1e084

Please sign in to comment.