[Release] Java driver 3.0.0-alpha2

17 views
Skip to first unread message

Olivier Michallat

unread,
Aug 24, 2015, 1:27:58 PM8/24/15
to java-dri...@lists.datastax.com
We've just released version 3.0.0-alpha2 of the driver, which brings compatibility with Cassandra 3.0.0-beta1.

This is an early preview, only intended for people testing Cassandra 3. The API is not stable yet, we don't guarantee binary compatibility with future 3.0 versions.


Here is the changelog:

- [new feature] Move secondary index metadata out of column definitions
  (JAVA-875, JAVA-882).

Merged from 2.2 branch:

- [bug] Propagate CodecRegistry to nested UDTs (JAVA-847)
- [improvement] Ability to store a default, shareable CodecRegistry
  instance (JAVA-848)
- [bug] Treat empty ByteBuffers as empty values in TupleCodec and
  UDTCodec (JAVA-880)


The driver is available from Maven:

<dependency>
  <groupId>com.datastax.cassandra</groupId>
  <artifactId>cassandra-driver-mapping</artifactId>
  <version>3.0.0-alpha2</version>
</dependency>

And from our downloads site:

--

The Java driver team

Reply all
Reply to author
Forward
0 new messages