github benbjohnson/litestream v0.3.3

latest releases: v0.3.13, v0.3.12, v0.3.11...
3 years ago

Overview

This release was focused on adding Windows Services support, adding S3-compatible store support, and a variety of quality-of-life improvements.

Changelog

  • Add Windows Service & MSI builds (#65)
  • Add support for S3-compatible stores. All stores supported but added replica URL support for MinIO, Backblaze B2, & GCS. (#66)
  • Fix bug with propagation of global config settings (#70)
  • Fix format of etc/litestream.yml example file (#73)
  • Gracefully handle database initialization failures and retry later (#82)
  • Add snapshot interval to allow multiple snapshots per retention period (#84)
  • Fix locking issue on operating systems that don't support OFD locks (#93)
  • Prevent user from specifying both a config file & a replica URL (#94)
  • Add acknowledgements for folks who contribute their time and effort to help test, debug, and provide feedback! (#96)
  • Fix reported metrics URL when specifying a host:port (#103)
  • Expose additional database field via configuration (#105)
  • Add additional debug information on WAL header mismatch during restart (#109)
  • Add replica URL support for DigitalOcean Spaces (#110)
  • Add replica URL support for Linode Object Storage (#111)
  • Default region when endpoint is set (#118)
  • Default to use path style when endpoint is set (#120)

Don't miss a new litestream release

NewReleases is sending notifications on new releases.