Gumichan01 / gakusci

The knowledge aggregator
Other
1 stars 0 forks source link

Update dependency com.bucket4j:bucket4j-core to v8.7.0 #6

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.bucket4j:bucket4j-core (source) 8.2.0 -> 8.7.0 age adoption passing confidence

Release Notes

bucket4j/bucket4j (com.bucket4j:bucket4j-core) ### [`v8.7.0`](https://togithub.com/bucket4j/bucket4j/releases/tag/8.7.0) [Compare Source](https://togithub.com/bucket4j/bucket4j/compare/8.6.0...8.7.0) ### Implemented features - [Microsoft SQL create integration](https://togithub.com/bucket4j/bucket4j/issues/120) - [Implement UnifiedJedis builder for JedisBasedProxyManager](https://togithub.com/bucket4j/bucket4j/pull/420) ### Breaking changes - [Support for Amazon Dynamo DB has been removed](https://togithub.com/bucket4j/bucket4j/issues/423) #### New Contributors - [@​tgregory-block](https://togithub.com/tgregory-block) made their first contribution in [https://github.com/bucket4j/bucket4j/pull/420](https://togithub.com/bucket4j/bucket4j/pull/420) **Full Changelog**: https://github.com/bucket4j/bucket4j/compare/8.6.0...8.7.0 ### [`v8.6.0`](https://togithub.com/bucket4j/bucket4j/releases/tag/8.6.0) [Compare Source](https://togithub.com/bucket4j/bucket4j/compare/8.5.0...8.6.0) #### The features/enhancements/bugfixes in release scope are following: - [#​417](https://togithub.com/bucket4j/bucket4j/issues/417) Local Bucket: tryConsumeAsMuchAsPossible returns negative values after calling consumeIgnoreRateLimits **Full Changelog**: https://github.com/bucket4j/bucket4j/compare/8.5.0...8.6.0 ### [`v8.5.0`](https://togithub.com/bucket4j/bucket4j/releases/tag/8.5.0) [Compare Source](https://togithub.com/bucket4j/bucket4j/compare/8.4.0...8.5.0) #### What's Changed - [#​401](https://togithub.com/bucket4j/bucket4j/issues/401) Making the builder API to be more close with token-bucket description **Full Changelog**: https://github.com/bucket4j/bucket4j/compare/8.4.0...8.5.0 ### [`v8.4.0`](https://togithub.com/bucket4j/bucket4j/releases/tag/8.4.0) [Compare Source](https://togithub.com/bucket4j/bucket4j/compare/8.3.0...8.4.0) #### What's Changed - [#​372](https://togithub.com/bucket4j/bucket4j/issues/372) Bucket4J for OracleSql - [#​400](https://togithub.com/bucket4j/bucket4j/issues/400) PostgreSQLadvisoryLockBasedProxyManager does not work with String keys - [#​384](https://togithub.com/bucket4j/bucket4j/issues/384) skip-sync-on-empty-bucket optimization - [#​381](https://togithub.com/bucket4j/bucket4j/issues/381) Add Listener hook before the thread is parked - [#​398](https://togithub.com/bucket4j/bucket4j/issues/398) BucketNotFoundException when using Predictive Optimization - fix(sec): upgrade com.hazelcast:hazelcast to 5.3.0 by [@​ChengDaqi2023](https://togithub.com/ChengDaqi2023) in [https://github.com/bucket4j/bucket4j/pull/397](https://togithub.com/bucket4j/bucket4j/pull/397) - fix(sec): upgrade com.google.guava:guava to 32.0.0-jre by [@​ChengDaqi2023](https://togithub.com/ChengDaqi2023) in [https://github.com/bucket4j/bucket4j/pull/396](https://togithub.com/bucket4j/bucket4j/pull/396) #### New Contributors - [@​ChengDaqi2023](https://togithub.com/ChengDaqi2023) made their first contribution in [https://github.com/bucket4j/bucket4j/pull/397](https://togithub.com/bucket4j/bucket4j/pull/397) **Full Changelog**: https://github.com/bucket4j/bucket4j/compare/8.3.0...8.4.0 ### [`v8.3.0`](https://togithub.com/bucket4j/bucket4j/releases/tag/8.3.0) [Compare Source](https://togithub.com/bucket4j/bucket4j/compare/8.2.0...8.3.0) #### What's Changed - Contravariant arguments for CaffeineProxyManager by [@​namhptran](https://togithub.com/namhptran) in [https://github.com/bucket4j/bucket4j/pull/356](https://togithub.com/bucket4j/bucket4j/pull/356) - Add key mapping capability to ProxyManager by [@​namhptran](https://togithub.com/namhptran) in [https://github.com/bucket4j/bucket4j/pull/360](https://togithub.com/bucket4j/bucket4j/pull/360) - Update redisson proxy manager to support redisson 3.21.0 by [@​koenpunt](https://togithub.com/koenpunt) in [https://github.com/bucket4j/bucket4j/pull/370](https://togithub.com/bucket4j/bucket4j/pull/370) #### New Contributors - [@​namhptran](https://togithub.com/namhptran) made their first contribution in [https://github.com/bucket4j/bucket4j/pull/356](https://togithub.com/bucket4j/bucket4j/pull/356) - [@​750913](https://togithub.com/750913) made their first contribution in [https://github.com/bucket4j/bucket4j/pull/364](https://togithub.com/bucket4j/bucket4j/pull/364) - [@​koenpunt](https://togithub.com/koenpunt) made their first contribution in [https://github.com/bucket4j/bucket4j/pull/370](https://togithub.com/bucket4j/bucket4j/pull/370) **Full Changelog**: https://github.com/bucket4j/bucket4j/compare/8.2.0...8.3.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

Gumichan01 commented 7 months ago

This PR did not break the code, but brought some function deprecations. Those function are not properly replaced since the new API does not seem mature enough. This is something I should have taken care of. See commit d83fd18