Releases: darkweak/storages
Releases · darkweak/storages
v0.0.19
What's Changed
- fix(core): response truncation caused by buffer reuse race by @everyx in #50
- Some optimization for LZ4 compression by @everyx in #48
- fix(badger): use ValueCopy to prevent unsafe memory access by @everyx in #52
- fix(storages): properly close connections and cleanup instance cache in Reset by @everyx in #53
- release(v0.0.19) by @darkweak in #54
New Contributors
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- fix: close LZ4 writer before reading compressed buffer (#41) by @cdaguerre in #44
- release(v0.0.18) by @darkweak in #45
New Contributors
- @cdaguerre made their first contribution in #44
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
What's Changed
- fix otter: parse configuration size and change log Error when key not… by @rogeriodegoiania in #22
- feat(storages): add embedded olric by @darkweak in #30
- fix(otter): multiple instances by @darkweak in #29
New Contributors
- @rogeriodegoiania made their first contribution in #22
Full Changelog: v0.0.13...v0.0.14