Release Notes - 2.0
2.0.0-beta1
Other Updates
Details |
---|
Resolved an issue where some CRUD links were missing between DynamoDB table objects and Java methods. |
Fixed compatibility issues present when using the extension in v3/8.4 in a Linux/Docker environment. |
New Support
Summary | Details |
---|---|
Support for Redis Redisson - Map, Multimap and Stream | Added support for Redisson Map, Multimap and Stream with Synchronous, Asynchronous, Reactive, and RX APIs. |
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. |
DynamoDB custom Java table annotations | Added support for custom Java table annotations in the DynamoDB framework. |
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. |