Author: buildbot
Date: Fri May 20 03:44:25 2016
New Revision: 988702
Log:
Staging update by buildbot for metamodel
Modified:
websites/staging/metamodel/trunk/content/ (props changed)
websites/staging/metamodel/trunk/content/index.html
Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 20 03:44:25 2016
@@ -1 +1 @@
-1736256
+1744651
Modified: websites/staging/metamodel/trunk/content/index.html
==============================================================================
--- websites/staging/metamodel/trunk/content/index.html (original)
+++ websites/staging/metamodel/trunk/content/index.html Fri May 20 03:44:25 2016
@@ -186,6 +186,7 @@
<p>Looking for the changelog? Check out our <a
href="https://github.com/apache/metamodel/blob/master/CHANGES.md">CHANGES.md</a>
file.</p>
<ul>
+ <li>2016-05-19 New release 4.5.3 - <i>Added
ColumnNamingStrategies for CSV, Excel and Fixed Width files. Several
performance and functional fixes for ElasticSearch and JDBC.</i></li>
<li>2016-03-22 New release 4.5.2 - <i>Fixed
query serialization bug. Fixed DB2 query rewriting issue having an OFFSET but
no LIMIT.</i></li>
<li>2016-02-12 New release 4.5.1 - <i>Two new
separate modules for MongoDB 2.x and MongoDB 3.x to retain compatibility with
old and new APIs. Bugfixes for 4.5.0.</i></li>
<li>2015-12-17 New release 4.5.0 - <i>New
connectors for Neo4j and ElasticSearch via REST protocol. New functions: FIRST,
LAST, RANDOM and MAP_VALUE.</i></li>
@@ -797,7 +798,7 @@
<pre class="prettyprint"><dependency>
<groupId>org.apache.metamodel</groupId>
<artifactId>MetaModel-full</artifactId>
- <version>4.5.2</version>
+ <version>4.5.3</version>
</dependency></pre>
</div>