bucket4j/bucket4j
 Watch   
 Star   
 Fork   
2026-05-19 18:19:00
bucket4j

8.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/bucket4j/bucket4j/compare/8.18.0...8.19.0

2026-04-13 04:13:07
bucket4j

8.18.0

What's Changed

New Contributors

Full Changelog: https://github.com/bucket4j/bucket4j/compare/8.17.0...8.18.0

2026-03-09 19:52:17
bucket4j

8.17.0

What's Changed

New Contributors

2025-12-29 04:47:04
bucket4j

8.16.0

What's Changed

New Contributors

Full Changelog: https://github.com/bucket4j/bucket4j/compare/8.15.0...8.16.0

2025-08-24 23:58:33
bucket4j

8.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/bucket4j/bucket4j/compare/8.14.0...8.15.0

2024-08-18 15:19:02
bucket4j
2024-06-07 15:42:27
bucket4j

8.13.0

Bucket4j 8.13.0 release notes

The bugfixes in release scope are following:

The features/enhancements in release scope are following:

Full Changelog: https://github.com/bucket4j/bucket4j/compare/8.12.0...8.13.0

2024-04-24 13:51:31
bucket4j

8.11.0

The features/enhancements in release scope are following:

Backward incompatible changes:

New scheme of naming for Maven artifacts

Now, the version of target JDK become a part of artifact name. For example com.bucket4j:bucket4j-core has been changed to com.bucket4j:bucket4j_jdk17-core.

Dependencies structure for Redis has been changed

Support for Redis has been splitted by individual modules(Jedis, Lettuce, Redisson). + See docs for your library: