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