github bucket4j/bucket4j 6.0.0
6.0.0 Eliminate undefined behavior for configuration replacement

latest releases: 8.10.0, 8.9.0, 8.8.0...
3 years ago

This release was inspired by user complaints:

  • #133 Dynamically changing bucket configuration
  • #135 I want to set Refill, Bandwidth capacity to 0

Special notes about version number and backward compatibility: This release breaks backward compatibility, that is why the major version was increased. 6.0.0 version is used instead of 5.0.0 because 5.0.0 is already reserved for release form 5.0 branch.

Backward compatibility has been broken in the following points:

  • replaceConfiguration method now accepts an additional parameter.
  • If you use native serialization for Hazelcast or Infinispan then binary serialized data is not compatible between 4.6.0 and 5.0.0, zero-downtime deployment can not be used in such use-case.

Don't miss a new bucket4j release

NewReleases is sending notifications on new releases.