Redisson v3.17.6 Release Notes

  • ๐Ÿ”‹ Feature - Helidon 3.0 support
    ๐Ÿ”‹ Feature - ability to specify MapWriterAsync and MapLoaderAsync in MapOptions object

    ๐Ÿ‘Œ Improvement - log output string expanded to 1000 characters by default

    ๐Ÿ›  Fixed - RBuckets methods don't use nameMapper
    ๐Ÿ›  Fixed - PingConnectionHandler should close channel on RedisLoadingException, RedisTryAgainException, RedisClusterDownException, RedisBusyException
    ๐Ÿ›  Fixed - Invocation timeout isn't applied for RTopic.removeListenerAsync() methods
    ๐Ÿ›  Fixed - WriteBehind task isn't stopped after RMap.destroy() method invocation
    ๐Ÿ›  Fixed - Connection pinging works incorrectly if new connections were created in pool
    ๐Ÿ›  Fixed - "SlaveConnectionPool no available Redis entries" error occurs in Cluster caused by early excluding of master node from nodes for reading
    ๐Ÿ›  Fixed - Permanent blocking calling threads