Release Notes - 2.0


  • 2.0.3-funcrel

    2.0.3-funcrel
    Collections now include vendor detail indicating which framework they belong to.
    Stabilizes the Spring-based application using CosmosDB, MongoDB or RedisDB so it runs reliably.
  • 2.0.2-funcrel

    2.0.2-funcrel
    Adds support for Redisson MapCache, MapCacheNative, SetCache and Bucket APIs.
  • 2.0.1-funcrel

    2.0.1-funcrel
    Resolves an issue that was preventing the creation of some Elasticsearch index objects.
    Fixes an issue that prevented the creation of Redis objects.
    Adds support for Redisson Queue and Deque APIs.
    New details to explain which framework API has been triggered for CRUD Operations and queries.
  • 2.0.0-funcrel

    2.0.0-funcrel
    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.
    Added support for Redisson ListMultimap and SetMultimap APIs
    Updated embedded libraries.
    Improved extension performance through internal optimizations.
  • 2.0.0-beta1

    2.0.0-beta1
    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.
    Added support for custom Java table annotations in the DynamoDB framework.DynamoDB custom Java table annotations
    Upgraded support for Redis Jedis and Lettuce and added support for new APIs introduced in the latest version.Improved support for Redis Jedis and Lettuce
    Added support for Redisson Map, Multimap and Stream with Synchronous, Asynchronous, Reactive, and RX APIs.Support for Redis Redisson - Map, Multimap and Stream
  • 2.0.0-alpha1

    2.0.0-alpha1
    Added support for Redisson Set, SortedSet, ScoredSortedSet, List, Sortable, and Geo with Synchronous, Asynchronous, Reactive, and RX APIs.Support for Redis Redisson - Set, List and Geo