Skip to content

Mt Agung, Bali

Compare
Choose a tag to compare
@mokies mokies released this 25 Aug 22:41
· 134 commits to master since this release
  • Support for Redis Cluster, see RedisClusterRateLimiterFactory
  • Breaking change - RequestLimitRule interface as it now uses java.time.Duration
  • Breaking change - Removed support for Java async interfaces which can be migrated to reactive interfaces
  • Breaking change - @ratelimited interface change. key replaced with keys
  • Improvements to handling of NOSCRIPT error. All applications using Redis based rate limiters should upgrade