Sourced from github.com/dgraph-io/ristretto/v2's releases.
v2.4.0
What's Changed
- feat: add value iterator by
@SkArchonin dgraph-io/ristretto#475- fix: allow custom key types with underlying types in Key constraint by
@matthewmcneelyin dgraph-io/ristretto#478- chore(deps): Update actions/checkout action to v5 by
@renovate[bot] in dgraph-io/ristretto#464- chore(deps): Update actions/setup-go action to v6 by
@renovate[bot] in dgraph-io/ristretto#468- chore(deps): Update go minor and patch by
@renovate[bot] in dgraph-io/ristretto#467- chore: update trunk for 1.25 toolchain by
@matthewmcneelyin dgraph-io/ristretto#471- chore: update readme and trunk config by
@matthewmcneelyin dgraph-io/ristretto#474- chore(test): fix test files compilation on 32-bit archs (#465) by
@jas4711in dgraph-io/ristretto#470- chore: prepare for release v2.4.0 by
@matthewmcneelyin dgraph-io/ristretto#479New Contributors
@jas4711made their first contribution in dgraph-io/ristretto#470@SkArchonmade their first contribution in dgraph-io/ristretto#475Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.3.0...v2.4.0
Sourced from github.com/dgraph-io/ristretto/v2's changelog.
[v2.4.0] - 2026-01-21
Added
- Implement public
Cache.IterValues()method (#475)- Allow custom key types with underlying types in Key constraint (#478)
Fixed
- Fix compilation on 32-bit archs (#465)
Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.3.0...v2.4.0
402101d
Update change log25534dc
Update README3eb2a41
Update trunk config20299c0
allow custom key types with underlying types in Key constraint3e164e4
feat: value iterator4f24d62
Fix compilation on 32-bit archs (#465)2149cc3
Update templateb53c391
Update codeowners6f2e787
Update copyright notices3537f72
Update trunk configuration