v1.3.14
What's Changed
- optimize: null are allowed for expect or update value by @funky-eyes in #963
- fix: don't block heartbeat response when fsm is busy by @killme2008 in #969
- feat(iterator):Auto commit mode for applying log iterator by @1294566108 in #962
- optimize code in RouteTable by @kang-hl in #977
- fix(Rhea): compatible a bug in jdk 11 by @lfygh in #991
- add group id for replicator logs by @qiujiayu in #997
- fix java-log-storage-impl moudle FileManger.truncatePrefix bug by @JavaCoderCff in #1022
- fix: missing peer id when refreshing leader, #1012 by @killme2008 in #1033
- (fix) NullPointerException at FSMCallerImpl#doCommitted when this.node.getOptions() #1035 by @tkalkirill in #1036
- add judgement for SimpleForwardingServerCall in method ServerStreamHelper.getServerStream by @AlchemyDing in #1044
- 新增代码扫描action by @Duan-0916 in #1047
- (feat) 修改rocksdb版本为最新 by @Crazy-Bunny in #1056
- (fix:pd) become a leader before the addLeaderStateListener by @ye-xiaowei in #1062
- chore: remove deprecated method to adapt higher rocksdb version by @leizhiyuan in #1058
- Add @FunctionalInterface for some interface by @karsonto in #1048
- 修复loader.getResources无法读取资源的问题 by @SABERYJS in #1066
- add ping executor by @qiujiayu in #1068
- feat: release v1.3.14 by @fengjiachun in #1069
New Contributors
- @kang-hl made their first contribution in #977
- @tkalkirill made their first contribution in #1036
- @AlchemyDing made their first contribution in #1044
- @Duan-0916 made their first contribution in #1047
- @Crazy-Bunny made their first contribution in #1056
- @ye-xiaowei made their first contribution in #1062
- @leizhiyuan made their first contribution in #1058
- @karsonto made their first contribution in #1048
- @SABERYJS made their first contribution in #1066
Full Changelog: 1.3.13...v1.3.14