Releases: cktan/s3pool
Releases · cktan/s3pool
v0.24
Minor fix in Makefile
v0.23 remove call to git
Bug fix
Release 0.21 - bug fix release
Fix an issue in 0.20 that panics GO runtime
s3meta
set timeout to 5s to avoid timing out too frequently
v0.15 set read timeout to 5 sec (was 100ms and causing intermittent failure…
turn on traces
v0.14 add traces
better wait mechanism for race to refresh
v0.13 Rework the wait mechanism when multiple refresh requests on the same …
bug fixes
Load catalog in the background
v0.11 minor