- Notifications
You must be signed in to change notification settings - Fork75
Releases: mailgun/groupcache
Releases · mailgun/groupcache
v2.6.0
90b5ebf
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Release v2.5.0
9f417fb
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Release v2.4.2
bde4250
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Remove Travis CI and use GitHub Actions by@thrawn01 in#55
- Fix LRU to correctly evict cache items when replaced by@mattharr013 in#52
- Use PathEscape instead of QueryEscape in httpGetter by@davidmcleish in#49
- Link to v2 docs by@nsheridan in#47
- Fix LRU to correctly update expire on value replace by@thrawn01 in#56
New Contributors
- @mattharr013 made their first contribution in#52
- @davidmcleish made their first contribution in#49
- @nsheridan made their first contribution in#47
Full Changelog:v2.4.1...v2.4.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.4.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Add HTTP error message from peer to error returned from httpGetter.Get by@marnixbouhuis in#46
New Contributors
- @marnixbouhuis made their first contribution in#46
Full Changelog:v2.3.3...v2.4.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.4.0
4707649
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Remove hard dependency on logrus for logging by@nathanejohnson in#42
- How to make expiration optional. by@udhos in#45
Full Changelog:v2.3.2...v2.3.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.3.2
87609ae
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
Full Changelog:v2.3.1...v2.3.2
Release v2.3.1
ef11a3a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.3.0
ef54c5c
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[2.3.0] - 2022-01-06
Added
- Added Group.Set() which allows users to explicitly set values in the cache.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.2.1
6251eaf
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[2.2.1] - 2021-01-13
Changes
- Now uses the much faster fnv1
- Now md5 hashs the keys to help distribute hosts more evenly in some
cases.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Release v2.2.0
0b906d9
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[2.2.0] - 2019-07-09
Added
- Added
SetLogger()
to pass in a logrus entry for logging peer errors - Added
DeregisterGroup()
to remove an existing group cache
Changes
- Fixed race condition in
Remove()
Assets2
Uh oh!
There was an error while loading.Please reload this page.