Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 3eb23242b -> 529a19fd7


Updated release history


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/529a19fd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/529a19fd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/529a19fd

Branch: refs/heads/master
Commit: 529a19fd73d3d58f2b4baa01157243719c083bf5
Parents: 3eb2324
Author: Makoto Yui <[email protected]>
Authored: Mon Dec 3 18:03:02 2018 +0900
Committer: Makoto Yui <[email protected]>
Committed: Mon Dec 3 18:03:02 2018 +0900

----------------------------------------------------------------------
 src/site/markdown/download.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/529a19fd/src/site/markdown/download.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
index 519b9e3..69eb8b1 100644
--- a/src/site/markdown/download.md
+++ b/src/site/markdown/download.md
@@ -23,6 +23,7 @@ Detailed ChangeLog of each version can be found in the JIRA 
link.
 
 | RELEASE | DATE | DESCRIPTION | COMMIT | DOWNLOAD |
 |:--------|:-----|:------------|:-------|:---------|
+| 0.5.2 | 
[2018-12-03](https://lists.apache.org/thread.html/10155a0749d40eb79fc89814097ce762325cf7993212744117515eba@%3Cdev.hivemall.apache.org%3E)
 | The 2nd Apache release. Supported Apache v2.3. We supported [Brickhouse 
UDFs](https://issues.apache.org/jira/browse/HIVEMALL-145) and [Field-aware 
Factorization Machines](https://issues.apache.org/jira/browse/HIVEMALL-24). 
([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/ChangeLog.html))
 | [46d385c](https://github.com/apache/incubator-hivemall/commits/tags/v0.5.2) 
| 
[src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.2-incubating/)
 
[signs](http://www.apache.org/dist/incubator/hivemall/0.5.2-incubating/)<br/>[jars](https://search.maven.org/search?q=g:org.apache.hivemall%20AND%20v:0.5.2-incubating)
 [DDL](https://github.com/apache/incubator-hivemall/tree/v0.5.2/resources/ddl)|
 | 0.5.0 | [2018-03-05](https://markmail.org/thread/imnf6azzxksrbdg4) | The 
first Apache release. There are tremendous changes since 
[v0.4.2-rc.2](https://github.com/myui/hivemall/releases/tag/v0.4.2-rc.2) which 
is the last release before entering Apache Incubator. 
([ChangeLog](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/ChangeLog.html))
 | 
[9610fdd](https://github.com/apache/incubator-hivemall/commit/9610fdd93628defa735ea8ba23703d0836bbe2f1)
 | 
[src.zip](http://www.apache.org/dyn/closer.cgi/incubator/hivemall/0.5.0-incubating/)
 
[signs](http://www.apache.org/dist/incubator/hivemall/0.5.0-incubating/)<br/>[jars](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.hivemall%22%20AND%20v%3A%220.5.0-incubating%22)
 [DDL](https://github.com/apache/incubator-hivemall/tree/v0.5.0/resources/ddl)|
 | .. | .. | .. | .. | .. |
 
@@ -34,6 +35,5 @@ Here is the release plan of Apache Hivemall. Date of release 
subject to change t
 
 | Version | Date       | Description |
 |:-------:|:----------:|:-----------|
-| 
[0.5.2](https://issues.apache.org/jira/issues/?jql=project+%3D+HIVEMALL+AND+fixVersion+%3D+0.5.2)
   | 2018-05-xx | • Merge [Brickhouse 
UDFs](https://issues.apache.org/jira/browse/HIVEMALL-145)<br/> • Support 
[Field-aware Factorization 
Machines](https://issues.apache.org/jira/browse/HIVEMALL-24)<br/> • Support 
[Word2Vec](https://issues.apache.org/jira/browse/HIVEMALL-118) |
-| 
[0.6](https://issues.apache.org/jira/issues/?jql=project%20%3D%20HIVEMALL%20AND%20fixVersion%20%3D%200.6.0)
     | 2018-08-xx | • Make [experimental xgboost 
support](https://github.com/apache/incubator-hivemall/pull/95) official <br/> 
• Support [Multi-nominal Logistic 
Regression](https://github.com/apache/incubator-hivemall/pull/93)<br/> and more 
|
+| 
[0.6](https://issues.apache.org/jira/issues/?jql=project%20%3D%20HIVEMALL%20AND%20fixVersion%20%3D%200.6.0)
     | 2018-08-xx | • Kafka integration for 
[KSQL](https://issues.apache.org/jira/browse/HIVEMALL-195) UDF support<br/> • 
Make [experimental xgboost 
support](https://github.com/apache/incubator-hivemall/pull/95) official <br/> 
• Support [Multi-nominal Logistic 
Regression](https://github.com/apache/incubator-hivemall/pull/93)<br/> • 
Support [Word2Vec](https://issues.apache.org/jira/browse/HIVEMALL-118)<br/> and 
more |
 | 0.7     | 2018-11-xx | • Prediction server with REST APIs |

Reply via email to