Bump com.github.ben-manes.caffeine:caffeine from 2.8.5 to 3.2.4#845
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 2.8.5 to 3.2.4. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v2.8.5...v3.2.4) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4c39a33 to
6592525
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.github.ben-manes.caffeine:caffeine from 2.8.5 to 3.2.4.
Release notes
Sourced from com.github.ben-manes.caffeine:caffeine's releases.
... (truncated)
Commits
836b65cuse a consistent expiration tolerance calculation0dc7dafresurrect in-flight async entries on expiration0bac8b5handle head-of-line blocking of expiration queues (fixes #1954)ff25836test polishf3a6176Fix JCache close/createCache races and recursive teardown622fbe7Fix removal in identity views and widen hill-climber counters8da5a7adefer weighing the entry until after the putIfAbsent hit fast-path94ad0ffRecord eviction stats before notifying the removal listener consistentlyf94c011Auto-assert eviction stats alongside notifications.withCause.exclusively2e945e0Skip timestamp writes within tolerance on the read path.