github hashicorp/golang-lru v2.0.6
golang-lru 2.0.6

latest releases: v2.0.7, arc/v2.0.7
13 months ago

This release removes calling the eviction callback when the Add method is called with an item that is already in the cache (#154); it reverts PR #135 which caused issue #141.

What's Changed

  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #149
  • Revert #135 and add tests for eviction callback by @mgaffney in #154

Full Changelog: v2.0.5...v2.0.6

Don't miss a new golang-lru release

NewReleases is sending notifications on new releases.