Author: kaspersor
Date: Thu Nov 17 04:14:01 2016
New Revision: 1770115
URL: http://svn.apache.org/viewvc?rev=1770115&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=1770115&r1=1770114&r2=1770115&view=diff
==============================================================================
--- metamodel/site/trunk/content/index.html (original)
+++ metamodel/site/trunk/content/index.html Thu Nov 17 04:14:01 2016
@@ -189,6 +189,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-11-16 New release 4.5.5 - <i>Optimized
lookup by primary key in Cassandra. ColumnNamingStrategy support for CSV and
Fixed Width files. Bugfixes. Better Apache Hive support through JDBC driver
quirks.</i></li>
<li>2016-08-04 New release 4.5.4 - <i>New
dynamic factory SPI for DataContext objects. Cassandra 3.x support. PostgreSQL
'json' datatypes support. Added EBCDIC file support.</i></li>
<li>2016-07-03 Mailing list update - <i>We've
added two new mailing lists:</i>
<ul>
@@ -906,7 +907,7 @@
<pre class="prettyprint"><dependency>
<groupId>org.apache.metamodel</groupId>
<artifactId>MetaModel-full</artifactId>
- <version>4.5.4</version>
+ <version>4.5.5</version>
</dependency></pre>
</div>