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 a468d08 commit 417ab3eCopy full SHA for 417ab3e
Milestone.md
@@ -1,5 +1,12 @@
1
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
2
3
+## snappy-java-1.1.7 (2017-11-30)
4
+ * Upgrade to [snappy-1.1.7](https://github.com/google/snappy/releases/tag/1.1.7)
5
+ * Improved performance for big-endian architecture
6
+ * (internal) Changed to use docker + cmake for building native libraries
7
+ * Fix android architecture resolution
8
+ * Add hadoop compatible SnappyHadoopCompatibleOutputStream
9
+
10
## snappy-java-1.1.4 (2017-05-22)
11
* Upgrade to [snappy-1.1.4](https://github.com/google/snappy/releases/tag/1.1.4)
12
* Improved performance compression (5%), decompression (20%)
0 commit comments