We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fc6f3 commit edc4ec2Copy full SHA for edc4ec2
Milestone.md
@@ -1,6 +1,10 @@
1
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
2
3
+## snappy-java-1.1.7.5 (2020-05-06)
4
+ * Fixes java.lang.NoClassDefFoundError: org/xerial/snappy/pool/DefaultPoolFactory in 1.1.7.4
5
+
6
## snapy-java-1.1.7.4 (2020-05-05)
7
+ * __DO NOT USE THIS VERSION__ 1.1.7.4 misses a package for using SnappyFramed streams.
8
* Caching internal buffers for SnappyFramed streams [#234](https://github.com/xerial/snappy-java/pull/234)
9
* Fixed the native lib for ppc64le to work with glibc 2.17 (Previously it depended on 2.22)
10
0 commit comments