Skip to content

8.11.0

Compare
Choose a tag to compare
@vladimir-bukhtoyarov vladimir-bukhtoyarov released this 24 Apr 09:00
· 7 commits to 8.11 since this release

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: