Skip to content

v2.8.0.RC

Latest

Choose a tag to compare

@areyouok areyouok released this 23 May 14:47
· 2 commits to master since this release
3c96606
  • 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.

这个版本和2.7不兼容,想要兼容性去用2.7.9(可以兼容spring boot 4)。如果自己没有使用老旧类库,并且有点耐心的,去读一下兼容性文档,升级并不麻烦。