Releases: sofastack/sofa-jraft
Releases · sofastack/sofa-jraft
v1.3.15.bugfix
What's Changed
- fix: refresh leader on disconnect by @shihuili1218 in #1140
- release 1.3.15.bugfix by @shihuili1218 in #1141
Full Changelog: v1.3.15...1.3.15.bugfix
v1.3.15
What's Changed
- bugfix: hessian version conflict caused an issue where the serializer could not be customized by @funky-eyes in #1073
- feat: 升级grpc扩展中grpc版本到1.62.2 by @zxuanhong in #1084
- fix: ThreadId miss unlock(#1107) by @ye-xiaowei in #1108
- fix: last committed index in BallotBox by @killme2008 in #1109
- fix: make chaosSplittingCheckData robust by @killme2008 in #1110
- chore: remove redundant code by @caicancai in #1112
- chore: add testToStringParseEmpty Test by @caicancai in #1111
- feat: adds close state checking for snapshot reader and writer by @killme2008 in #1114
- chore: return false when peerId is blank by @caicancai in #1113
- fix: trim peer str by @mindfocus in #1115
- chore: delete redundant Java header files by @caicancai in #1120
- feat: fix typo by @flaymes in #1125
- rh客户端 发生 RemotingException 时,重试 by @shihuili1218 in #1135
- Add bolt reconnection parameter: jraft.bolt.conn.reconnect by @shihuili1218 in #1136
- upgrade v1.3.15 by @shihuili1218 in #1139
New Contributors
- @zxuanhong made their first contribution in #1084
- @caicancai made their first contribution in #1112
- @mindfocus made their first contribution in #1115
- @flaymes made their first contribution in #1125
Full Changelog: v1.3.14...v1.3.15
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
v1.3.13
What's Changed
- Differentiated configuration for RocksDB by @qiujiayu in #907
- Add security policy by @nobodyiam in #922
- feat:propagate onerror event to statelistener by @yuyang0423 in #918
- update commet in SystemPropertyUtil by @shihuili1218 in #923
- fix(sec): upgrade com.fasterxml.jackson.core:jackson-databind to 2.12.6.1 by @claire9910 in #892
- upgrade jackson-format to 2.12.6 by @fengjiachun in #929
- (fix) 修复时间轮算法多循环低效率问题 by @1294566108 in #927
- auto publish to mvn central repo when create release by @shihuili1218 in #935
- maven-gpg-plugin loopback by @shihuili1218 in #936
- mvn deploy skipTest by @shihuili1218 in #937
- rm mvn deploy way: on master push by @shihuili1218 in #938
- Snapshot temporary directory support configurable by @qiujiayu in #933
- release: 1.3.13.beta by @fengjiachun in #953
- Fix CVE dependency issue by @CVEDetect in #961
- 1.3.13 by @qiujiayu in #964
New Contributors
- @claire9910 made their first contribution in #892
- @1294566108 made their first contribution in #927
- @CVEDetect made their first contribution in #961
Full Changelog: 1.3.12...1.3.13
v1.3.13.beta
What's Changed
- release: 1.3.13.beta by @fengjiachun in #953
Full Changelog: 1.3.13-SNAPSHOT-20230315...1.3.13.beta
1.3.13-SNAPSHOT-20230315
What's Changed
- Differentiated configuration for RocksDB by @qiujiayu in #907
- Add security policy by @nobodyiam in #922
- feat:propagate onerror event to statelistener by @yuyang0423 in #918
- update commet in SystemPropertyUtil by @shihuili1218 in #923
- fix(sec): upgrade com.fasterxml.jackson.core:jackson-databind to 2.12.6.1 by @claire9910 in #892
- upgrade jackson-format to 2.12.6 by @fengjiachun in #929
- (fix) 修复时间轮算法多循环低效率问题 by @1294566108 in #927
- auto publish to mvn central repo when create release by @shihuili1218 in #935
- maven-gpg-plugin loopback by @shihuili1218 in #936
- mvn deploy skipTest by @shihuili1218 in #937
- rm mvn deploy way: on master push by @shihuili1218 in #938
- Snapshot temporary directory support configurable by @qiujiayu in #933
New Contributors
- @claire9910 made their first contribution in #892
- @1294566108 made their first contribution in #927
Full Changelog: 1.3.12...1.3.13-SNAPSHOT-20230315
v1.3.12
2022-12-21
-
Features
-
Bug Fixes
-
Breaking Changes
- 无
-
致谢(排名不分先后)
@shihuili1218 @nobodyiam @qiujiayu @xtr1993 @killme2008 @lfygh @KomachiSion
v1.3.11
1.3.11
-
Features
-
Bug Fixes
-
Breaking Changes
- 无
-
致谢(排名不分先后)
@MartianQiu @xh1202 @horizonzy @killme2008 @supergaga @fengjiachun @haoyann
v1.3.9.10.bugfix_2
修复在 bolt 升级到 1.6.4 后因建连超时导致的选举超时,这个版本比较建议升级 #810
v1.3.10.bugfix
2022-03-31:1.3.10 版本废弃,强烈建议升级到 1.3.10.bugfix, 修复了 truncatePrefix() 无法确保对应的 key 一定被删除从而无法快速释放磁盘空间的 bug #806