Skip to content

Qat-Java 2.1.0

Choose a tag to compare

@mulugetam mulugetam released this 29 Mar 21:29
· 75 commits to main since this release

This version brings a couple of key changes compared to version 2.0.0:

  1. It now uses Java's PhantomReference and ReferenceQueue instead of Cleaner to handle QAT session cleanup.
  2. It removes the need for an external dependency on QAT-ZSTD.

It also includes improvements to the JMH benchmarks.