Skip to content

Apache Release 2.2.0

Compare
Choose a tag to compare
@davecromberge davecromberge released this 09 Jun 03:15
· 101 commits to master since this release
9ddae41

This is a maintenance release and simplifies the Maven project structure.

This release is restricted to compile and run on Java 8 and 11. Based on other users experiences, it will run (but not compile) on Java 17 as long as one doesn't attempt to allocate off-heap memory using the allocateDirect(...) call. But we don't officially support this limited configuration.