Releases: superfly/litefs
Releases · superfly/litefs
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
v0.5.4
What's Changed
- Upgrade docker/build-push-action by @benbjohnson in #383
- Rename health check endpoint by @benbjohnson in #384
- Upgrade bruceadams/get-release by @benbjohnson in #385
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Return 503 from proxy when no primary available by @benbjohnson in #373
- Add 'enabled' flag to tracing config by @benbjohnson in #374
- Delay proxy listen until marked ready by @benbjohnson in #378
- Expose lag as prometheus metric by @benbjohnson in #379
- Fix close errors by @benbjohnson in #380
- Proxy health check by @benbjohnson in #381
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Retry environment metadata updates by @benbjohnson in #366
- Retry proxy on connection refused error by @benbjohnson in #368
Full Changelog: v0.5.1...v0.5.2