Skip to content

lz4-java v1.9.0

Choose a tag to compare

@yawkat yawkat released this 26 Nov 09:01
· 24 commits to main since this release
  • Replace ant-based build with maven (@yawkat)
  • Use multi-platform GitHub actions for native library build (@yawkat)
  • Update lz4 to v1.10.0 (@yawkat)
  • Improve Java implementation bounds checking and tests (@yawkat and @Marcono1234)

Unsafe implementations should be secure now, but are not yet enabled by default.

Full Changelog: v1.8.1...v1.9.0