Skip to content

v2.6.0

Compare
Choose a tag to compare
@areyouok areyouok released this 28 Mar 12:07
· 272 commits to master since this release

main changes from 2.5.X

  • (incompatible) GET/GET_ALL method of RefreshCache will not trigger auto refresh
  • Integrate with spring-data-redis
  • Remove lettuce 4 support
  • Upgrade jedis to 3.1.0. Jedis 2.9 is not supported.
  • Simplify customization of CacheMonitor/MetricsCallback, KeyConvertor, ValueEncoder/Decoder, CacheNameGeneratoradd CacheMessagePublisher
  • Rename DefaultCacheMonitorManager to DefaultMetricsManager, rename statCallback to metricsCallback