Release Notes - 1.1
-
1.1.0-funcrel
1.1.0-funcrel
Fixes a resolution error caused by an unhandled use case, which led to a traceback and partial loss in link generation to Cassandra Java Operation objects. Updates internal evaluation engine leading to an on overall enhancement of CRUD Operations and SQL query objects and associated Links generation. 1.1.0-beta1
1.1.0-beta1
Adds support for CRUD methods for org.springframework.data.cassandra.core.cql.CqlOperations, org.springframework.data.cassandra.core.cql.AsyncCqlOperations, org.springframework.data.cassandra.core.cql.AsyncCqlTemplate. Adds support for queries built using org.springframework.data.cassandra.core.AsyncCassandraOperations,org.springframework.data.cassandra.core.AsyncCassandraTemplate, org.springframework.data.cassandra.core.ReactiveCassandraTemplate, org.springframework.data.cassandra.core.ReactiveCassandraOperations. Adds an inventory report (object and links created) at the end of the analysis log.