Skip to content

Commit 50d52fa

Browse files
authored
Merge pull request #182 from kemi04/grpc
2.2.2 release
2 parents 4655dcf + f2e47c3 commit 50d52fa

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v2.2.2
2+
Mon 7 Jun 2021 11:35:03 BST
3+
4+
* [6aa49ac0](https://github.com/hyperledger/fabric-chaincode-java/commit/6aa49ac0) 2.2.2 release
5+
* [56105039](https://github.com/hyperledger/fabric-chaincode-java/commit/56105039) [FABCJ-214](https://jira.hyperledger.org/browse/FABCJ-214) merged to release-2.2 (Chaincode as a server enabled)
6+
* [d1c8030c](https://github.com/hyperledger/fabric-chaincode-java/commit/d1c8030c) Port of the udpate to use MavenWrapper
7+
* [bd3515f1](https://github.com/hyperledger/fabric-chaincode-java/commit/bd3515f1) Transaction metadata tags updated
8+
* [f226c96a](https://github.com/hyperledger/fabric-chaincode-java/commit/f226c96a) Clean up Fabric Version Methodology
9+
* [dd4332ab](https://github.com/hyperledger/fabric-chaincode-java/commit/dd4332ab) [FABCJ-187](https://jira.hyperledger.org/browse/FABCJ-187) Add max inbound msg size configuration
10+
* [b2095bb6](https://github.com/hyperledger/fabric-chaincode-java/commit/b2095bb6) Fix javadoc build
11+
* [9fa40a60](https://github.com/hyperledger/fabric-chaincode-java/commit/9fa40a60) Update builds for new release-2.2 branch
12+
* [081d5c89](https://github.com/hyperledger/fabric-chaincode-java/commit/081d5c89) Bump version to 2.2.2
13+
* [b4948247](https://github.com/hyperledger/fabric-chaincode-java/commit/b4948247) [FABCJ-290](https://jira.hyperledger.org/browse/FABCJ-290) Add release guide
14+
115
## v2.2.1
216
Wed 7 Oct 2020 16:21:53 BST
317

release_notes/v2.2.2.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
v2.2.2
2+
--------------------------
3+
4+
Release Notes
5+
-------------
6+
This v2.2.2 Release is the LTS version of the fabric-chaincode-java
7+
Chaincode as a server functionality has been added, however, TLS is not yet supported
8+
9+
Known Vulnerabilities
10+
---------------------
11+
none
12+
13+
Resolved Vulnerabilities
14+
------------------------
15+
none
16+
17+
Known Issues & Workarounds
18+
--------------------------
19+
none
20+
21+
Change Log
22+
----------
23+
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v222

0 commit comments

Comments
 (0)