Author: kaspersor
Date: Sun May 21 13:52:57 2017
New Revision: 1795702

URL: http://svn.apache.org/viewvc?rev=1795702&view=rev
Log:
5.0-RC1 update

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=1795702&r1=1795701&r2=1795702&view=diff
==============================================================================
--- metamodel/site/trunk/content/index.html (original)
+++ metamodel/site/trunk/content/index.html Sun May 21 13:52:57 2017
@@ -192,6 +192,14 @@
                        <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>2017-02-03 Early access release 5.0-RC1 - 
<i>We're making available this release candidate since the 5.x development has 
reached a milestone at which the following major changes are code complete:</i>
+                                       <ul>
+                                               <li>[METAMODEL-6] - Added 
update summary containing information about changes on returning 
UpdateableDataContext.executeUpdate(..)</li>
+                                               <li>[METAMODEL-222] - Added 
support for Java 8 lambdas, removed support for Java 7.</li>
+                                               <li>[METAMODEL-1087] - Removed 
deprecated APIs from MetaModel's codebase.</li>
+                                               <li>[METAMODEL-1139] - Employed 
Java 8 functional types (java.util.function) in favor of (now deprecated) Ref, 
Action, Func.</li>
+                                       </ul>
+                               </li>
                                <li>2017-02-03 New release 4.6.0 - <i>New 
connector for Amazon DynamoDB. New NOT IN and NOT LIKE operators. Made 
PojoDataContext thread-safe.</i></li>
                                <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>


Reply via email to