Release Notes - 1.9
-
1.9.6-funcrel
1.9.6-funcrel
Updated embedded libraries. -
1.9.5-funcrel
1.9.5-funcrel
Resolved an issue where the extension attempted to set a property on an unknown object type. CRUD APIs support added for org.springframework.data.mongodb.repository.support.SimpleMongoRepository and org.springframework.data.mongodb.repository.support.SimpleReactiveMongoRepository name space Support added for SimpleMongoRepository Extended support for Spring Data MongoDB from version 3.3.4 to 4.4.1 Updated support for Spring Data MongoDB to version 4.4.1 CRUD APIs support added for co.elastic.clients.elasticsearch namespace Support Added for New Elasticsearch Client Package CRUD APIs support added for org.springframework.data.elasticsearch.client.elc namespace Support extended till Spring Data Elasticsearch 5.4.1 1.9.4-funcrel
1.9.4-funcrel
Support for the JpaRepository flush() API has been removed because it primarily serves as a persistence context management tool, which does not align with the core operations of CRUD APIs. 1.9.3-funcrel
1.9.3-funcrel
Fixes issues causing tracebacks in the analysis log for MongoDB and ElasticSearch frameworks. Fixes an issue causing a missing link issue by adding Set, Value, List and Hash operations (org.springframework.data.redis.core) to spring object name retrieval. Added support for the replaceOne API from BulkOperations class in MongoDB spring framework. replaceOne API 1.9.2-funcrel
1.9.2-funcrel
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
1.9.1-funcrel
This release provides improvements around the creation of “unknown” objects.1.9.0-funcrel
1.9.0-funcrel
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
1.9.0-beta1
Added support for newly added CRUD API’s for latest Mongo release. Added support for Spring Solr Template API for Apache Solr. Support is added for MongoJack library crud APIs. Support for MongoJack library Support is added for Morphia library crud APIs. Support for Morphia library in MongoDB 1.9.0-alpha1
1.9.0-alpha1
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. Support added for spring CRUD API: CRUD links created from Java methods to Apache Solr Index. Support Spring Data for Apache Solr