Releases: eko/gocache
Releases · eko/gocache
lib/v4.2.0
Breaking Changes
LoadableCache
, the LoadFunction[T any]
must now return 3 arguments (including options):
- type LoadFunction[T any] func(ctx context.Context, key any) (T, error)
+ type LoadFunction[T any] func(ctx context.Context, key any) (T, []store.Option, error)
What's Changed
- fix(RueidisStore): add case to detail with JSON, Raw []byte, and Vec… by @leozeli in #254
- add unit test for lib/store/redis by @yaziedda in #258
- memcached: fix Delete and Get for missing items by @woutslakhorst in #261
- Update outdated Godoc link by @torkelrogstad in #262
- ristretto: return correct ttl by @blampe in #266
- fix(loadable): cache value in setChannel by @okhowang in #260
- Loadable cache: make options to be re-used in setter (fixes #101) by @eko in #267
New Contributors
- @leozeli made their first contribution in #254
- @yaziedda made their first contribution in #258
- @woutslakhorst made their first contribution in #261
- @torkelrogstad made their first contribution in #262
- @blampe made their first contribution in #266
Full Changelog: store/hazelcast/v4.2.0...lib/v4.2.0
store/hazelcast/v4.2.0
What's Changed
- fix(tests): replace golang mock by uber-go mock by @katsuharu in #249
- Create Hazelcast store from map instance by @semihbkgr in #252
New Contributors
- @katsuharu made their first contribution in #249
Full Changelog: store/bigcache/v4.2.2...store/hazelcast/v4.2.0
store/rueidis/v4.1.6
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/rueidis/v4.1.6
store/rediscluter/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/rediscluter/v4.2.2
store/redis/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/redis/v4.2.2
store/pegasus/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/pegasus/v4.2.2
store/memcache/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/memcache/v4.2.2
store/hazelcast/v4.1.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/hazelcast/v4.1.2
store/go_cache/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/go_cache/v4.2.2
store/freecache/v4.2.2
What's Changed
- Upgrade lib dependencies by @eko in #245
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /store/pegasus by @dependabot in #246
- Bump k8s.io/apimachinery from 0.0.0-20191123233150-4c4803ed55e3 to 0.16.13 in /store/pegasus by @dependabot in #247
Full Changelog: lib/v4.1.6...store/freecache/v4.2.2