-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 #919
Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 #919
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
2.8.5
->2.9.3
Release Notes
ben-manes/caffeine
v2.9.3
: 2.9.3Compare Source
Cache
JCache
close()
will now shutdown the executor and wait for in-flight loads to finishv2.9.2
: 2.9.2Compare Source
Cache
v2.9.1
: 2.9.1Compare Source
Cache
v2.9.0
: 2.9.0Compare Source
Cache
Caffeine.evictionListener
which is notified within the atomic operation when an entry is automatically removedCacheWriter
. Please useasMap
computations or an eviction listener insteadCacheStats.of(...)
to allow for becoming a value-based class in a future releasev2.8.8
: 2.8.8Compare Source
Cache
v2.8.7
: 2.8.7Compare Source
Cache
asMap().keySet().toArray()
to not return expired mappings (#472)CaffeineSpec
(#466)put
update optimization for variable expiration (#478)v2.8.6
: 2.8.6Compare Source
Cache
AsyncCache
future value resolves to nullAsyncCache.synchronous().asMap()
conditional methodsUnsafeAccess
andSingleConsumerQueue
JCache
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.