bucket4j-spring-boot-starter-parent-0.12.0
MarcGiffing
released this
13 Mar 15:35
·
65 commits
to master
since this release
⭐ New Features
- Support for Method level @ratelimiting annoation #250 by @MarcGiffing in #251
- Support @ratelimiting on class level #256 by @MarcGiffing in #257
What's Changed
- Add PARKED, INTERRUPTED and DELAYED to the Metric types #258 by @MarcGiffing in #259
📔 Documentation
- Fix typos by @kapiaszczyk in #252
⚡Breaking changes
- Deprecated 'bucket4j.filters[x].rate-limits[x].expression' property was removed. Migration Guide
🔨 Dependency Upgrades
- Bump redis.clients:jedis from 5.1.1 to 5.1.2 by @dependabot in #254
- Bump io.micrometer:micrometer-registry-prometheus from 1.12.3 to 1.12.4 by @dependabot in #255
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #253
- Bump org.redisson:redisson from 3.27.0 to 3.27.1 by @dependabot in #249
New Contributors
- @kapiaszczyk made their first contribution in #252
Full Changelog: bucket4j-spring-boot-starter-parent-0.11.0...bucket4j-spring-boot-starter-parent-0.12.0