Skip to content

v0.7.0

Compare
Choose a tag to compare
@MarcGiffing MarcGiffing released this 07 Jul 19:22
· 212 commits to master since this release

⭐ New Features

  • Add header to response #105
  • add custom response headers for Webflux and SpringCloudGateway d5965a7
  • Can ServletRequestFilter-handleHttpResponseOnRateLimiting httpResponse.contentType set as utf-8 encodeing #109
  • Add Example Projects from Example Repository #114

🐞 Bug Fixes

  • configure the servlet configuration before Spring's servlet registration 7512356
  • FIX| configure Bucket4j-Webflux before the WebFluxAutoConfiguration 388aff4
  • Remove deprecated FilterKeyType #113
  • ver0.61, startup err when use caffeine cache and import spring-boot-starter-data-redis #107
  • fix wrong jcache-provider for Caffeine in examples cf7ffe8 - Thanks to @Edsuns

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.x #110
  • Upgrade Bucket4j Dependency to 7.5.0 #112

Full Changelog: bucket4j-spring-boot-starter-parent-0.6.1...bucket4j-spring-boot-starter-parent-0.7.0