Releases: xerial/snappy-java
Releases · xerial/snappy-java
1.1.8.4
1.1.8.3
1.1.8.2
1.1.8.1
1.1.8
- Upgrade to Snappy 1.1.8 with small performance improvements.
- Big-endian architecture support for pure-java Snappy implementation.
- linux-aarch64 (arm64) binary embeds libstdc++ for portability (Since 1.1.7.8)
1.1.7.7
1.1.7.6
https://github.com/xerial/snappy-java/blob/master/Milestone.md#snappy-java-1176-2020-06-26
- Added an experimental pure-java Snappy support as a fallback if no native library is found to the target platform
- Changed the minimum JDK version requirement to 1.8