You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2015/10/12 11:32:51 UTC

svn commit: r1708068 - /metamodel/site/trunk/content/index.html

Author: kaspersor
Date: Mon Oct 12 09:32:51 2015
New Revision: 1708068

URL: http://svn.apache.org/viewvc?rev=1708068&view=rev
Log:
CMS commit to metamodel by kaspersor

Modified:
    metamodel/site/trunk/content/index.html

Modified: metamodel/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/metamodel/site/trunk/content/index.html?rev=1708068&r1=1708067&r2=1708068&view=diff
==============================================================================
--- metamodel/site/trunk/content/index.html (original)
+++ metamodel/site/trunk/content/index.html Mon Oct 12 09:32:51 2015
@@ -183,6 +183,7 @@
 		<div class="container">
 			<h2>News</h2>
 			<ul>
+				<li>2015-10-12 New release 4.4.0 - <i>Pluggable functions. Scalar functions. Dropped Java 6 support. Improved memory footprint in the Excel module. Multiple bugfixes.</i></li>
 				<li>2015-08-17 New release 4.3.6 - <i>Added support for Apache Hive. HdfsResource and FileResource working with directories.</i></li>
 				<li>2015-06-23 New release 4.3.5 - <i>New Hadoop module with HDFS connectivity (HdfsResource) for CSV files, Excel spreadsheet and JSON files. Added Cassandra COUNTER and PostgreSQL DOUBLE data type support. Fixed bug related to refreshSchemas(). </i>
 				<li>2015-05-24 New release 4.3.4 - <i>MongoDB LIKE operator support. ElasticSearch complex mapping fix. Automatic column type conversion in JDBC module. Bugfixes in query parser.</i>
@@ -566,7 +567,7 @@
 				<pre class="prettyprint">&lt;dependency&gt;
 &nbsp;&nbsp;&lt;groupId&gt;org.apache.metamodel&lt;/groupId&gt;
 &nbsp;&nbsp;&lt;artifactId&gt;MetaModel-full&lt;/artifactId&gt;
-&nbsp;&nbsp;&lt;version&gt;4.3.6&lt;/version&gt;
+&nbsp;&nbsp;&lt;version&gt;4.4.0&lt;/version&gt;
 &lt;/dependency&gt;</pre>
 			</div>