Skip to content

Releases: groupcache/groupcache-go

v3.4.0

25 Dec 19:17
2b45fe9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

04 Dec 17:35
fb6d198

Choose a tag to compare

What's Changed

New Contributors

  • @udhos made their first contribution in #14

Full Changelog: v3.2.0...v3.3.0

v3.2.0

02 Jan 19:08
ce20af8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.2.0

v3.0.0

20 May 15:30
3b42ce3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v3.0.0

Release v3.0.0-rc.2

20 Apr 22:40
3b42ce3

Choose a tag to compare

Release v3.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • Improved http error tests (#61) by @thrawn01 in #3
  • Support different cache implementations by @thrawn01 in #4

Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2

Release v3.0.0-rc.1

11 Apr 14:20
5904bea

Choose a tag to compare

Release v3.0.0-rc.1 Pre-release
Pre-release

Release Candidate 1

Includes the following

  • Allow multiple groupcache instances to exist in code simultaneously
  • Separate the HTTP transport code from the code base such that third-party transports can be used without needing access to the internals of the library
  • Update dependencies and use modern golang programming and documentation practices.

See a complete list of changes #2