Release Notes - 2.0
2.0.3-funcrel
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Collections now include vendor detail indicating which framework they belong to. |
Performance
| Customer Ticket Id | Customer Details |
|---|---|
| Stabilizes the Spring-based application using CosmosDB, MongoDB or RedisDB so it runs reliably. |
2.0.2-funcrel
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Adds support for Redisson MapCache, MapCacheNative, SetCache and Bucket APIs. |
2.0.1-funcrel
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| Resolves an issue that was preventing the creation of some Elasticsearch index objects. | |
| Fixes an issue that prevented the creation of Redis objects. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Adds support for Redisson Queue and Deque APIs. |
Enhancement/Improvements
| Customer Ticket Id | Customer Details |
|---|---|
| New details to explain which framework API has been triggered for CRUD Operations and queries. |
2.0.0-funcrel
Fixes/Bugs
| Customer Ticket Id | Customer Details |
|---|---|
| Fixed an issue that prevented collection creation, resulting in more collection objects and links. | |
| Fixed an error caused by a missing attribute on an object. | |
| Resolved an issue that prevented the creation of Elasticsearch index objects. | |
| Resolved an issue that prevented the creation of certain MongoDB collection objects due to their definition, resulting in more collection objects. |
New Support
| Customer Ticket Id | Customer Details |
|---|---|
| Added support for Redisson ListMultimap and SetMultimap APIs |
Enhancement/Improvements
| Customer Ticket Id | Customer Details |
|---|---|
| Updated embedded libraries. |
Performance
| Customer Ticket Id | Customer Details |
|---|---|
| Improved extension performance through internal optimizations. |
2.0.0-beta1
Other Updates
| Details |
|---|
| Fixed compatibility issues present when using the extension in v3/8.4 in a Linux/Docker environment. |
| Resolved an issue where some CRUD links were missing between DynamoDB table objects and Java methods. |
New Support
| Summary | Details |
|---|---|
| DynamoDB custom Java table annotations | Added support for custom Java table annotations in the DynamoDB framework. |
| Improved support for Redis Jedis and Lettuce | Upgraded support for Redis Jedis and Lettuce and added support for new APIs introduced in the latest version. |
| Support for Redis Redisson - Map, Multimap and Stream | Added support for Redisson Map, Multimap and Stream with Synchronous, Asynchronous, Reactive, and RX APIs. |
2.0.0-alpha1
New Support
| Summary | Details |
|---|---|
| Support for Redis Redisson - Set, List and Geo | Added support for Redisson Set, SortedSet, ScoredSortedSet, List, Sortable, and Geo with Synchronous, Asynchronous, Reactive, and RX APIs. |