Skip to content

DLedger-0.2.5

Compare
Choose a tag to compare
@RongtongJin RongtongJin released this 28 Apr 11:18
· 131 commits to master since this release

This release fixes some bugs and support state machine for dledger

What's Changed

  • [ISSUE #126] The class DLedgerProtocolHander name should be DLedgerProtocolHandler by @llIlll in #127
  • [ISSUE #125] fix hanged unavailable file in deleteExpiredFileByTime by @yuz10 in #124
  • [ISSUE #130] update authors in license by @yuz10 in #129
  • Feature: add statemachine for dledger by @hzh0425 in #128
  • Feature: let dledger complete responseFutures after applying entries to statemachine by @hzh0425 in #132
  • Add Statemachine feature for DLedger by @hzh0425 in #133
  • [ISSUE #134] fix batch push error by @Git-Yang in #137
  • BugFix: fix bug in statemachine mode by @hzh0425 in #139

New Contributors

Full Changelog: dledger-0.2.4...dledger-0.2.5