Skip to content

Commit 417ab3e

Browse files
committed
Add 1.1.7 release notes
1 parent a468d08 commit 417ab3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Milestone.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
22

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+
310
## snappy-java-1.1.4 (2017-05-22)
411
* Upgrade to [snappy-1.1.4](https://github.com/google/snappy/releases/tag/1.1.4)
512
* Improved performance compression (5%), decompression (20%)

0 commit comments

Comments
 (0)