Skip to content

v2.1.1

Compare
Choose a tag to compare
@nstdio nstdio released this 10 Apr 20:52
· 359 commits to main since this release

v2.1.1

⭐ Features

  • Replace JSON metadata serializers with binary version. (9c3c576)
  • Dynamic JsonMappingProvider registration. (4975edd)
  • Add must-understand CacheControl header directive support. (f0582bf)

♻️ Improvements

  • Optimize encrypted file header length reading (7cd8c1f)
  • perf Store Cipher instance in ThreadLocal. (1e1a5a1)