Skip to content

V2.4.0

Latest
Compare
Choose a tag to compare
@nstdio nstdio released this 26 Jan 16:01
· 9 commits to main since this release

v2.4.0

⭐ Features

  • Support zstd compression via zstd-jni. (c7e8775)

♻️ Improvements

  • Replace synchronized method with locks in SynchronizedCache. (38d09af)
  • Replace synchronized with ReentrantLock in PathSubscriber. (0733b26)