Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: LiskArchive/lisk-service

Version 0.7.0-rc.3

30 Oct 10:52
Compare
Choose a tag to compare
Version 0.7.0-rc.3 Pre-release
Pre-release

Change Log

v0.7.0-rc.3 (2023-10-30)

Full Changelog

This release incorporates various fixes for existing and newly introduced bugs with Lisk Service v0.7.0-rc.2.
It also (temporarily) disables file-based caching by default to improve the API performance.

We recommend re-indexing the entire blockchain from scratch due to the data consistency fixes included in the patch.

Resolved issues:

  1. Indexing issues against the testnet
  2. Lisk Service performance issues
  3. Inconsistency between stakers and validators response

Version 0.7.0-rc.2

Version 0.6.6

04 Oct 13:25
Compare
Choose a tag to compare

Change Log

v0.6.6 (2023-10-04)

Full Changelog

This release includes Lisk SDK v5.3.0 and upgrades the version of NodeJS to v18.
In addition, it also incorporates some minor bug fixes related to the Docker image builds and Newsfeed microservice crashes.

Resolved issues:

  1. Prepare v0.6.6 patch release

Version 0.7.0-rc.1

Version 0.7.0-rc.0

08 Sep 10:11
Compare
Choose a tag to compare

Version 0.7.0-beta.4

Version 0.7.0-beta.3

Version 0.7.0-beta.2

04 Jul 11:47
Compare
Choose a tag to compare
Version 0.7.0-beta.2 Pre-release
Pre-release

Change Log

v0.7.0-beta.2 (2023-07-04)

Full Changelog
This release includes Lisk SDK v6.0.0-beta.4 and incorporates bug fixes, enhancements, and additional improvements for Lisk Service.

Resolved issues:

  1. Cache immutable entities - Introduces breaking change
  2. Ease apk package pinning in Dockerfile
  3. Remove globalTokenID logic from transaction statistics
  4. Update unlocks endpoint
  5. Validate invoke endpoint request params
  6. Add validator rank validation job
  7. Improve MySQL implementation
  8. Fix revertTransaction hook for submitSidechainCrossChainUpdate transaction
  9. Error querying metadata for supported tokens
  10. Disable etag for selected endpoints
  11. Add support/configure read-replicas for MySQL
  12. Search parameter throws an error in Lisk Service APIs
  13. Wrong calculation of validator’s rank
  14. Integrate account knowledge
  15. Estimate fees endpoint does not support multisig transactions - Introduces breaking change
  16. Extend currency support for market prices
  17. Block ID present in pending transactions - Introduces breaking change
  18. Consider transaction execution status within the hooks
  19. Extend the top balances endpoint
  20. Fix transaction statistics
  21. Unable to run benchmark for WS JSON-RPC API
  22. Unable to query pending transactions by address
  23. Update validators cache on changeCommission transaction
  24. Update microservice documentation
  25. HTTP rate limiting options are not passed to Gateway container
  26. Update transaction fee estimates endpoint
  27. Transaction statistics crashes
  28. Update Lisk SDK to v6.0.0-beta.4

NOTE: This release introduces THREE breaking changes in the API, and the affected issues are highlighted above.
For more information, please refer to the corresponding issue/PR description.

Version 0.7.0-beta.1

Version 0.7.0-beta.0

26 Apr 12:56
Compare
Choose a tag to compare
Version 0.7.0-beta.0 Pre-release
Pre-release

Change Log

v0.7.0-beta.0 (2023-04-26)

Full Changelog

This release implements the following objectives from the Sapphire phase of the Lisk roadmap:

  1. Make Lisk Service blockchain agnostic
  2. Change API to support Lisk SDK v6
  3. Prepare Lisk Service v0.7.0 for alpha
  4. Provide blockchain application metadata
  5. Update DPoS module
  6. Prepare Lisk Service v0.7.0 for beta

This release uses Lisk SDK v6.0.0-beta.0

For the detailed changes, please refer to the following: