From 8686318c2c5b0b9c367933e78923a8085e11938f Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Fri, 1 Dec 2017 10:22:35 -0800 Subject: [PATCH] Update Milestone.md --- Milestone.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Milestone.md b/Milestone.md index 8ed913b..684acbb 100644 --- a/Milestone.md +++ b/Milestone.md @@ -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