DLedger-0.3.0
RongtongJin
released this
10 Sep 03:40
·
71 commits
to master
since this release
What's Changed
- Fix DLedgerServer The code is not formatted correctly by @mxsm in #174
- Update rocketmq-remoting version 4.3.2 to 4.9.4 by @mxsm in #178
- Use the link to be redirected correctly by @jizhideluyi in #175
- Fix Method is on the same line as the Override code style issue by @mxsm in #181
- Optimize DLedgerLeaderElector.maintainAsCandidate code by @mxsm in #193
- Scoping log4j libraries to test by @lizhanhui in #196
- Fix DLedgerMmapFileStore#recover method throw java.nio.BufferUnderflowException by @mxsm in #186
- Add a lightweight log implementation slf4j-simple by @RongtongJin in #198
- DLedger page cache overtime by @yewenhai-github in #200
- Optimize BossCommand code and add ServerCommand by @mxsm in #194
- Fix comment word typo by @mxsm in #205
- Feat(dledger server): add a method to inform us whether DLedger i… by @TheR1sing3un in #206
- Support multi-raft by @TheR1sing3un in #150
- Style(main): remove unused import by @TheR1sing3un in #207
- Feat(main): support starting up with config file by @TheR1sing3un in #209
- DefaultMmapFile memory usage Optimize by @mxsm in #190
- Unable to Start DLedger without config.yaml by @tsunghanjacktsai in #211
- Separate library and cli tools by @lizhanhui in #212
- Fix Checkstyle Error by @tsunghanjacktsai in #214
- Polish the pom file by @RongtongJin in #216
- Add ASF header to new pom file by @RongtongJin in #218
- Separating DLedgerProxy from the DLedger as a new module by @TheR1sing3un in #220
- Polish the code after separating DLedgerProxy module by @RongtongJin in #222
- Fix(main): fix the append process when DLedger group only has one node by @TheR1sing3un in #223
- Remove duplicate tests and renamed some tests name by @RongtongJin in #225
- Make ConfigUtilsTest can pass by @RongtongJin in #227
- Say github action to run tests by @RongtongJin in #228
- Update README file mark snapshot feature to WIP by @RongtongJin in #229
New Contributors
- @jizhideluyi made their first contribution in #175
- @lizhanhui made their first contribution in #196
- @yewenhai-github made their first contribution in #200
- @TheR1sing3un made their first contribution in #206
Full Changelog: dledger-0.2.7...dledger-all-0.3.0