Skip to content

Version 5.3.0

Compare
Choose a tag to compare
@shuse2 shuse2 released this 29 Sep 07:04
· 3588 commits to development since this release
v5.3.0
4814450

Change Log

v5.3.0 (2023-09-28)

Full Changelog: v5.2.2...v5.3.0

This release includes some features and configurations to support the upcoming migration to SDK v6. Also, it upgrades version of NodeJS to v18.

Released packages

  • lisk-commander@5.2.0
  • @liskhq/lisk-api-client@5.2.0
  • @liskhq/lisk-bft@0.4.0
  • @liskhq/lisk-chain@0.4.0
  • @liskhq/lisk-client@5.3.0
  • @liskhq/lisk-codec@0.3.0
  • @liskhq/lisk-cryptography@3.3.0
  • lisk-elements@5.3.0
  • @liskhq/lisk-genesis@0.3.0
  • @liskhq/lisk-p2p@0.8.0
  • @liskhq/lisk-passphrase@3.2.0
  • @liskhq/lisk-transaction-pool@0.6.0
  • @liskhq/lisk-transactions@5.3.0
  • @liskhq/lisk-tree@0.3.0
  • @liskhq/lisk-utils@0.3.0
  • @liskhq/lisk-validator@0.7.0
  • lisk-framework@0.10.0
  • @liskhq/lisk-framework-dashboard-plugin@0.2.0
  • @liskhq/lisk-framework-faucet-plugin@0.2.0
  • @liskhq/lisk-framework-forger-plugin@0.3.0
  • @liskhq/lisk-framework-http-api-plugin@0.3.0
  • @liskhq/lisk-framework-monitor-plugin@0.3.0
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.3.0
  • lisk-sdk@5.3.0

Improvement

  • Add feature to snapshot database at particular height #8425
  • Extend node info response to include backup height #8790
  • Upgrade Lisk SDK v5 to use NodeJS v18 #8787
  • Fix invalid usage of fs.rmdirSync #8921