Skip to content

v2.4.4

Compare
Choose a tag to compare
@areyouok areyouok released this 28 Mar 13:52
· 491 commits to master since this release
  • Automatically detect encode type before decode, so no error occurs after changing encoder/decoder for a remote cache.
  • Add useIdentityNumber option to Encoder/Decoder
  • Support using a Spring bean as KeyConvertor/ValueEncoder/ValueDecoder
  • Add CacheNameGenerator, now you can customize your own CacheNameGenerator by overwriting SpringConfigProvider
  • Fix bug: configProvider in CacheContext is not init properly
  • Add areaInCacheName in GlobalCacheConfig