Skip to content

Commit f733be2

Browse files
mbwhitejt-nti
authored andcommitted
[FABCJ-286] Release 2.1.1
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
1 parent bcbfdd7 commit f733be2

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.1.1
2+
Mon 18 May 09:09:24 BST 2020
3+
4+
* [f0f958e](https://github.com/hyperledger/fabric-chaincode-java/commit/f0f958e) [FABCJ-284](https://jira.hyperledger.org/browse/FABCJ-284) Broken docs link
5+
* [b89c464](https://github.com/hyperledger/fabric-chaincode-java/commit/b89c464) [FABCJ-285](https://jira.hyperledger.org/browse/FABCJ-285) Remove incorrect log point
6+
* [93ff6bb](https://github.com/hyperledger/fabric-chaincode-java/commit/93ff6bb) [FABCJ-283](https://jira.hyperledger.org/browse/FABCJ-283) Bump version number to 2.1.1
7+
18
## v2.1.0
29
Thu 9 Apr 2020 14:13:36 BST
310

release_notes/v2.1.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v2.0.1 4 March 2020
1+
v2.1.0 4 March 2020
22
--------------------------
33

44
Release Notes

release_notes/v2.1.1.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
v2.1.1 18 May 2020
2+
--------------------------
3+
4+
Release Notes
5+
-------------
6+
This is a bug fix release with a fix for a performance issue when using query.
7+
8+
See this JIRA for more information https://jira.hyperledger.org/browse/FABCJ-285
9+
10+
The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.
11+
The release-1.4 branch is currently LTS, please see the proposed Fabric LTS strategy for more information:
12+
https://github.com/hyperledger/fabric-rfcs/pull/23
13+
14+
Known Vulnerabilities
15+
---------------------
16+
none
17+
18+
Resolved Vulnerabilities
19+
------------------------
20+
none
21+
22+
Known Issues & Workarounds
23+
--------------------------
24+
none
25+
26+
Change Log
27+
----------
28+
https://github.com/hyperledger/fabric-chaincode-java/blob/release-2.x/CHANGELOG.md#v211

0 commit comments

Comments
 (0)