Skip to content

Releases: hyp3rd/hypercache

v0.4.2

04 May 08:25
b78468e

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 May 22:40
c4e8e8c

Choose a tag to compare

What's Changed

  • refactor(tests,lint): introduce shared cluster/eviction helpers and drop ireturn suppressions by @hyp3rd in #102

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 May 14:59
b223bbf

Choose a tag to compare

What's Changed

  • test(bench): add regression yardsticks and harden CI quality gate by @hyp3rd in #101

Full Changelog: v0.3.3...v0.4.0

v0.3.3

14 Apr 21:10
fa5b229

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hyp3rd/sectools from 1.2.3 to 1.2.4 by @dependabot[bot] in #97
  • chore(deps): bump dependencies and pre-commit tool versions by @hyp3rd in #98

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Apr 22:44
23de431

Choose a tag to compare

What's Changed

  • chore(deps): bump Go toolchain to 1.26.2 and update dependencies by @hyp3rd in #96

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Apr 09:34
37d52d0

Choose a tag to compare

What's Changed

  • fix(serializer): disable MsgpackSerializer and remove shamaton/msgpack dependency by @hyp3rd in #95

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Apr 22:36
f8cdc5a

Choose a tag to compare

What's Changed

  • chore(deps,refactor): bump tooling/Go deps and migrate distMetrics to… by @hyp3rd in #94

Full Changelog: v0.2.9...v0.3.0

v0.2.9

19 Mar 09:44
199b07c

Choose a tag to compare

What's Changed

  • chore(go,deps): bump to Go 1.26.1; update tooling; migrate sort to slices.SortFunc by @hyp3rd in #91

Full Changelog: v0.2.8...v0.2.9

v0.2.8

28 Feb 22:26
abcd5c6

Choose a tag to compare

What's Changed

  • chore(deps): bump buf to v1.66.0 and golang.org/x/net to v0.51.0 by @hyp3rd in #83

Full Changelog: v0.2.7...v0.2.8

v0.2.7: Merge pull request #82 from hyp3rd/fix/260225

25 Feb 00:18
a7788c8

Choose a tag to compare

refactor(transport): node-aware HTTP requests with helpers + safer response cleanup