Skip to content

Conversation

@dependabot-preview
Copy link

Bumps bucket4j-core from 4.1.1 to 6.0.2.

Release notes

Sourced from bucket4j-core's releases.

6.0.0 Eliminate undefined behavior for configuration replacement

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.

Verbose API

#117 Add current bucket configuration to ConsumptionProbe

4.9.0

New features in the release:

  • #115 Compatibility with Hazelcast 4.x
  • Support for Hazelcast 3.x marked as a legacy, but will be supported by a long time.

Note: for non-Hazelcast users there is no reasons to upgrade

4.8.0

New features in release: #110 New API method consumeIgnoringRateLimits #114 Support POF serialization for Oracle Coherence

4.7.0 Integration with native serialization for Hazelcast and Infinispan

Issue list:

  • #108 Support "Custom Serialization" for Hazelcast
  • #109 Support Protobuf serialization for Infinispan in order to be compatible with Infinispan 10.0

Compatibility with JPMS

Issue list:

  • #106 providing Automatic-Module-Name via Manifest for compatibility with JPMS from java 9. Bucket4j itself is still written in java 8.

Option to allow interval refill to happen on interval boundary

This release addressed to issue #100

4.4.0 Spirit of old school

#72 Integration with Oracle Coherence #91 Usage flatten-maven-plugin in the release process.

New method for estimation of ability to consume

#89 Estimation of ability to consume without doing real consumption

4.2.1

Fix for #88

Support of legacy Infinispan 8.x

No release notes provided.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [bucket4j-core](https://github.com/vladimir-bukhtoyarov/bucket4j) from 4.1.1 to 6.0.2.
- [Release notes](https://github.com/vladimir-bukhtoyarov/bucket4j/releases)
- [Commits](https://github.com/vladimir-bukhtoyarov/bucket4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot-preview
Copy link
Author

Superseded by #42.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.github.vladimir-bukhtoyarov-bucket4j-core-6.0.2 branch March 22, 2021 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants