Releases: mgtv-tech/jetcache-go
Releases · mgtv-tech/jetcache-go
v1.2.6
v1.2.5
What's Changed
- fix: Panic when using JSON/Sonic codec by @welbinbin in #58
- fix: Data Race in tinyLFU when using math/rand by @daoshenzzg in #66
- chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.18.0 by @dependabot in #65
- github and deps update by @daoshenzzg in #67
- build(deps): Go 1.21 & CI/CD Upgrades by @daoshenzzg in #72
New Contributors
- @welbinbin made their first contribution in #58
- @dependabot made their first contribution in #65
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
v1.2.2
What's Changed
- feature: upgrade ristretto version to v2 by @x1nchen in #50
- docs: update by @daoshenzzg in #51
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feat: Support cache key separator. (#39) by @tollcc in #42
- docs: update (#45) by @daoshenzzg in #46
- docs: update by @daoshenzzg in #47
- Update documents by @daoshenzzg in #48
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.9
v1.1.8
What's Changed
update dependencies and docs.