Release date: Dec 6th, 2018
Component Version Information
Components | Version Numbers |
---|---|
indy-plenum | 1.6.54 |
indy-anoncreds | dependency is not required anymore |
indy-node | 1.6.79 |
Additional Information:
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
indy-test-automation repo has been created for end-to-end tests and additional test tools (INDY-1766)
The INDY-1818 (Init Indy Node should output Base58-encrypted verkey already) affects nodes adding.
validator-info output has been changed. If you use validator-info as data source make sure that you have done necessary changes for compatibility
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 |
---|---|---|
Intermittent test failure: test_primary_selection_increase_f | INDY-1872 | |
Pool stopped writing after production load with fees | INDY-1867 | |
Node does not validate CLAIM_DEF's filed ref | INDY-1862 | |
Sovrin package can't be upgraded | INDY-1850 | |
Expected object or value error during batch handling | INDY-1849 | |
Node that is not on network is shown as 'unreachable' | INDY-1842 | |
Not enough information about upgrade in journalctl | INDY-1834 | |
Need to fix 'aws_manage' playbook that fails when inventory directory is not specified | INDY-1827 | |
Validator on Sovrin MainNet fails to upgrade, then fails to revert | INDY-1824 | |
Pool stops writing during load testing against domain and pool ledgers together | INDY-1823 | |
Node service stops during node key validation | INDY-1820 | |
Init Indy Node should output Base58-encrypted verkey already | INDY-1818 | |
Investigate slowness on TestNet due to demotion | INDY-1816 | |
New instance was removed after creating | INDY-1815 | |
Upgrade from 1.6.645+ version result errors about packages versions in journalctl | INDY-1781 | |
RequestQueue in Replica doesn't clear after View Change | INDY-1765 |
Changes - Additions - Known Issues
Description | Workaround | Ticket |
---|---|---|
Create a Diagram for Components | INDY-1870 | |
Create Catch-up Sequence Diagram | INDY-1869 | |
Write and Read request flow | INDY-1868 | |
Plenum Consensus Protocol Diagram | INDY-1851 | |
Change pool state root hash for BLS-signature in Commit messages | INDY-1846 | |
3rd party open source manifest | INDY-1839 | |
Enable PreViewChange Strategy | INDY-1835 | |
Need to add Names to AWS ec2 instances and security groups | INDY-1828 | |
Need to securely automate SSH authenticity checking | INDY-1826- | |
Limit RocksDB memory consumption | INDY-1822 | |
Run very long load test on a small local pool | INDY-1821 | |
AWS tags for pool automation AWS resources | INDY-1813 | |
Adjust last_ordered_3pc and perform GC when detecting lag in checkpoints on backup | INDY-1795 | |
Improve usability of current pool automation PoC | INDY-1792 | |
As a dev/QA I need to be able to refer different groups in the same namespace using one inventory | INDY-1788 | |
Remove security groups at tear-down phase for both tests and playbooks | INDY-1784 | |
Clear Requests queue periodically | INDY-1780 | |
Test ZMQ Memory Consumption with restarting of listener on every X connections | INDY-1776 | |
Get information about how many client connections is usually in progress | INDY-1775 | |
Do a long test with a load pool can handle | INDY-1774 | |
Find out why validation of PrePrepares with Fees takes so long | INDY-1773 | |
Check why backup instances stop ordering so often | INDY-1772 | |
As a dev I need to be able to perform tests on docker | INDY-1771 | |
Test ZMQ Memory Consumption with restricted number of client connections | INDY-1770 | |
Run load tests with file storages | INDY-1769 | |
Change dependency building for upgrade procedure | INDY-1762 | |
Use persisted last_pp_seq_no for recovery of backup primaries | INDY-1759 | |
Extend Load Script with GET_TXN | INDY-1756 | |
Avoid redundant static validation during signature verification | INDY-1753 | |
Find out why max node prod time increases during long load test | INDY-1747 |
Upgrade Scripts:
No further action is required