RongtongJin
released this
31 Aug 23:23
·
4 commits
to master
since this release
What's Changed
- [ISSUE #238] Fix illegal reflective access by @totalo in #239
- code styles fix by @akkw in #233
- [ISSUE #131] Support Snapshot for Dledger by @tsunghanjacktsai in #197
- Update variable name by @tsunghanjacktsai in #241
- [ISSUE #247]revote when leader's term is not the biggest by @cserwen in #248
- [ISSUE #242]Remove useless variable by @mxsm in #243
- [ISSUE #251] Fix: checkAbnormalFuture of slave will not work if the network is abnormal by @cserwen in #252
- [ISSUE #253] Add new plugin to auto release by @RongtongJin in #254
- [ISSUE #255] Remove useless import by @RongtongJin in #256
- [ISSUE 245] fix wrong recover logic after reseting offset by @TheR1sing3un in #246
- [ISSUE#268]Fix wrong ledgerIndex and wrong generated snapshot in snapshot mode by @TheR1sing3un in #269
- [ISSUE#266] Support read state from statemachine with RaftLog-Read mode #266 by @TheR1sing3un in #267
- [ISSUE #276] Upgrade rocketmq remoting version to 5.1.0 by @ShadowySpirits in #277
- [ISSUE #272]Fix NamedThreadFactory attribute typo by @mxsm in #273
- [ISSUE #278][master]: fix commit without check by @TheR1sing3un in #280
- [ISSUE #282] Fix the issue that DLedger RPC Service thread stuck by @RongtongJin in #284
- [ISSUE #289] Support Register-Model server based on DLedger by @TheR1sing3un in #288
- [ISSUE #290]: add switch to enable/disable snapshot feature by @TheR1sing3un in #291
- [ISSUE #292] Update current quick-start by @TheR1sing3un in #293
- [ISSUE #296] Support Jepsen test based on Register-Model by @TheR1sing3un in #297
- [ISSUE #295]fix: batch append should also checkQuotaAndWait by @absolute8511 in #294
- [ISSUE #275] Complete snapshot(sync mode to install) by @TheR1sing3un in #298
- [ISSUE #299] Add TPS and latency report in benchmark command by @TheR1sing3un in #300
- [ISSUE #301] Add entry type to distinguish the entry by @TheR1sing3un in #302
- [ISSUE #303] Support upper layer write entry and get response data when entry is applied by @TheR1sing3un in #304
- [ISSUE #305] Support fast advance commit index by appending no-op entry by @TheR1sing3un in #306
- [ISSUE #307] Support metrics by @TheR1sing3un in #308
- fix: follower should try clean pending closure to avoid memory leak by @absolute8511 in #309
- [ISSUE #310] Fix to successfully generate java doc by @TheR1sing3un in #311
New Contributors
- @totalo made their first contribution in #239
- @akkw made their first contribution in #233
- @ShadowySpirits made their first contribution in #277
- @absolute8511 made their first contribution in #294
Full Changelog: dledger-all-0.3.1...dledger-all-0.4.0