Releases: replikativ/konserve
Releases · replikativ/konserve
0.7.317
0.7.316
Update api-walkthrough.md (#119) add konserve-cloud-storage
0.7.315
Update README
0.7.314
Remove unnecessary ByteBuffer.clear calls. (#111) * Remove unnecessary ByteBuffer.clear calls. * Capture more context when header parsing fails. * Instrument read-header * Add header size assertion in filestore.clj * Improve header size check in filestore.clj * Sync store after renaming * Fix format.
0.7.313
ci: adhere to default pipelines (#112) * ci: adhere to default pipelines * fixup! ci: adhere to default pipelines * fixup! ci: adhere to default pipelines
0.7.311
style: clj kondo fixes (#88)
0.7.310
chore: remove cljs dependency from prod (#103)
0.7.309
Add Redis backend.
0.7.305
update build dependencies
0.7.304
test: use kaocha test-runner for cljs (#90) * use kaocha test-runner for cljs * replace faulty kaocha node testrunner with olical testrunner * read minimal shadow-cljs file for compilation * update ci * fix cljs support * Add cljs code for encryptor salt. * Concatenate output. * Handle cljs return value properly. * Add offsets. * fix lz4 warning for cljs * aes fixes * tweaks * Fix format and compliance test refer. * remove unnecessary try-catch block --------- Co-authored-by: Christian Weilbach <[email protected]> Co-authored-by: pat <[email protected]>