| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-23 | 419 Bytes | |
| v2.8.0.RC source code.tar.gz | 2026-05-23 | 926.4 kB | |
| v2.8.0.RC source code.zip | 2026-05-23 | 1.2 MB | |
| Totals: 3 Items | 2.1 MB | 0 | |
- Require Java 17
- Upgrade to spring-framework 7.0.7 and spring boot 4.0.6
- Upgrade all dependencies to the latest version if possible
- Drop fastjson1 and kryo4 support
- Add decode filter for security (incompatible)
- Improve fastjson2 encoder/decoder, add jackson3 encoder/decoder, yet neither is registered
Current version is incompatible with version 2.7. Refer to the compatibility document for details.