⭐ What's Changed
- Remove ehCache related files from Caffeine example by @anand4252 in #127
- make the number of buckets used in rate limiting configurable by @cantaylancapraz in #117
- Add custom http code to response by @vasilykabanov in #136
- Redis Support #130
- Request for documentation of fixed-refill-interval and fixed-refill-interval-unit properties. #75
- Rename property rate-limits[0].expression to rate-limits[0].cache-key #132
- The extra setting in the example is a bit confusing #137
🐞 Bug Fixes
- Fix blocking implementation of WebfluxWebFilter and SpringCloudGatewayRateLimitFilter #131
🔨 Dependency Upgrades
- adapt to Bucket4j 8.1.0 #119
- Use Bucket4j Java 8 libraries e26503f
- upgrade to Spring Boot 2.7.8 and Spring Cloud 3.1.5 376a48f
📔 : Documentation
❤️ New Contributors
- @anand4252 made their first contribution in #127
- @cantaylancapraz made their first contribution in #117
- @vasilykabanov made their first contribution in #136
Full Changelog: bucket4j-spring-boot-starter-parent-0.7.0...bucket4j-spring-boot-starter-parent-0.8.0