| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-10 | 2.2 kB | |
| v1.3.15 source code.tar.gz | 2024-08-10 | 939.3 kB | |
| v1.3.15 source code.zip | 2024-08-10 | 2.0 MB | |
| Totals: 3 Items | 2.9 MB | 0 | |
What's Changed
- bugfix: hessian version conflict caused an issue where the serializer could not be customized by @funky-eyes in https://github.com/sofastack/sofa-jraft/pull/1073
- feat: 升级grpc扩展中grpc版本到1.62.2 by @zxuanhong in https://github.com/sofastack/sofa-jraft/pull/1084
- fix: ThreadId miss unlock(#1107) by @ye-xiaowei in https://github.com/sofastack/sofa-jraft/pull/1108
- fix: last committed index in BallotBox by @killme2008 in https://github.com/sofastack/sofa-jraft/pull/1109
- fix: make chaosSplittingCheckData robust by @killme2008 in https://github.com/sofastack/sofa-jraft/pull/1110
- chore: remove redundant code by @caicancai in https://github.com/sofastack/sofa-jraft/pull/1112
- chore: add testToStringParseEmpty Test by @caicancai in https://github.com/sofastack/sofa-jraft/pull/1111
- feat: adds close state checking for snapshot reader and writer by @killme2008 in https://github.com/sofastack/sofa-jraft/pull/1114
- chore: return false when peerId is blank by @caicancai in https://github.com/sofastack/sofa-jraft/pull/1113
- fix: trim peer str by @mindfocus in https://github.com/sofastack/sofa-jraft/pull/1115
- chore: delete redundant Java header files by @caicancai in https://github.com/sofastack/sofa-jraft/pull/1120
- feat: fix typo by @flaymes in https://github.com/sofastack/sofa-jraft/pull/1125
- rh客户端 发生 RemotingException 时,重试 by @shihuili1218 in https://github.com/sofastack/sofa-jraft/pull/1135
- Add bolt reconnection parameter: jraft.bolt.conn.reconnect by @shihuili1218 in https://github.com/sofastack/sofa-jraft/pull/1136
- upgrade v1.3.15 by @shihuili1218 in https://github.com/sofastack/sofa-jraft/pull/1139
New Contributors
- @zxuanhong made their first contribution in https://github.com/sofastack/sofa-jraft/pull/1084
- @caicancai made their first contribution in https://github.com/sofastack/sofa-jraft/pull/1112
- @mindfocus made their first contribution in https://github.com/sofastack/sofa-jraft/pull/1115
- @flaymes made their first contribution in https://github.com/sofastack/sofa-jraft/pull/1125
Full Changelog: https://github.com/sofastack/sofa-jraft/compare/v1.3.14...v1.3.15