Skip to content

Commit

Permalink
add release notes for version 1.6.80
Browse files Browse the repository at this point in the history
Signed-off-by: olga.zheregelya <[email protected]>
  • Loading branch information
ozheregelya committed Dec 13, 2018
1 parent 4be661a commit 8ef58a1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Hyperledger Indy Node Release Notes

* [1.6.80](#1680)

* [1.6.79](#1679)

* [1.6.78](#1678)
Expand Down Expand Up @@ -30,6 +32,24 @@

Although every attempt has been made to make this information as accurate as possible, please know there may be things that are omitted, not fully developed yet, or updates since this publication that were not included in the information below. Only the most pressing or significant items have been listed. For the entire list of tickets and or specific information about any given item, please visit the list at [Hyperleder Indy's Jira](https://jira.hyperledger.org/). Once logged in, simply navigate to Projects > Indy.

## 1.6.80

### Component Version Information
| Components | Version Numbers |
| --- | --- |
| indy-plenum | 1.6.55 |
| indy-node | 1.6.80 |

### Additional Information:
**There are possible OOM issues during 3+ hours of target load or large catch-ups at 8 GB RAM nodes pool so 32 GB is recommended.**

### Major Fixes
| Description | Additional Information | Ticket Number |
| --- | --- | --- |
| Issuing a pool restart does not work if there is no consensus | | [INDY-1896](https://jira.hyperledger.org/browse/INDY-1896) |
| Intermittent test failure: test_primary_selection_increase_f | | [INDY-1872](https://jira.hyperledger.org/browse/INDY-1872) |
| Fix throughput class creation bug | | [INDY-1888](https://jira.hyperledger.org/browse/INDY-1888) |

## 1.6.79

### Component Version Information
Expand Down

0 comments on commit 8ef58a1

Please sign in to comment.