You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+133-4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Hyperledger Indy Node Release Notes
2
2
3
+
*[1.6.82](#1682)
4
+
5
+
*[1.6.80](#1680)
6
+
7
+
*[1.6.79](#1679)
3
8
4
9
*[1.6.78](#1678)
5
10
@@ -25,17 +30,133 @@
25
30
26
31
*[1.0](#10)
27
32
33
+
#### Disclosure
28
34
35
+
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.
29
36
37
+
## 1.6.82
38
+
### Release date: Dec 20th, 2018
30
39
40
+
### Component Version Information
41
+
| Components | Version Numbers |
42
+
| --- | --- |
43
+
| indy-plenum | 1.6.57 |
44
+
| indy-node | 1.6.82 |
31
45
46
+
### Additional Information:
47
+
**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.**
32
48
33
-
#### Disclosure
49
+
### Changes - Additions
50
+
| Description | Additional Information | Ticket Number |
51
+
| --- | --- | --- |
52
+
| Add old instance change messages discarding ||[INDY-1909](https://jira.hyperledger.org/browse/INDY-1909)|
53
+
| Increase ToleratePrimaryDisconnection and bind re-try time ||[INDY-1836](https://jira.hyperledger.org/browse/INDY-1836)|
54
+
| Add check for None of replica's primary name during logging ||[INDY-1926](https://jira.hyperledger.org/browse/INDY-1926)|
34
55
35
-
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.
56
+
## 1.6.80
57
+
### Release date: Dec 13th, 2018
58
+
59
+
### Component Version Information
60
+
| Components | Version Numbers |
61
+
| --- | --- |
62
+
| indy-plenum | 1.6.55 |
63
+
| indy-node | 1.6.80 |
64
+
65
+
### Additional Information:
66
+
**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.**
67
+
68
+
### Major Fixes
69
+
| Description | Additional Information | Ticket Number |
70
+
| --- | --- | --- |
71
+
| Issuing a pool restart does not work if there is no consensus ||[INDY-1896](https://jira.hyperledger.org/browse/INDY-1896)|
72
+
| Intermittent test failure: test_primary_selection_increase_f ||[INDY-1872](https://jira.hyperledger.org/browse/INDY-1872)|
73
+
| Fix throughput class creation bug ||[INDY-1888](https://jira.hyperledger.org/browse/INDY-1888)|
74
+
75
+
## 1.6.79
76
+
### Release date: Dec 6th, 2018
77
+
78
+
### Component Version Information
79
+
80
+
| Components | Version Numbers |
81
+
| --- | --- |
82
+
| indy-plenum | 1.6.54 |
83
+
| indy-anoncreds | dependency is not required anymore |
84
+
| indy-node | 1.6.79 |
85
+
86
+
### Additional Information:
87
+
88
+
**Warning: Embedded command-line tool _indy_ is no longer available.** For further pool interaction use _indy-cli_ package https://github.com/hyperledger/indy-sdk/tree/master/cli
89
+
90
+
[**indy-test-automation repo**](https://github.com/hyperledger/indy-test-automation) has been created for end-to-end tests and additional test tools [**(INDY-1766)**](https://jira.hyperledger.org/browse/INDY-1766)
| Run very long load test on a small local pool ||[INDY-1821](https://jira.hyperledger.org/browse/INDY-1821)|
134
+
| AWS tags for pool automation AWS resources ||[INDY-1813](https://jira.hyperledger.org/browse/INDY-1813)|
135
+
| Adjust last_ordered_3pc and perform GC when detecting lag in checkpoints on backup ||[INDY-1795](https://jira.hyperledger.org/browse/INDY-1795)|
136
+
| Improve usability of current pool automation PoC ||[INDY-1792](https://jira.hyperledger.org/browse/INDY-1792)|
137
+
| As a dev/QA I need to be able to refer different groups in the same namespace using one inventory ||[INDY-1788](https://jira.hyperledger.org/browse/INDY-1788)|
138
+
| Remove security groups at tear-down phase for both tests and playbooks ||[INDY-1784](https://jira.hyperledger.org/browse/INDY-1784)|
| Test ZMQ Memory Consumption with restarting of listener on every X connections ||[INDY-1776](https://jira.hyperledger.org/browse/INDY-1776)|
141
+
| Get information about how many client connections is usually in progress ||[INDY-1775](https://jira.hyperledger.org/browse/INDY-1775)|
142
+
| Do a long test with a load pool can handle ||[INDY-1774](https://jira.hyperledger.org/browse/INDY-1774)|
143
+
| Find out why validation of PrePrepares with Fees takes so long ||[INDY-1773](https://jira.hyperledger.org/browse/INDY-1773)|
144
+
| Check why backup instances stop ordering so often ||[INDY-1772](https://jira.hyperledger.org/browse/INDY-1772)|
145
+
| As a dev I need to be able to perform tests on docker ||[INDY-1771](https://jira.hyperledger.org/browse/INDY-1771)|
146
+
| Test ZMQ Memory Consumption with restricted number of client connections ||[INDY-1770](https://jira.hyperledger.org/browse/INDY-1770)|
147
+
| Run load tests with file storages ||[INDY-1769](https://jira.hyperledger.org/browse/INDY-1769)|
148
+
| Change dependency building for upgrade procedure ||[INDY-1762](https://jira.hyperledger.org/browse/INDY-1762)|
149
+
| Use persisted last_pp_seq_no for recovery of backup primaries ||[INDY-1759](https://jira.hyperledger.org/browse/INDY-1759)|
150
+
| Extend Load Script with GET_TXN ||[INDY-1756](https://jira.hyperledger.org/browse/INDY-1756)|
151
+
| Avoid redundant static validation during signature verification ||[INDY-1753](https://jira.hyperledger.org/browse/INDY-1753)|
152
+
| Find out why max node prod time increases during long load test ||[INDY-1747](https://jira.hyperledger.org/browse/INDY-1747)|
153
+
154
+
### Upgrade Scripts:
36
155
156
+
No further action is required
37
157
38
158
## 1.6.78
159
+
### Release date: Oct 18th, 2018
39
160
40
161
### Component Version Information
41
162
@@ -76,8 +197,8 @@ Although every attempt has been made to make this information as accurate as pos
76
197
| Test domain transactions with FEEs. ||[INDY-1661](https://jira.hyperledger.org/browse/INDY-1661)|
77
198
| 3PC Batch should preserve the order of requests when applying PrePrepare on non-primary. ||[INDY-1642](https://jira.hyperledger.org/browse/INDY-1642)|
78
199
| Ability to switch off (remove) replicas with no changes of F value. ||[INDY-1680](https://jira.hyperledger.org/browse/INDY-1680)|
79
-
| A node should be able to participate in BLS multi-signature only if it has a valid proof of posession. ||[INDY-1589](https://jira.hyperledger.org/browse/INDY-1589)|
80
-
| Make validator info as a hystorical data. ||[INDY-1637](https://jira.hyperledger.org/browse/INDY-1637)|
200
+
| A node should be able to participate in BLS multi-signature only if it has a valid proof of possession. ||[INDY-1589](https://jira.hyperledger.org/browse/INDY-1589)|
201
+
| Make validator info as a historical data. ||[INDY-1637](https://jira.hyperledger.org/browse/INDY-1637)|
81
202
|||||
82
203
|**Known Issue:** Upgrade failed on pool from 1.3.62 to 1.4.66. Note that INDY-1447 was fixed in indy-node 1.5.68, but it still presents in indy-node 1.3.62 and 1.4.66 code. |**So, some of the nodes may not to be upgraded during simultaneous pool-upgrade.** If this problem will appear, stewards should perform manual upgrade of indy-node in accordance with this [instruction:](https://docs.google.com/document/d/1vUvbioL5OsmZMSkwRcu0p0jdttJO5VS8K3GhDLdNaoI)**(!)** To reduce the risk of reproducing INDY-1447, it is **recommended to use old CLI for pool upgrade.**|[INDY-1447](https://jira.hyperledger.org/browse/INDY-1447)|
83
204
|||||
@@ -96,6 +217,7 @@ Although every attempt has been made to make this information as accurate as pos
96
217
97
218
98
219
## 1.6.73
220
+
### Release date: Sep 5th, 2018
99
221
100
222
**Important:** Several iterations were done very rapidly between the last release and this one. All of the changes, upgrades, etc... are included in this new release. Simply upgrading will include them all from 1.6.70 until 1.6.73. To see further, specific numerous changes, please reference the appropriate tickets in the [Hyperledger Jira ticketing system.](https://jira.hyperledger.org/)
101
223
@@ -150,6 +272,7 @@ Although every attempt has been made to make this information as accurate as pos
150
272
151
273
152
274
## 1.6.70
275
+
### Release date: Aug 14th, 2018
153
276
154
277
### Component Version Information
155
278
@@ -276,6 +399,7 @@ For more details about txn format changes see INDY-1421.**
276
399
277
400
278
401
## 1.4.66
402
+
### Release date: Jul 2nd, 2018
279
403
280
404
281
405
### Component Version Information
@@ -384,6 +508,7 @@ Use https://github.com/hyperledger/indy-sdk/blob/b4a2bb82087e2eafe5e55bddb20a306
384
508
385
509
386
510
## 1.3.62
511
+
### Release date: May 22th, 2018
387
512
388
513
389
514
### Component Version Information
@@ -482,6 +607,7 @@ None at this time.
482
607
483
608
484
609
## 1.3.55
610
+
### Release date: Feb 28th, 2018
485
611
486
612
**Important: Upgrade to this version should be performed simultaneously for all nodes (with `force=True`).**
487
613
@@ -560,6 +686,7 @@ Node promoting is not recommended for 1.3.52 version according to known issues b
560
686
As mentioned above, upgrade to this version should be performed simultaneously for all nodes (with `force=True`).
561
687
562
688
## 1.2.50
689
+
### Release date: Dec 18th, 2017
563
690
564
691
565
692
### Component Version Information
@@ -752,6 +879,7 @@ The genesis files are now located in their own directory based off the network n
752
879
753
880
754
881
## 1.1.43
882
+
### Release date: Oct 24th, 2017
755
883
756
884
757
885
### Component Version Information
@@ -776,6 +904,7 @@ The genesis files are now located in their own directory based off the network n
0 commit comments