Releases: hyp3rd/hypercache
Releases · hyp3rd/hypercache
v0.4.2
04 May 08:25
Compare
Sorry, something went wrong.
No results found
v0.4.1
03 May 22:40
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
refactor(transport): node-aware HTTP requests with helpers + safer response cleanup