Releases: superfly/litefs
Releases · superfly/litefs
v0.5.14
What's Changed
- Add GitHub token permissions for releases by @benbjohnson in #444
Full Changelog: v0.5.13...v0.5.14
v0.5.13
What's Changed
- Fix release to use Ubuntu latest by @benbjohnson in #443
Full Changelog: v0.5.12...v0.5.13
v0.5.12
What's Changed
- typo: asychronous -> asynchronous by @ruslandoga in #435
- Support overridding the default LiteFS Cloud endpoint by @stephen in #437
- Use optimized checksumming when loading database by @btoews in #441
- Dockerfile: Add sidecar support by @saleemrashid in #442
New Contributors
- @ruslandoga made their first contribution in #435
- @stephen made their first contribution in #437
- @saleemrashid made their first contribution in #442
Full Changelog: v0.5.11...v0.5.12
v0.5.11
What's Changed
- Prevent WAL writes when using EXCLUSIVE locking mode by @benbjohnson in #426
Full Changelog: v0.5.10...v0.5.11
v0.5.10
v0.5.9
What's Changed
- update golang.org/x/net to latest by @ajayk in #417
- Add proxy server timeout config options by @benbjohnson in #420
New Contributors
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- Add always-forward config to proxy server by @benbjohnson in #413
- Default data dir & FUSE dir by @benbjohnson in #414
- Implement flushing copy on proxy response by @benbjohnson in #416
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Filter replicated databases by @benbjohnson in #407
- Proxy primary redirect timeout by @benbjohnson in #408
- Fix snapshot generation of deleted database by @benbjohnson in #409
- Exit on partial LTX by @benbjohnson in #410
- Add primary hostname to /info endpoint by @benbjohnson in #411
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Add OS interface by @benbjohnson in #404
- Exit on WAL commit failure by @benbjohnson in #405
- Limit LTX compaction during backups by @benbjohnson in #402
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Upgrade to Go 1.21 by @benbjohnson in #387
- Add handoff timeout by @benbjohnson in #388
- Report existing consul cluster ID by @benbjohnson in #389
- Log cluster ID on startup by @benbjohnson in #390
- Implement soft delete by @benbjohnson in #395
- Add /debug/rand endpoint by @benbjohnson in #396
- Add snapshot timeout by @benbjohnson in #397
- Make node ID ephemeral by @benbjohnson in #398
- Use ltx.Checksum type by @benbjohnson in #400
- Add event stream by @benbjohnson in #401
Full Changelog: v0.5.4...v0.5.5