Release Notes - 1.0

1.0.1-funcrel

Note

This version is shipped with version 1.2.25 of string evaluation.

Other Updates

Details
Fixes a traceback error seen in the analysis log: "AttributeError: 'str' object has no attribute 'get_tablename'".
Fixes a traceback error seen in the analysis log: "AttributeError: 'str' object has no attribute 'get_keyspace'".
Fixes traceback errors seen in the analysis log during Java Cassandra evaluations.

1.0.0-funcrel

Other Updates

Details
Fixed naming issue for query object in Java Cassandra.

1.0.0-beta2

New Support

Summary Details
Support for CassandraOperations, CassandraTemplate and CqlTemplate APIs Added support for CQL query objects built using CassandraOperations, CassandraTemplate and CqlTemplate APIs.

1.0.0-beta1

Note

Initial release.

New Support

Summary Details
Add support for Cassandra for Java Support provided to build CQL queries using Spring framework and DataStax APIs in Java.