Skip to content

Commit 15c166c

Browse files
kemi04jt-nti
authored andcommitted
Trying instructions
Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>
1 parent 82e7334 commit 15c166c

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.2.1
2+
Wed 7 Oct 2020 16:21:53 BST
3+
4+
* [cef231c](https://github.com/hyperledger/fabric-chaincode-java/commit/cef231c) [FABCJ-293](https://jira.hyperledger.org/browse/FABCJ-293) Remove gradle from image
5+
* [d2643ef](https://github.com/hyperledger/fabric-chaincode-java/commit/d2643ef) Minor Performance Improvements
6+
* [703558c](https://github.com/hyperledger/fabric-chaincode-java/commit/703558c) [FABCJ-291](https://jira.hyperledger.org/browse/FABCJ-291) Startkey needs additional checks For the open ended query, the start and empty keys are empty from the chaincode. However, in the shim, if the start key is an empty key, it is replaced with 0x01 which is nothing but a namespace for the non-composite key.
7+
* [f35ae08](https://github.com/hyperledger/fabric-chaincode-java/commit/f35ae08) Fix tagging of fabric-javaenv image
8+
* [cb31d36](https://github.com/hyperledger/fabric-chaincode-java/commit/cb31d36) Bump version to 2.2.1
9+
110
## v2.2.0
211
Thu 2 Jul 11:28:13 BST 2020
312

release_notes/v2.2.1.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
v2.2.1
2+
--------------------------
3+
4+
Release Notes
5+
-------------
6+
This v2.2.1 Release is the LTS version of the fabric-chaincode-java
7+
8+
Known Vulnerabilities
9+
---------------------
10+
none
11+
12+
Resolved Vulnerabilities
13+
------------------------
14+
none
15+
16+
Known Issues & Workarounds
17+
--------------------------
18+
none
19+
20+
Change Log
21+
----------
22+
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v221

0 commit comments

Comments
 (0)