Skip to content

Commit

Permalink
Release v2.2.8 (#149)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
  • Loading branch information
bestbeforetoday committed Aug 26, 2021
1 parent 6f84e45 commit 609e59a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v2.2.8
Thu 26 Aug 2021 13:49:18 BST

* [6f84e45](https://github.com/hyperledger/fabric-sdk-java/commit/6f84e45) FABJ-480: Fix maxInboundMessageSize yaml reading (#148)
* [adf7fce](https://github.com/hyperledger/fabric-sdk-java/commit/adf7fce) Explicit dependencies in integration test chaincode
* [85b91b8](https://github.com/hyperledger/fabric-sdk-java/commit/85b91b8) Update Chaincode Dependency (#142)

## v2.2.7
Fri 11 Jun 2021 09:48:22 BST

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.7</version>
<version>2.2.8</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 609e59a

Please sign in to comment.