And the 2.1 version includes what was in 2.0.7 branch too? Mark
On Friday, September 21, 2012 6:15:22 PM UTC-7, Vivek wrote: > > Hi All, > > We are happy to announce release of Kundera 2.0.7. > > Kundera is a JPA 2.0 based, object-datastore papping library for NoSQL > datastores. The idea behind Kundera is to make working with NoSQL Databases > drop-dead simple and fun. It currently supports Cassandra, HBase, MongoDB > and relational databases. > > Major Changes in this release: > ------------------------------------------- > * Allow user to set specific CQL versioning. > > * Batch insert/update for Cassandra/MongoDB/HBase. > > * Extended JPA Metamodel/TypedQuery/ProviderUtil implementation. > > * Another Thrift client implementation for Cassandra. > > * Deprecated support for properties with XML based Column > family/Table/server specific property configuration for Cassandra, MongoDB > and HBase. > > * Stronger query support: > a) JPQL support over all data types and associations. > b) JPQL support to query using primary key alongwith other columns. > > * Fixed github issues: > > https://github.com/impetus-opensource/Kundera/issues/90 > https://github.com/impetus-opensource/Kundera/issues/91 > https://github.com/impetus-opensource/Kundera/issues/92 > https://github.com/impetus-opensource/Kundera/issues/93 > https://github.com/impetus-opensource/Kundera/issues/94 > https://github.com/impetus-opensource/Kundera/issues/96 > https://github.com/impetus-opensource/Kundera/issues/98 > https://github.com/impetus-opensource/Kundera/issues/99 > https://github.com/impetus-opensource/Kundera/issues/100 > https://github.com/impetus-opensource/Kundera/issues/101 > https://github.com/impetus-opensource/Kundera/issues/102 > https://github.com/impetus-opensource/Kundera/issues/104 > https://github.com/impetus-opensource/Kundera/issues/106 > https://github.com/impetus-opensource/Kundera/issues/107 > https://github.com/impetus-opensource/Kundera/issues/108 > https://github.com/impetus-opensource/Kundera/issues/109 > https://github.com/impetus-opensource/Kundera/issues/111 > https://github.com/impetus-opensource/Kundera/issues/112 > https://github.com/impetus-opensource/Kundera/issues/116 > > > To download, use or contribute to Kundera, visit: > http://github.com/impetus-opensource/Kundera > > Latest released tag version is 2.1. Kundera maven libraries are now > available at: > https://oss.sonatype.org/content/repositories/releases/com/impetus and > http://kundera.googlecode.com/svn/maven2/maven-missing-resources. > > Sample codes and examples for using Kundera can be found here: > http://github.com/impetus-opensource/Kundera-Examples > and > https://github.com/impetus-opensource/Kundera/tree/trunk/kundera-tests > > Thank you all for your contributions! > > Regards, > Kundera Team. > > ________________________________ > > Impetus Ranked in the Top 50 India’s Best Companies to Work For 2012. > > Impetus webcast ‘Designing a Test Automation Framework for Multi-vendor > Interoperable Systems’ available at http://lf1.me/0E/. > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. >
