Skip to content

Releases: intel/qat-java

Qat-Java 1.1.1

11 Mar 03:23
2e031b6
Compare
Choose a tag to compare

Bugs fixed:

  1. Polling mode matches what the user specified.
  2. All unit tests pass with QATzip 1.2.0.

Qat-Java 1.1.0

30 Jan 21:33
8f14ffa
Compare
Choose a tag to compare

What's Changed

  • Bug fixes.
  • Performance improvements.
  • Polling mode can be configured (the default being BUSY polling).
  • Default execution mode changed from Mode.AUTO to Mode.HARDWARE.

Qat-Java 1.0.0

17 Aug 16:38
Compare
Choose a tag to compare

This is the first release version of Qat-Java. The API is stable and documented. There is a suite of functional tests and a selection of sample code is available.