Releases: LiskArchive/lisk-service
Version 0.6.5
This release primarily addresses the following security vulnerability issue: CVE-2016-20018.
In addition, it fixes discrepancies with the block generation aggregation logic, delegate information caching, duplicate data when querying transactions, and some minor bugs within the Swagger documentation.
We recommend re-indexing the entire blockchain from scratch due to the change in the table schemas.
Notable Changes
- Prepare v0.6.5 patch release #1399
Bug Fixes
- Fix minor discrepancy with APIv2 swagger specs #1264
- Update Makefile #1389
- Discrepancy between totalProduced and total generated blocks #1391
- Incorrect delegate consecutiveMissedBlocks count #1387
- Duplicate transactions returned #1229
- Cherry-pick fixes for v0.6.5 release #1487
Known Issues
To view the changes in detail, please refer to the GitHub project.
Version 0.6.4
This release addresses the caching issues that mislead users to perform the reclaim transactions even when ineligible, thus resulting in errors. The ineligible users have an uninitialized account on the legacy blockchain (Lisk Core v2), who either have already reclaimed or are a victim of the address collision attack.
It is recommended to re-index the blockchain from scratch to properly rebuild the cache.
Notable Changes
- Prepare v0.6.4 patch release #1172
Bug Fixes
- Fix legacy cache handling #1170
Known Issues
- Aggregate does not match #1143
To view the changes in detail, please refer to the GitHub project.
Version 0.6.3
Release goal
Bug fixes and security updates
Description
This release addresses the issues with data inconsistencies, application stability, and several other minor bugs. It is recommended to re-index the blockchain from scratch with the latest version of MySQL (v8.0.29
), to ensure data consistency.
In addition, it also upgrades the NodeJS version to the latest LTS (v16.15.0
), and all the dependencies for security reasons.
Completed epics
- Prepare v0.6.3 patch release #1038
To view the changes in detail, please refer to the GitHub project.
- Documentation: https://lisk.com/documentation/lisk-service/index.html
Version 0.6.2
Release goal
Delegate lists and price ticker patches
Description
This release updates the Swiss Franc price ticker and includes several patches related to the delegate lists. It also improves the code quality in accordance with the company standards.
Completed epics
- Prepare v0.6.2 patch release #981
To view the changes in detail, please refer to the GitHub project.
Version 0.6.1
Release goal
Bug fixes and security updates
Description
This release enables the download snapshot feature. This ensures the index is fully up-to-date after running a fresh instance of Lisk Service. It is recommended to enable this feature to reduce the waiting period required for building the index.
In addition, it also includes several patches, together with updates on the total fee calculation algorithm and standby status recognition. Furthermore, it also comprises security fixes with updated dependencies.
Completed epics
- Prepare v0.6.1 patch release #949
To view the changes in detail, please refer to the GitHub project.
- Documentation: https://lisk.com/documentation/lisk-service/index.html
Version 0.6.0
Release goal
Account transactions export
Description
This release introduces an account transaction export functionality that allows users to download account transaction history in the CSV format.
Completed epics
- Implement account history export #870
- Remove support for Lisk Service API v1 #721
- Prepare v0.6.0 for beta #884
- Prepare v0.6.0 for rc #886
- Prepare v0.6.0 for production #920
To view the changes in detail, please refer to the GitHub project.
- Documentation: https://lisk.com/documentation/lisk-service/index.html
Version 0.6.0-rc.1
Release goal
Account transactions export
Description
This release updates the Docker deployment scripts and the obsolete version 1 API is removed.
Completed epics
Known bugs
- The transaction statistics were derived from the data generated from approximately the previous 60 days instead of the configured value.
To view the changes in detail, please refer to the GitHub project.
Version 0.6.0-rc.0
Release goal
Account transactions export
Description
This release introduces an account transaction export functionality that allows users to download the account transaction history in CSV format.
Completed epics
Known bugs
- The transaction statistics were derived from the data generated from approximately the previous 60 days instead of the configured value.
To view the changes in detail, please refer to the GitHub project.
Version 0.6.0-beta.0
Release goal
Account transactions export
Description
This release introduces an account transaction export functionality that allows users to download account transaction history in the CSV format.
Completed epics
- Prepare 0.6.0 for beta #884
To view the changes in detail, please refer to the GitHub project.
Version 0.5.0
Release goal
News Feed Service
Description
This release introduces a newsfeed feature that aggregates the updates from the official Lisk blog and Twitter channels.
It also includes several improvements related to index performance and blockchain data accuracy for the Lisk Core microservice.
Completed epics
- Implement news feed service #575
- Improve core microservice performance with Lisk Core on mainnet #726
- Prepare 0.5.0 for beta #750
- Prepare 0.5.0 for rc #817
- Prepare 0.5.0 for production #841
To see the changes in detail, please refer to the GitHub project.
- Documentation: https://lisk.com/documentation/lisk-service/index.html