v0.2.0
Fixed
- Correct verification of
Content-MD5
if provided by client.
Added
- Delete leftover
-wal
or-shm
database artifacts when removing a bucket. config
YAML format configurations to supply complex configurations.
Changed
- SQLite tables are now created without
STRICT
mode enabled. This is to allow greater backward compatibility. - Issue SQLite
VACUUM
command on startup.