Skip to content

Commit e8a282a

Browse files
authored
[FABCN-436] Release 1.4.6 (#215)
Signed-off-by: Matthew B White <[email protected]>
1 parent 0a83abd commit e8a282a

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.4.6
2+
Wed 16 Sep 15:22:12 BST 2020
3+
4+
* [0a83abd](https://github.com/hyperledger/fabric-chaincode-node/commit/0a83abd) [FABCN-435](https://jira.hyperledger.org/browse/FABCN-435) OOM on large arg size
5+
* [3642a26](https://github.com/hyperledger/fabric-chaincode-node/commit/3642a26) Update to grpc 12.24.3 (#190)
6+
7+
18
## v1.4.5
29
Wed 5 Feb 16:47:56 GMT 2020
310

release_notes/v1.4.6.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
v1.4.5 5th February 2020
2+
-----------------------------
3+
4+
Release Notes
5+
-------------
6+
This is a maintence release and contains bug fixes, and minor updates.
7+
8+
- With large messages, an Out of Memory error can occur, this has been fixed
9+
- The grpc library used has been updated
10+
11+
Migration Notes
12+
---------------
13+
None known
14+
15+
Known Vulnerabilities
16+
---------------------
17+
none
18+
19+
Resolved Vulnerabilities
20+
------------------------
21+
none
22+
23+
Known Issues & Workarounds
24+
--------------------------
25+
none
26+
27+
Change Log
28+
----------
29+
https://github.com/hyperledger/fabric-chaincode-node/blob/release-1.4/CHANGELOG.md#v145

0 commit comments

Comments
 (0)