Skip to content

Commit cc62761

Browse files
mbwhitejt-nti
authored andcommitted
[FABCJ-282] Release 2.0.1 chaincode
Provides access to local MSPid Signed-off-by: Matthew B White <[email protected]>
1 parent 8cb6a25 commit cc62761

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.0.1
2+
Wed 4 Mar 16:38:58 GMT 2020
3+
4+
* [8cb6a25](https://github.com/hyperledger/fabric-chaincode-java/commit/8cb6a25) [FAB-16136](https://jira.hyperledger.org/browse/FAB-16136) Do not run tests in chaincode container
5+
* [3710641](https://github.com/hyperledger/fabric-chaincode-java/commit/3710641) [FABCJ-280](https://jira.hyperledger.org/browse/FABCJ-280) Copy chaincode into temporary directory before building
6+
* [a25a7d6](https://github.com/hyperledger/fabric-chaincode-java/commit/a25a7d6) [FABCJ-276](https://jira.hyperledger.org/browse/FABCJ-276) Access localmspid
7+
18
## v2.0.0
29
Fri 24 Jan 10:26:03 GMT 2020
310

release_notes/v2.0.1.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
v2.0.1 4 March 2020
2+
--------------------------
3+
4+
Release Notes
5+
-------------
6+
7+
- Provides access to the localmspid
8+
9+
adoptopenjdk/openjdk11:jdk-11.0.4_11-alpine is now used for the basis of javaenv Docker image.
10+
11+
Known Vulnerabilities
12+
---------------------
13+
none
14+
15+
Resolved Vulnerabilities
16+
------------------------
17+
none
18+
19+
Known Issues & Workarounds
20+
--------------------------
21+
none
22+
23+
Change Log
24+
----------
25+
https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v201

0 commit comments

Comments
 (0)