This is an automated email from the ASF dual-hosted git repository.

billyliu pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 46d72f6  update release notes for 2.3.1
46d72f6 is described below

commit 46d72f696baae4fe3330bddad5fab2d21ca78b00
Author: Billy Liu <billy...@apache.org>
AuthorDate: Wed Mar 28 11:34:30 2018 +0800

    update release notes for 2.3.1
---
 website/_docs23/release_notes.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/website/_docs23/release_notes.md b/website/_docs23/release_notes.md
index 40eea53..77e59fe 100644
--- a/website/_docs23/release_notes.md
+++ b/website/_docs23/release_notes.md
@@ -15,6 +15,27 @@ or send to Apache Kylin mailing list:
 * User relative: [u...@kylin.apache.org](mailto:u...@kylin.apache.org)
 * Development relative: [d...@kylin.apache.org](mailto:d...@kylin.apache.org)
 
+## v2.3.1 - 2018-03-28
+_Tag:_ [kylin-2.3.1](https://github.com/apache/kylin/tree/kylin-2.3.1)
+This is a bug fix release after 2.3.0, with 12 bug fixes and enhancement. 
Check [How to upgrade](/docs23/howto/howto_upgrade.html).
+
+__Improvement__
+* [KYLIN-3233] - CacheController can not handle if cacheKey has "/"
+* [KYLIN-3278] - Kylin should not distribute hive table by random at Step1
+* [KYLIN-3300] - Upgrade jackson-databind to 2.6.7.1 with security issue fixed
+* [KYLIN-3301] - Upgrade opensaml to 2.6.6 with security issue fixed
+
+__Bug__
+* [KYLIN-3270] - Fix the blocking issue in Cube optimizing job
+* [KYLIN-3276] - Fix the query cache bug with dynamic parameter
+* [KYLIN-3288] - "Sqoop To Flat Hive Table" step should specify 
"mapreduce.queue.name"
+* [KYLIN-3306] - Fix the rarely happened unit test exception of generic 
algorithm
+* [KYLIN-3287] - When a shard by column is in dict encoding, dict building 
error.
+* [KYLIN-3280] - The delete button should not be enabled without any segment 
in cube segment delete confirm dialog
+* [KYLIN-3119] - A few bugs in the function 'massageSql' of 'QueryUtil.java'
+* [KYLIN-3236] - The function 'reGenerateAdvancedDict()' has an error logical 
judgment, which will cause an exception when you edit the cube.
+
+
 ## v2.3.0 - 2018-03-04
 _Tag:_ [kylin-2.3.0](https://github.com/apache/kylin/tree/kylin-2.3.0)
 This is a major release after 2.2, with more than 250 bug fixes and 
enhancement. Check [How to upgrade](/docs23/howto/howto_upgrade.html).

-- 
To stop receiving notification emails like this one, please contact
billy...@apache.org.

Reply via email to