github.com/benbjohnson/litestream
v0.5.16
#270 most downloaded on Go modules
benbjohnson/litestream
What this package is like to depend on
Last release 4 days ago
19 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Some releases are documented
notes for 10 of 34 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
234 releases · first in 2020
81 releases in the last 12 months
see the full history below
Release timeline
234 releases · Dec 2020 to Aug 2026Releases
latest 60 of 234-
v0.5.17-0.20260819145314-63225f17ccbb19 Aug 2026 pre-releaseNothing published for this version
-
v0.5.17-0.20260815211322-97d2dfa513a315 Aug 2026 pre-releaseNothing published for this version
-
v0.5.1604 Aug 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.16-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.16-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.16-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.16-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- ad0c7b7 chore(deps): bump grpc for govulncheck (#1401)
- 0427915 chore(deps): bump sqlite3vfs upstream (#1359)
- 6d61ef5 chore(deps): bump superfly/ltx to v0.5.2 (#1422)
- 2d7ebf1 chore(deps): bump x/text and otel for govulncheck (#1399)
- 904a307 docs(security): document private vulnerability reporting (#1398)
- 764dcea feat(cli): print proper version string on dev builds (#1338)
- b308bd3 fix(ci): stabilize nightly workflow (#1396)
- 794ca47 fix(cli): honor part-size and concurrency replica URL params (#1330)
- 9d5488f fix(cli): show one replica URL in usage (#1356)
- d0a74b4 fix(config): detect Hetzner endpoints (#1357)
- 599ddcb fix(db): make SnapshotReader closeable (#1346)
- 77a322b fix(db): retain truncate backstop at zero (#1348)
- 0af69c7 fix(db): skip repeated passive before truncate (#1347)
- 4bae662 fix(nats): apply TLS replica options (#1362)
- 59c1b25 fix(nats): propagate object store init errors (#1361)
- 3ad668b fix(replica): bound resumable reader retries (#1360)
- 11b050e fix(replica): drain limited sync batches (#1345)
- eeba874 fix(replica): fsync directory after durable renames (#1344)
- 00a17c4 fix(s3): exclude accept encoding for GCS (#1394)
- 2c1d70b perf(s3): single PutObject for small ltx objects (#1328)
-
v0.5.16-0.20260804155539-6d61ef5d007704 Aug 2026 pre-releaseNothing published for this version
-
v0.5.16-0.20260727183706-ad0c7b777d0627 Jul 2026 pre-releaseNothing published for this version
-
v0.5.1517 Jul 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.15-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.15-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.15-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.15-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- d1dad70 fix(db): bound sync executor work (#1290)
- d26cb54 fix(db): harden checkpoint snapshots (#1292)
- 4e3f0c0 fix(db): surface disk-full staging errors (#1322)
- c96c0f4 fix(security): bump Go 1.25.12 + deps to clear govulncheck (#1341)
- ba448ca fix(sync): bound replica sync waits (#1291)
- 9ca1201 fix(sync): fix SnapshotReader goroutine race and fsync ordering (#1166)
- 69e9b9e test(integration): add replicate restore soak test (#1302)
-
v0.5.15-0.20260717172441-4e3f0c0f98a817 Jul 2026 pre-releaseNothing published for this version
-
v0.5.15-0.20260716150241-d26cb54ec43b16 Jul 2026 pre-releaseNothing published for this version
-
v0.5.15-0.20260708203253-c96c0f42a51b08 Jul 2026 pre-releaseNothing published for this version
-
v0.5.1402 Jul 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.14-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.14-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.14-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.14-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- 6c85477 feat(s3): add storage class option (#1321)
- bffb888 fix(compaction): resume remote source reads (#1326)
- 71a1b37 fix(config): respect explicit replica type (#1319)
- 2b34013 fix(retention): retain prior snapshot txid (#1325)
- 64cb695 fix(s3): keep retrying through sustained transport flaps (#1305)
- 9bbc255 fix(sftp): write ltx files atomically (#1320)
-
v0.5.1324 Jun 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.13-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.13-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.13-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.13-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- c30c5ff Revert "refactor(db): split sync executor lifecycle (#1289)" (#1313)
- 0a2a39f feat(config): add meta-dir for directory dbs (#1315)
- f8b7c60 fix(security): bump Go toolchain to 1.25.11 to clear govulncheck (#1304)
- 53e155d refactor(db): split sync executor lifecycle (#1289)
- 32c7929 refactor(db): split sync executor lifecycle (#1314)
-
v0.5.13-0.20260613223424-c30c5ffc364d13 Jun 2026 pre-releaseNothing published for this version
-
v0.5.13-0.20260609135628-f8b7c60b342609 Jun 2026 pre-releaseNothing published for this version
-
v0.5.1229 May 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.12-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.12-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.12-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.12-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- 817ebb0 docs(cli): add databases help examples (#1243)
- e266164 docs(cli): add info help examples (#1242)
- 265be76 docs(cli): add list help examples (#1241)
- 3a9df4b docs(cli): add register help examples (#1237)
- 739312f docs(cli): add start stop help examples (#1239)
- 5bd5ca3 docs(cli): add status help examples (#1246)
- 72d7533 docs(cli): add sync help examples (#1240)
- 7c63954 docs(cli): add unregister help examples (#1238)
- d932bc0 docs(cli): document json output schemas (#1250)
- 2e8c73a feat(cli): add databases json output (#1247)
- eeb3801 feat(cli): add ltx json output (#1248)
- 2d38d20 feat(cli): add register success payload (#1255)
- 8aa7945 feat(cli): add reset dry run (#1252)
- fbe1739 feat(cli): add restore dry run (#1251)
- 30c039f feat(cli): add restore json output (#1249)
- 64e8757 feat(cli): add start stop success payload (#1256)
- 19d6064 feat(cli): add status json output (#1245)
- a08a5e7 feat(cli): add sync success payload (#1257)
- fd4b600 feat(cli): add unregister dry run (#1253)
- dd59010 feat(cli): add unregister success payload (#1258)
- 552672f feat(cli): guard restore overwrites (#1254)
- 0de07a3 feat(db): expose sync diagnostics (#1287)
- 9cc2f2d fix(build): bump Go toolchain to 1.25.9 for stdlib vulns (#1235)
- 6ebcacc fix(cli): add try hints for required flags (#1236)
- dbcd1a0 fix(cli): clarify register idempotency (#1259)
- 8e9b907 fix(cli): clarify unregister idempotency (#1261)
- fc050c9 fix(cli): exit 0 for explicit help (#1233)
- 853cbf3 fix(cli): make start stop idempotent (#1260)
- 4784cc9 fix(cli): polish agent-facing errors (#1297)
- edc4328 fix(compactor): close pipe on upload failure (#1286)
- c32f63c fix(config): honor database snapshot settings (#1285)
- 4cb2d7c fix(deps): bump x/crypto and x/net to clear govulncheck (#1294)
- a590e05 fix(restore): check for wal segment gaps in v3 restore (#1230)
- c28a318 fix(restore): clean failed restore temp file (#1282)
- d4c00e3 fix(restore): retry initial ltx opens (#1284)
- a25a11f fix(security): bump Go 1.25.10 + deps to clear govulncheck (#1283)
- 6b8bb01 refactor(db): return sync results explicitly (#1224)
- 0c670da test(cli): drop static-string usage tests, restore captureStdout helper (#1295)
-
v0.5.12-0.20260529120656-4784cc97e9fb29 May 2026 pre-releaseNothing published for this version
-
v0.5.12-0.20260514121134-51dda8e9301a14 May 2026 pre-releaseNothing published for this version
-
v0.5.12-0.20260423150634-fc050c90be1d23 Apr 2026 pre-releaseNothing published for this version
-
v0.5.1108 Apr 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.11-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.11-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.11-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.11-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- ad55ec1 feat(ci): add nightly stability CI, LTX behavioral tests, and release gating (#1195)
- 13ef323 feat(logging): add tint pretty handler, optional source info, and path cleaning (#1204)
- 1678a9b fix(ci): dedupe nightly stability issues (#1217)
- d65fa36 fix(cmd): add helpful hint when 'litestream start' is run without args (#1208)
- 4cb0f8c fix(db): wrap raw errors with LTXError in paths reaching replica monitor (#1227)
- 5780f4d fix(replica): wrap missing LTX file error with LTXError in uploadLTXFile (#1225)
- 016c368 fix(restore): fix v3 restore (#1229)
-
v0.5.11-0.20260329131141-1678a9b5da4829 Mar 2026 pre-releaseNothing published for this version
-
v0.5.11-0.20260325184349-ad55ec118e1325 Mar 2026 pre-releaseNothing published for this version
-
v0.5.1012 Mar 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.10-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.10-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.10-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.10-darwin-arm64.tar.gzInstall via package managers:
pip install litestream-vfs # Python npm install litestream-vfs # Node.js gem install litestream-vfs # Ruby
Changelog
- 5531fab Revert "fix(db): add warning log and test for WAL change detection (#946)" (#1187)
- ab55194 Revert "fix(db): detect WAL changes via shm mxFrame (#1087)" (#1185)
- 40af24a ci(pr-metrics): add PR build metrics workflow (#1158)
- f404f2f ci(pr-metrics): replace collapsible sections with plain headers (#1184)
- ae88b16 feat(logging): add .With() system identifiers to all top-level loggers (#1191)
- 2d5f628 feat(restore): add crash recovery txid file for follow mode (#1136)
- f6ba05f feat(restore): add post-restore integrity validation (#1170)
- 1345ed7 feat(vfs): distribute VFS extension via PyPI, npm, and RubyGems (#1148)
- 1f423d7 fix(ci): publish latest-scratch Docker tag (#1180)
- 166cbe3 fix(deps): bump Go to 1.25.0/toolchain 1.25.8 for security patches (#1188)
- d514bc7 fix(logging): use db.Logger and s.Logger instead of default slog in Store (#1181)
- 6843423 fix(replica): promote LTX upload log to Info level with size field (#1182)
- e8b2ada fix(security): upgrade Go toolchain to 1.24.13 (#1162)
- 0b3facd fix(test): resolve 4 failing tests on main (#1156)
- 038b296 fix(vfs): coordinate expectedTXID across pooled write connections (#1140)
- bd2c6e6 perf(db): cache Pos() result to avoid repeated disk reads (#1192)
- 80b1b3b test(profile): add idle CPU profiling test (#1190)
-
v0.5.10-0.20260312224542-ae88b164dd6312 Mar 2026 pre-releaseNothing published for this version
-
v0.5.10-0.20260226173537-8905efd62b9926 Feb 2026 pre-releaseNothing published for this version
-
v0.5.10-0.20260224205540-0b3facdbc0cf24 Feb 2026 pre-releaseNothing published for this version
-
v0.5.10-0.20260223222809-2d5f62898c9e23 Feb 2026 pre-releaseNothing published for this version
-
v0.5.923 Feb 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.9-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.9-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.9-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.9-darwin-arm64.tar.gzChangelog
- 3a67f13 Add cross-version upgrade integration test (v0.3.x → v0.5.x) (#1137)
- 5b8a7d1 add Hetzner S3 signed-payload preset (#1026)
- 249f46d ci: enable automatic Homebrew tap updates on release (#1117)
- 09c2313 docs(agent): update replica-client-developer with v0.3.x and ResumableReader (#1112)
- 84a5d31 docs(agents): add IPC, leasing, library API, and retention references (#1107)
- 5e6a91c docs(architecture): add IPC server, distributed leasing, and library API (#1108)
- c835786 docs(claude): add debug-ipc command and provider compatibility reference (#1116)
- 23f8b5a docs(command): add IPC, retention, and v0.3.x issues to fix-common-issues (#1113)
- 6bcedb2 docs(command): add debug-ipc command for IPC socket troubleshooting (#1114)
- b2980bd docs(patterns): add ResumableReader, retention bypass, and conditional write patterns (#1109)
- 0f80b4d docs(provider-compat): update R2 detection defaults and version compat (#1111)
- d4130d5 docs(replica-client): add v0.3.x restore interface and ResumableReader note (#1110)
- d87d657 feat(docker): add hardened scratch-based image variant (#1126)
- 020da8e feat(ipc): add sync command for on-demand database replication (#1120)
- 0df6829 feat(restore): add -f follow mode for continuous restore (#1102)
- aa81289 feat(s3): add LITESTREAM_S3_ENDPOINT env var for URL-based restore (#1145)
- 70bb846 feat(s3): add Supabase S3-compatible provider auto-detection (#1135)
- 61a2def feat(sync): add replicated_txid to sync response (#1141)
- fe7fb7a feat(vfs): add PRAGMA litestream_write_enabled for runtime write control (#1009)
- 95253c4 fix(ci): authenticate GitHub API call in NATS test setup (#1144)
- 155507b fix(db): count sync errors when db.init() fails (#1129)
- 48ecd53 fix(db): detect WAL changes via shm mxFrame (#1087)
- 634c74f fix(restore): expose -follow-interval CLI flag for follow mode (#1139)
- 47e9010 fix(vfs): persist hydration file across connection restarts (#1125)
- 0ad19ff test(ci): add smoke tests for hardened scratch Docker image (#1132)
- a404d7b test(metrics): add coverage for all Prometheus metrics (#1127)
-
v0.5.812 Feb 2026Release notes
Open source →Platform Support
⚠️ Windows Notice: Windows binaries are provided for convenience but Windows is NOT an officially supported platform. Use at your own risk. Community contributions for Windows improvements are welcome.
✅ Supported Platforms: Linux (amd64, arm64, armv6, armv7), macOS (amd64, arm64)
Installation
Homebrew (macOS and Linux)
brew tap benbjohnson/litestream brew install litestream
Debian/Ubuntu
Download the
.debfile for your architecture and install:sudo dpkg -i litestream-*.debRPM-based systems
Download the
.rpmfile for your architecture and install:sudo rpm -i litestream-*.rpmBinary installation
Download the appropriate archive for your platform, extract, and move to your PATH.
VFS Extension (Experimental)
SQLite loadable extensions for read-only access to Litestream replicas are available for supported platforms:
Platform File Linux x86_64 litestream-vfs-v0.5.8-linux-amd64.tar.gzLinux ARM64 litestream-vfs-v0.5.8-linux-arm64.tar.gzmacOS Intel litestream-vfs-v0.5.8-darwin-amd64.tar.gzmacOS Apple Silicon litestream-vfs-v0.5.8-darwin-arm64.tar.gzChangelog
- b2d8145 Stream restore plan selection across levels (#1076)
- 2172ff2 docs(ai): add litestream reset and auto-recover to AI docs (#1091)
- 7d2b369 feat(db): add SyncStatus, SyncAndWait, and EnsureExists for library usage (#1092)
- 7e12162 feat(ipc): add dynamic database management commands (register/unregister) (#1021)
- bab4fd4 feat(ipc): add list and info query commands with lastSyncAt (#1015)
- e0370ba feat(ltx): add -level flag to view LTX files at any compaction level (#1072)
- 7265b6b feat(retention): add skip-remote-deletion for cloud-managed retention (#1094)
- 44b65e2 feat(s3): add R2 concurrency default, multipart threshold test, fix docs (#1100)
- 90fc5b6 feat(s3): add distributed leasing with If-Match conditional writes (#1073)
- c194e86 feat(tls): add x509roots/fallback for embedded root CA bundle (#1099)
- ff1c063 feat: add agent skill for cross-platform LLM agent support (#1064)
- c32f6c8 fix(compactor): add mutex to protect Compactor.client from concurrent access (#1086)
- cfe03fc fix(dir-watch): prevent thundering herd at startup with many databases (#1055)
- 4800f27 fix(restore): resume S3 streams on drop (#1082)
- 3358c8c fix(s3): add hyphenated URL query param aliases for consistency (#1101)
- 1d602ea fix(shutdown): allow second Ctrl+C to interrupt shutdown sync retry loop (#998)
- c16755d test(db): add regression test for #994 runaway disk usage (#1088)
- 68dadcf test(db): prove SQLite writes all new pages to WAL during DB growth (#1103)
-
v0.5.730 Jan 2026Nothing published for this version
-
v0.5.7-0.20260212011405-33f2934fbb3b12 Feb 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260130222722-2a0335490db430 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260130190734-cf6e0544c27830 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260127172122-133abe7a555027 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260126201611-bde5c44a714026 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260119215740-4a3bff18571b19 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260114162952-87d1f0d7818014 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260113214028-bb911d96f79213 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260112180456-a2a160af7f3512 Jan 2026 pre-releaseNothing published for this version
-
v0.5.7-0.20260111165448-c77ecef421d711 Jan 2026 pre-releaseNothing published for this version
-
v0.5.608 Jan 2026Nothing published for this version
-
v0.5.6-0.20251230142855-92fc139923d230 Dec 2025 pre-releaseNothing published for this version
-
v0.5.518 Dec 2025Nothing published for this version
-
v0.5.417 Dec 2025Nothing published for this version
-
v0.5.311 Dec 2025Nothing published for this version
-
v0.5.3-beta308 Dec 2025 pre-releaseNothing published for this version
-
v0.5.3-beta208 Dec 2025 pre-releaseNothing published for this version
-
v0.5.3-beta108 Dec 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251208231923-a8d23d220e2508 Dec 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251208214834-f59b6bcabdba08 Dec 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251114211014-7c3a44a87a3214 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251114013216-fa1e0eaa7d2414 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251113231852-be474af9694e13 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251111175307-fa826e909a7011 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251110225000-46d4af6205af10 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251109214555-48dc960260f009 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251107233729-ee93ed319a5e07 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251106223609-0a0e7e46634006 Nov 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251030203430-9be94080f12930 Oct 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251028160110-9bdaf9fc551528 Oct 2025 pre-releaseNothing published for this version
-
v0.5.3-0.20251018170909-2ee408b66bb718 Oct 2025 pre-releaseNothing published for this version
-
v0.5.214 Oct 2025Nothing published for this version