v1.13.0
- Add wasm build tags by @omerfirmak in https://github.com/VictoriaMetrics/fastcache/pull/87
- Enable malloc_heap.go on JS targets by @PlasmaPower in https://github.com/VictoriaMetrics/fastcache/pull/66
- update deps versions by @f41gh7 in https://github.com/VictoriaMetrics/fastcache/pull/91
- improve bucket.Get requests performance by @f41gh7 in https://github.com/VictoriaMetrics/fastcache/pull/92
- introduce new stats item EvictedBytes by @f41gh7 in https://github.com/VictoriaMetrics/fastcache/pull/93
Full Changelog: https://github.com/VictoriaMetrics/fastcache/compare/v1.12.5...v1.13.0
Release v1.12.4
Update note: We advise skipping this release as it contains a breaking change that was introduced in https://github.com/VictoriaMetrics/fastcache/pull/86 and reverted in https://github.com/VictoriaMetrics/fastcache/pull/88. The fix has been released in the next release v1.12.5.
v1.12.3
Update note: We advise skipping this release as it contains a breaking change that was introduced in https://github.com/VictoriaMetrics/fastcache/pull/86 and reverted in https://github.com/VictoriaMetrics/fastcache/pull/88. The fix has been released in the next release v1.12.5.