Update Milestone.md

This commit is contained in:
Taro L. Saito 2017-12-01 10:22:35 -08:00 committed by GitHub
parent 9c36cfa959
commit 8686318c2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ Since version 1.1.0.x, Java 6 (1.6) or higher is required.
## snappy-java-1.1.7 (2017-11-30)
* Upgrade to [snappy-1.1.7](https://github.com/google/snappy/releases/tag/1.1.7)
* Improved performance for big-endian architecture
* The other performance improvement in [snappy-1.1.5](https://github.com/google/snappy/releases/tag/1.1.5)
* (internal) Changed to use docker + cmake for building native libraries
* Fix android architecture resolution
* Add hadoop compatible SnappyHadoopCompatibleOutputStream