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 e94001d commit f48aef4Copy full SHA for f48aef4
Milestone.md
@@ -1,5 +1,9 @@
1
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
2
3
+## snapy-java-1.1.7.4 (2020-05-05)
4
+ * Caching internal buffers for SnappyFramed streams (#234)[https://github.com/xerial/snappy-java/pull/234]
5
+ * Fixed the native lib for ppc64le to work with glibc 2.17 (Previously it depended on 2.22)
6
+
7
## snappy-java-1.1.7.3 (2019-03-25)
8
* Minor release
9
* Output the snappy header even for the empty input to address Spark's [issue](https://issues.apache.org/jira/browse/SPARK-27267)
0 commit comments