Release Notes - 1.9

1.9.2-funcrel

Other Updates

Details
Fixes various issues around the creation of Redis Collection objects.
Fixes an issue causing Unknown Redis Collection object creation to fail.
Fixes an unhandled IndexError occurring when MongoTemplate using MongoDatabaseFactory is used.
Fixes an unhandled AttributeError.
Fixes a situation causing a traceback error in the analysis log "AttributeError: 'MemberAccess' object has no attribute 'get_rigth'" while setting the property.
Corrects collection objects created with incorrect names.
Removes Collection objects which do not have any links with Java method objects.
Handled the case where collection objects are not created in Spring Frameworks when passing annotated document collections through variables.

1.9.1-funcrel

Note

This release provides improvements around the creation of "unknown" objects.

1.9.0-funcrel

Other Updates

Details
Added Support for Lettuce Reactive command APIs, Sync and Async SortedSet and Stream APIs and Jedis Stream APIs.
Added Support for the org.elasticsearch.client.Client interface.
Added support for latest releases of MongoDB async and MongoDB reactive stream libraries.

1.9.0-beta1

Other Updates

Details
Added support for newly added CRUD API's for latest Mongo release.
Added support for Spring Solr Template API for Apache Solr.

New Support

Summary Details
Support for MongoJack library Support is added for MongoJack library crud APIs.
Support for Morphia library in MongoDB Support is added for Morphia library crud APIs.

1.9.0-alpha1

Other Updates

Details
In case of unresolved collection value, an unknown object will be created per project instead of per application for the MongoDB, Apache Lucene, Apache Solr, CosmosDB, DynamoDB, and Redis frameworks.

New Support

Summary Details
Support Spring Data for Apache Solr Support added for spring CRUD API: CRUD links created from Java methods to Apache Solr Index.