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