Skip to content

v0.2.0

Compare
Choose a tag to compare
@seddonm1 seddonm1 released this 04 Jul 20:51
· 12 commits to main since this release
bd049fb

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.