⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
⚠️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 .deb file for your architecture and install:
sudo dpkg -i litestream-*.deb
RPM-based systems
Download the .rpm file for your architecture and install:
sudo rpm -i litestream-*.rpm
Binary 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:
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [litestream/litestream](https://github.com/benbjohnson/litestream) | patch | `0.5.9` → `0.5.16` |
---
### Release Notes
<details>
<summary>benbjohnson/litestream (litestream/litestream)</summary>
### [`v0.5.16`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.16)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.15...v0.5.16)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.16-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.16-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.16-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`ad0c7b7`](https://github.com/benbjohnson/litestream/commit/ad0c7b777d06db1562b083c14732ddec8208b4bb) chore(deps): bump grpc for govulncheck ([#​1401](https://github.com/benbjohnson/litestream/issues/1401))
- [`0427915`](https://github.com/benbjohnson/litestream/commit/0427915b8b97f9ca3d32f5e3fbb0d7476f21bfe2) chore(deps): bump sqlite3vfs upstream ([#​1359](https://github.com/benbjohnson/litestream/issues/1359))
- [`6d61ef5`](https://github.com/benbjohnson/litestream/commit/6d61ef5d007756d62e473daee4c760ac395a55c6) chore(deps): bump superfly/ltx to v0.5.2 ([#​1422](https://github.com/benbjohnson/litestream/issues/1422))
- [`2d7ebf1`](https://github.com/benbjohnson/litestream/commit/2d7ebf1cd3b1de9508c0f404c7b638423ab83cb7) chore(deps): bump x/text and otel for govulncheck ([#​1399](https://github.com/benbjohnson/litestream/issues/1399))
- [`904a307`](https://github.com/benbjohnson/litestream/commit/904a307e094566b0b38e51065cd425e1b593292e) docs(security): document private vulnerability reporting ([#​1398](https://github.com/benbjohnson/litestream/issues/1398))
- [`764dcea`](https://github.com/benbjohnson/litestream/commit/764dcea2d783f3c8f8b9e5f2cbf894f4f6c10ef4) feat(cli): print proper version string on dev builds ([#​1338](https://github.com/benbjohnson/litestream/issues/1338))
- [`b308bd3`](https://github.com/benbjohnson/litestream/commit/b308bd356c9f268a0c3e125cb9ef8221aab2cca5) fix(ci): stabilize nightly workflow ([#​1396](https://github.com/benbjohnson/litestream/issues/1396))
- [`794ca47`](https://github.com/benbjohnson/litestream/commit/794ca472cfb90a7e686ffecdf905b762c129d093) fix(cli): honor part-size and concurrency replica URL params ([#​1330](https://github.com/benbjohnson/litestream/issues/1330))
- [`9d5488f`](https://github.com/benbjohnson/litestream/commit/9d5488f704cdb7783ea1b080371c249311de59d6) fix(cli): show one replica URL in usage ([#​1356](https://github.com/benbjohnson/litestream/issues/1356))
- [`d0a74b4`](https://github.com/benbjohnson/litestream/commit/d0a74b4de9e70950378f4240d098cb9faa4ae804) fix(config): detect Hetzner endpoints ([#​1357](https://github.com/benbjohnson/litestream/issues/1357))
- [`599ddcb`](https://github.com/benbjohnson/litestream/commit/599ddcb8c40e3a4ab9526d8544141e6ea077ee72) fix(db): make SnapshotReader closeable ([#​1346](https://github.com/benbjohnson/litestream/issues/1346))
- [`77a322b`](https://github.com/benbjohnson/litestream/commit/77a322bd413e86d9640092dcfe18b65639a7ed02) fix(db): retain truncate backstop at zero ([#​1348](https://github.com/benbjohnson/litestream/issues/1348))
- [`0af69c7`](https://github.com/benbjohnson/litestream/commit/0af69c7c61759b65edd2864df67c5fe4f1e1102b) fix(db): skip repeated passive before truncate ([#​1347](https://github.com/benbjohnson/litestream/issues/1347))
- [`4bae662`](https://github.com/benbjohnson/litestream/commit/4bae662d37dfe78a60958a856e07944d2ca37b37) fix(nats): apply TLS replica options ([#​1362](https://github.com/benbjohnson/litestream/issues/1362))
- [`59c1b25`](https://github.com/benbjohnson/litestream/commit/59c1b25b88ecb32355dc5451e36ad9de625f06c0) fix(nats): propagate object store init errors ([#​1361](https://github.com/benbjohnson/litestream/issues/1361))
- [`3ad668b`](https://github.com/benbjohnson/litestream/commit/3ad668bab377d74d81ec4d26e8eea118f88094ee) fix(replica): bound resumable reader retries ([#​1360](https://github.com/benbjohnson/litestream/issues/1360))
- [`11b050e`](https://github.com/benbjohnson/litestream/commit/11b050e22732d432b29327b3ce25fef75b76f92a) fix(replica): drain limited sync batches ([#​1345](https://github.com/benbjohnson/litestream/issues/1345))
- [`eeba874`](https://github.com/benbjohnson/litestream/commit/eeba874ad073d6673e0c20affd8a3df408bd89d5) fix(replica): fsync directory after durable renames ([#​1344](https://github.com/benbjohnson/litestream/issues/1344))
- [`00a17c4`](https://github.com/benbjohnson/litestream/commit/00a17c4e74813d6a737aea132020c469acaab152) fix(s3): exclude accept encoding for GCS ([#​1394](https://github.com/benbjohnson/litestream/issues/1394))
- [`2c1d70b`](https://github.com/benbjohnson/litestream/commit/2c1d70bf021b7790166b4aa2425e33982ab2ef0c) perf(s3): single PutObject for small ltx objects ([#​1328](https://github.com/benbjohnson/litestream/issues/1328))
### [`v0.5.15`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.15)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.14...v0.5.15)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.15-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.15-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.15-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`d1dad70`](https://github.com/benbjohnson/litestream/commit/d1dad70e68553b34fe0c18bca12b42150d57641f) fix(db): bound sync executor work ([#​1290](https://github.com/benbjohnson/litestream/issues/1290))
- [`d26cb54`](https://github.com/benbjohnson/litestream/commit/d26cb54ec43b5937a0c8b3bd875696c1375d8cb3) fix(db): harden checkpoint snapshots ([#​1292](https://github.com/benbjohnson/litestream/issues/1292))
- [`4e3f0c0`](https://github.com/benbjohnson/litestream/commit/4e3f0c0f98a8808788c721b3637b41e7f9ce4a9c) fix(db): surface disk-full staging errors ([#​1322](https://github.com/benbjohnson/litestream/issues/1322))
- [`c96c0f4`](https://github.com/benbjohnson/litestream/commit/c96c0f42a51bf48a40e13a1569a46312e957b429) fix(security): bump Go 1.25.12 + deps to clear govulncheck ([#​1341](https://github.com/benbjohnson/litestream/issues/1341))
- [`ba448ca`](https://github.com/benbjohnson/litestream/commit/ba448cab5503926a0f1fc910ea550b45df5119ae) fix(sync): bound replica sync waits ([#​1291](https://github.com/benbjohnson/litestream/issues/1291))
- [`9ca1201`](https://github.com/benbjohnson/litestream/commit/9ca12018fadcceb503dd3bdac2e3167cdfb24a1c) fix(sync): fix SnapshotReader goroutine race and fsync ordering ([#​1166](https://github.com/benbjohnson/litestream/issues/1166))
- [`69e9b9e`](https://github.com/benbjohnson/litestream/commit/69e9b9e76606880827af7c5912bc8467814fe1bd) test(integration): add replicate restore soak test ([#​1302](https://github.com/benbjohnson/litestream/issues/1302))
### [`v0.5.14`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.14)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.13...v0.5.14)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.14-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.14-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.14-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`6c85477`](https://github.com/benbjohnson/litestream/commit/6c85477f335b7b3e67ee757d658bf05819e7b0a8) feat(s3): add storage class option ([#​1321](https://github.com/benbjohnson/litestream/issues/1321))
- [`bffb888`](https://github.com/benbjohnson/litestream/commit/bffb8880e916a2359a7c681a43ab9a8760b63cc7) fix(compaction): resume remote source reads ([#​1326](https://github.com/benbjohnson/litestream/issues/1326))
- [`71a1b37`](https://github.com/benbjohnson/litestream/commit/71a1b37c52ad420815ae1b7e49c39370e0586ed7) fix(config): respect explicit replica type ([#​1319](https://github.com/benbjohnson/litestream/issues/1319))
- [`2b34013`](https://github.com/benbjohnson/litestream/commit/2b340132ec7ea5bd9863ca6fef010bb484076e00) fix(retention): retain prior snapshot txid ([#​1325](https://github.com/benbjohnson/litestream/issues/1325))
- [`64cb695`](https://github.com/benbjohnson/litestream/commit/64cb6953769053d8357cfaf125acaa145be1777b) fix(s3): keep retrying through sustained transport flaps ([#​1305](https://github.com/benbjohnson/litestream/issues/1305))
- [`9bbc255`](https://github.com/benbjohnson/litestream/commit/9bbc255895ec245e7a1e40c301d7a87adfb7936b) fix(sftp): write ltx files atomically ([#​1320](https://github.com/benbjohnson/litestream/issues/1320))
### [`v0.5.13`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.13)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.12...v0.5.13)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.13-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.13-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.13-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`c30c5ff`](https://github.com/benbjohnson/litestream/commit/c30c5ffc364d6ee35b0b37d8ce4278371c8107a8) Revert "refactor(db): split sync executor lifecycle ([#​1289](https://github.com/benbjohnson/litestream/issues/1289))" ([#​1313](https://github.com/benbjohnson/litestream/issues/1313))
- [`0a2a39f`](https://github.com/benbjohnson/litestream/commit/0a2a39f1823b17df057b368e2beb9b21a984304f) feat(config): add meta-dir for directory dbs ([#​1315](https://github.com/benbjohnson/litestream/issues/1315))
- [`f8b7c60`](https://github.com/benbjohnson/litestream/commit/f8b7c60b3426814c68301e484ef059e5ae4b9fbc) fix(security): bump Go toolchain to 1.25.11 to clear govulncheck ([#​1304](https://github.com/benbjohnson/litestream/issues/1304))
- [`53e155d`](https://github.com/benbjohnson/litestream/commit/53e155d1c84976df1ad121a5f8697d3e4add7e6a) refactor(db): split sync executor lifecycle ([#​1289](https://github.com/benbjohnson/litestream/issues/1289))
- [`32c7929`](https://github.com/benbjohnson/litestream/commit/32c7929b2a10dfdd43baadfe59304f2c669adf1e) refactor(db): split sync executor lifecycle ([#​1314](https://github.com/benbjohnson/litestream/issues/1314))
### [`v0.5.12`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.12)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.11...v0.5.12)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.12-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.12-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.12-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`817ebb0`](https://github.com/benbjohnson/litestream/commit/817ebb0293033551de062ff3c7cfa95d3e594862) docs(cli): add databases help examples ([#​1243](https://github.com/benbjohnson/litestream/issues/1243))
- [`e266164`](https://github.com/benbjohnson/litestream/commit/e266164ade31e4259114f2e87db19d0b6c60e3e6) docs(cli): add info help examples ([#​1242](https://github.com/benbjohnson/litestream/issues/1242))
- [`265be76`](https://github.com/benbjohnson/litestream/commit/265be76d8ec47f1018b0b49cc0f9d3f0a0521184) docs(cli): add list help examples ([#​1241](https://github.com/benbjohnson/litestream/issues/1241))
- [`3a9df4b`](https://github.com/benbjohnson/litestream/commit/3a9df4bf6eae44bd65f03b1421a68f307081a8a6) docs(cli): add register help examples ([#​1237](https://github.com/benbjohnson/litestream/issues/1237))
- [`739312f`](https://github.com/benbjohnson/litestream/commit/739312f42d2daa9adb35f45597b44c387f92b501) docs(cli): add start stop help examples ([#​1239](https://github.com/benbjohnson/litestream/issues/1239))
- [`5bd5ca3`](https://github.com/benbjohnson/litestream/commit/5bd5ca3716508150383607e716d5f3214835a61f) docs(cli): add status help examples ([#​1246](https://github.com/benbjohnson/litestream/issues/1246))
- [`72d7533`](https://github.com/benbjohnson/litestream/commit/72d7533e9057be33942aee0001dc986ff1d98999) docs(cli): add sync help examples ([#​1240](https://github.com/benbjohnson/litestream/issues/1240))
- [`7c63954`](https://github.com/benbjohnson/litestream/commit/7c639542cb962dc666882b76f50fd272235bc80d) docs(cli): add unregister help examples ([#​1238](https://github.com/benbjohnson/litestream/issues/1238))
- [`d932bc0`](https://github.com/benbjohnson/litestream/commit/d932bc020758a08e972d329b612442580e69d0fd) docs(cli): document json output schemas ([#​1250](https://github.com/benbjohnson/litestream/issues/1250))
- [`2e8c73a`](https://github.com/benbjohnson/litestream/commit/2e8c73a6b1dab630acf02bbd145142ac94d16187) feat(cli): add databases json output ([#​1247](https://github.com/benbjohnson/litestream/issues/1247))
- [`eeb3801`](https://github.com/benbjohnson/litestream/commit/eeb3801ccd7d1ac07081767e5359a06b159dbf4c) feat(cli): add ltx json output ([#​1248](https://github.com/benbjohnson/litestream/issues/1248))
- [`2d38d20`](https://github.com/benbjohnson/litestream/commit/2d38d20b3427ff6a5e05f36007a196a052f7d49f) feat(cli): add register success payload ([#​1255](https://github.com/benbjohnson/litestream/issues/1255))
- [`8aa7945`](https://github.com/benbjohnson/litestream/commit/8aa7945599821e44e275ba8f756e818ddf2040e2) feat(cli): add reset dry run ([#​1252](https://github.com/benbjohnson/litestream/issues/1252))
- [`fbe1739`](https://github.com/benbjohnson/litestream/commit/fbe1739e7d960ab935d704881423b33afcf9253c) feat(cli): add restore dry run ([#​1251](https://github.com/benbjohnson/litestream/issues/1251))
- [`30c039f`](https://github.com/benbjohnson/litestream/commit/30c039f82021fb2466740013e0b64ec706098091) feat(cli): add restore json output ([#​1249](https://github.com/benbjohnson/litestream/issues/1249))
- [`64e8757`](https://github.com/benbjohnson/litestream/commit/64e875727822171386648ba7097517964544b450) feat(cli): add start stop success payload ([#​1256](https://github.com/benbjohnson/litestream/issues/1256))
- [`19d6064`](https://github.com/benbjohnson/litestream/commit/19d60643f0b20a312a352ff0f1b0a67c77022432) feat(cli): add status json output ([#​1245](https://github.com/benbjohnson/litestream/issues/1245))
- [`a08a5e7`](https://github.com/benbjohnson/litestream/commit/a08a5e734abecad041a415b5546058c38ae74696) feat(cli): add sync success payload ([#​1257](https://github.com/benbjohnson/litestream/issues/1257))
- [`fd4b600`](https://github.com/benbjohnson/litestream/commit/fd4b600a002e89829f993a482d9e89714c486110) feat(cli): add unregister dry run ([#​1253](https://github.com/benbjohnson/litestream/issues/1253))
- [`dd59010`](https://github.com/benbjohnson/litestream/commit/dd59010d70543e48348e26c27c899d8874bb3504) feat(cli): add unregister success payload ([#​1258](https://github.com/benbjohnson/litestream/issues/1258))
- [`552672f`](https://github.com/benbjohnson/litestream/commit/552672f1cf535aa039962b4fbc6c9b7b56a16f38) feat(cli): guard restore overwrites ([#​1254](https://github.com/benbjohnson/litestream/issues/1254))
- [`0de07a3`](https://github.com/benbjohnson/litestream/commit/0de07a3229360ecd679c05e7c998bdc4f3049bce) feat(db): expose sync diagnostics ([#​1287](https://github.com/benbjohnson/litestream/issues/1287))
- [`9cc2f2d`](https://github.com/benbjohnson/litestream/commit/9cc2f2d24c33feee205493fbb229d2f5a792579e) fix(build): bump Go toolchain to 1.25.9 for stdlib vulns ([#​1235](https://github.com/benbjohnson/litestream/issues/1235))
- [`6ebcacc`](https://github.com/benbjohnson/litestream/commit/6ebcaccaea98d7be162dee22995b342394fe3932) fix(cli): add try hints for required flags ([#​1236](https://github.com/benbjohnson/litestream/issues/1236))
- [`dbcd1a0`](https://github.com/benbjohnson/litestream/commit/dbcd1a00b39fecd33118580aa6c1a81efe5e6455) fix(cli): clarify register idempotency ([#​1259](https://github.com/benbjohnson/litestream/issues/1259))
- [`8e9b907`](https://github.com/benbjohnson/litestream/commit/8e9b9074db19a1d88dc0172d9c61614bfa2ea35e) fix(cli): clarify unregister idempotency ([#​1261](https://github.com/benbjohnson/litestream/issues/1261))
- [`fc050c9`](https://github.com/benbjohnson/litestream/commit/fc050c90be1d22b55c303622db46a66f8cf6443e) fix(cli): exit 0 for explicit help ([#​1233](https://github.com/benbjohnson/litestream/issues/1233))
- [`853cbf3`](https://github.com/benbjohnson/litestream/commit/853cbf3ddceafce0f93de2e3c4ee5bdfa0693a92) fix(cli): make start stop idempotent ([#​1260](https://github.com/benbjohnson/litestream/issues/1260))
- [`4784cc9`](https://github.com/benbjohnson/litestream/commit/4784cc97e9fb0f3a3acb8101f2be2df3486c24ce) fix(cli): polish agent-facing errors ([#​1297](https://github.com/benbjohnson/litestream/issues/1297))
- [`edc4328`](https://github.com/benbjohnson/litestream/commit/edc432817190e57f383319877311314f296cc239) fix(compactor): close pipe on upload failure ([#​1286](https://github.com/benbjohnson/litestream/issues/1286))
- [`c32f63c`](https://github.com/benbjohnson/litestream/commit/c32f63c30a514be849c84f2a34c9327e98f45038) fix(config): honor database snapshot settings ([#​1285](https://github.com/benbjohnson/litestream/issues/1285))
- [`4cb2d7c`](https://github.com/benbjohnson/litestream/commit/4cb2d7ce97957ce72e56d66dd136a504121a5873) fix(deps): bump x/crypto and x/net to clear govulncheck ([#​1294](https://github.com/benbjohnson/litestream/issues/1294))
- [`a590e05`](https://github.com/benbjohnson/litestream/commit/a590e05a499afb832e2b63cf09d62f19483f37f6) fix(restore): check for wal segment gaps in v3 restore ([#​1230](https://github.com/benbjohnson/litestream/issues/1230))
- [`c28a318`](https://github.com/benbjohnson/litestream/commit/c28a3189d22de3cf0378dcc8f6676b4fb6f3a5b7) fix(restore): clean failed restore temp file ([#​1282](https://github.com/benbjohnson/litestream/issues/1282))
- [`d4c00e3`](https://github.com/benbjohnson/litestream/commit/d4c00e3612614959652fa50bf4ea8f47ba533471) fix(restore): retry initial ltx opens ([#​1284](https://github.com/benbjohnson/litestream/issues/1284))
- [`a25a11f`](https://github.com/benbjohnson/litestream/commit/a25a11fc4d893911724fd519f3e44ce044efd36c) fix(security): bump Go 1.25.10 + deps to clear govulncheck ([#​1283](https://github.com/benbjohnson/litestream/issues/1283))
- [`6b8bb01`](https://github.com/benbjohnson/litestream/commit/6b8bb014977be5fce11d409853eb7b76e4729cb4) refactor(db): return sync results explicitly ([#​1224](https://github.com/benbjohnson/litestream/issues/1224))
- [`0c670da`](https://github.com/benbjohnson/litestream/commit/0c670da4cffeb6bc614f9b645cbf7a44ba3198b3) test(cli): drop static-string usage tests, restore captureStdout helper ([#​1295](https://github.com/benbjohnson/litestream/issues/1295))
### [`v0.5.11`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.11)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.10...v0.5.11)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.11-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.11-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.11-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`ad55ec1`](https://github.com/benbjohnson/litestream/commit/ad55ec118e13ddfe02bc8cdb3ebe857de5e68c0e) feat(ci): add nightly stability CI, LTX behavioral tests, and release gating ([#​1195](https://github.com/benbjohnson/litestream/issues/1195))
- [`13ef323`](https://github.com/benbjohnson/litestream/commit/13ef3230d31d2cd0c7934814f67c5412c564995e) feat(logging): add tint pretty handler, optional source info, and path cleaning ([#​1204](https://github.com/benbjohnson/litestream/issues/1204))
- [`1678a9b`](https://github.com/benbjohnson/litestream/commit/1678a9b5da4859ee936ce9a04765e3ac9cf5e316) fix(ci): dedupe nightly stability issues ([#​1217](https://github.com/benbjohnson/litestream/issues/1217))
- [`d65fa36`](https://github.com/benbjohnson/litestream/commit/d65fa36e89b0655c356ed2462875dfdf532f1aaa) fix(cmd): add helpful hint when 'litestream start' is run without args ([#​1208](https://github.com/benbjohnson/litestream/issues/1208))
- [`4cb0f8c`](https://github.com/benbjohnson/litestream/commit/4cb0f8ce939e800c1b9f2139c5b1616a0764a838) fix(db): wrap raw errors with LTXError in paths reaching replica monitor ([#​1227](https://github.com/benbjohnson/litestream/issues/1227))
- [`5780f4d`](https://github.com/benbjohnson/litestream/commit/5780f4d8da7b9d56f6249aba7aa3b2a73c4eb395) fix(replica): wrap missing LTX file error with LTXError in uploadLTXFile ([#​1225](https://github.com/benbjohnson/litestream/issues/1225))
- [`016c368`](https://github.com/benbjohnson/litestream/commit/016c368704e63db0088b9b61e2e96c0019f11832) fix(restore): fix v3 restore ([#​1229](https://github.com/benbjohnson/litestream/issues/1229))
### [`v0.5.10`](https://github.com/benbjohnson/litestream/releases/tag/v0.5.10)
[Compare Source](https://github.com/benbjohnson/litestream/compare/v0.5.9...v0.5.10)
#### 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)
```bash
brew tap benbjohnson/litestream
brew install litestream
```
##### Debian/Ubuntu
Download the `.deb` file for your architecture and install:
```bash
sudo dpkg -i litestream-*.deb
```
##### RPM-based systems
Download the `.rpm` file for your architecture and install:
```bash
sudo rpm -i litestream-*.rpm
```
##### Binary 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.gz` |
| Linux ARM64 | `litestream-vfs-v0.5.10-linux-arm64.tar.gz` |
| macOS Intel | `litestream-vfs-v0.5.10-darwin-amd64.tar.gz` |
| macOS Apple Silicon | `litestream-vfs-v0.5.10-darwin-arm64.tar.gz` |
Install via package managers:
```bash
pip install litestream-vfs # Python
npm install litestream-vfs # Node.js
gem install litestream-vfs # Ruby
```
#### Changelog
- [`5531fab`](https://github.com/benbjohnson/litestream/commit/5531fabcb0c5db97760afd8c70b6fc1eab8a822c) Revert "fix(db): add warning log and test for WAL change detection ([#​946](https://github.com/benbjohnson/litestream/issues/946))" ([#​1187](https://github.com/benbjohnson/litestream/issues/1187))
- [`ab55194`](https://github.com/benbjohnson/litestream/commit/ab551949c88b54aed15d9b3b8b4e129e1870e4c4) Revert "fix(db): detect WAL changes via shm mxFrame ([#​1087](https://github.com/benbjohnson/litestream/issues/1087))" ([#​1185](https://github.com/benbjohnson/litestream/issues/1185))
- [`40af24a`](https://github.com/benbjohnson/litestream/commit/40af24ab94b9e87f0e8ab56b1ab8e793f6637a85) ci(pr-metrics): add PR build metrics workflow ([#​1158](https://github.com/benbjohnson/litestream/issues/1158))
- [`f404f2f`](https://github.com/benbjohnson/litestream/commit/f404f2ff1184b6b142d5869891af263b821c138f) ci(pr-metrics): replace collapsible sections with plain headers ([#​1184](https://github.com/benbjohnson/litestream/issues/1184))
- [`ae88b16`](https://github.com/benbjohnson/litestream/commit/ae88b164dd6304bcbb654a681df767ee59042eed) feat(logging): add .With() system identifiers to all top-level loggers ([#​1191](https://github.com/benbjohnson/litestream/issues/1191))
- [`2d5f628`](https://github.com/benbjohnson/litestream/commit/2d5f62898c9e8f11813f7b38c09ab7b3d9a676ac) feat(restore): add crash recovery txid file for follow mode ([#​1136](https://github.com/benbjohnson/litestream/issues/1136))
- [`f6ba05f`](https://github.com/benbjohnson/litestream/commit/f6ba05f42859cc82edca6cf7c604652fe9568203) feat(restore): add post-restore integrity validation ([#​1170](https://github.com/benbjohnson/litestream/issues/1170))
- [`1345ed7`](https://github.com/benbjohnson/litestream/commit/1345ed7b6691c97791a0e36a478e52b7ac6367f5) feat(vfs): distribute VFS extension via PyPI, npm, and RubyGems ([#​1148](https://github.com/benbjohnson/litestream/issues/1148))
- [`1f423d7`](https://github.com/benbjohnson/litestream/commit/1f423d72f7e649354ddde9e913c101438754d592) fix(ci): publish latest-scratch Docker tag ([#​1180](https://github.com/benbjohnson/litestream/issues/1180))
- [`166cbe3`](https://github.com/benbjohnson/litestream/commit/166cbe36e14c767171f9c0bbe5a46c51f7ad0d0d) fix(deps): bump Go to 1.25.0/toolchain 1.25.8 for security patches ([#​1188](https://github.com/benbjohnson/litestream/issues/1188))
- [`d514bc7`](https://github.com/benbjohnson/litestream/commit/d514bc749031a5348c90fe4fab92e71aad8f529d) fix(logging): use db.Logger and s.Logger instead of default slog in Store ([#​1181](https://github.com/benbjohnson/litestream/issues/1181))
- [`6843423`](https://github.com/benbjohnson/litestream/commit/6843423fbbfe8aa6414f8482d91632ee58e5901f) fix(replica): promote LTX upload log to Info level with size field ([#​1182](https://github.com/benbjohnson/litestream/issues/1182))
- [`e8b2ada`](https://github.com/benbjohnson/litestream/commit/e8b2ada8d509a3d85bf0831f9b710c0f64093a00) fix(security): upgrade Go toolchain to 1.24.13 ([#​1162](https://github.com/benbjohnson/litestream/issues/1162))
- [`0b3facd`](https://github.com/benbjohnson/litestream/commit/0b3facdbc0cfeb0274ab486740fd4d63a6fcb05d) fix(test): resolve 4 failing tests on main ([#​1156](https://github.com/benbjohnson/litestream/issues/1156))
- [`038b296`](https://github.com/benbjohnson/litestream/commit/038b296503db53cce41f165bff8a22ac534e3e8f) fix(vfs): coordinate expectedTXID across pooled write connections ([#​1140](https://github.com/benbjohnson/litestream/issues/1140))
- [`bd2c6e6`](https://github.com/benbjohnson/litestream/commit/bd2c6e66bfc22682776c51c296658f1618f1f618) perf(db): cache Pos() result to avoid repeated disk reads ([#​1192](https://github.com/benbjohnson/litestream/issues/1192))
- [`80b1b3b`](https://github.com/benbjohnson/litestream/commit/80b1b3b8a2c9c0a1f1f894b2502d5a5914fe5dff) test(profile): add idle CPU profiling test ([#​1190](https://github.com/benbjohnson/litestream/issues/1190))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate
changed title from Update litestream/litestream Docker tag to v0.5.11 to Update litestream/litestream Docker tag to v0.5.142026-07-15 10:26:13 +00:00
renovate
changed title from Update litestream/litestream Docker tag to v0.5.14 to Update litestream/litestream Docker tag to v0.5.152026-07-22 04:01:11 +00:00
renovate
changed title from Update litestream/litestream Docker tag to v0.5.15 to Update litestream/litestream Docker tag to v0.5.162026-08-06 04:01:07 +00:00
All checks were successful
CI / Terraform fmt + validate (pull_request) Successful in 26s
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.5.9→0.5.16Release Notes
benbjohnson/litestream (litestream/litestream)
v0.5.16Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.16-linux-amd64.tar.gzlitestream-vfs-v0.5.16-linux-arm64.tar.gzlitestream-vfs-v0.5.16-darwin-amd64.tar.gzlitestream-vfs-v0.5.16-darwin-arm64.tar.gzInstall via package managers:
Changelog
ad0c7b7chore(deps): bump grpc for govulncheck (#1401)0427915chore(deps): bump sqlite3vfs upstream (#1359)6d61ef5chore(deps): bump superfly/ltx to v0.5.2 (#1422)2d7ebf1chore(deps): bump x/text and otel for govulncheck (#1399)904a307docs(security): document private vulnerability reporting (#1398)764dceafeat(cli): print proper version string on dev builds (#1338)b308bd3fix(ci): stabilize nightly workflow (#1396)794ca47fix(cli): honor part-size and concurrency replica URL params (#1330)9d5488ffix(cli): show one replica URL in usage (#1356)d0a74b4fix(config): detect Hetzner endpoints (#1357)599ddcbfix(db): make SnapshotReader closeable (#1346)77a322bfix(db): retain truncate backstop at zero (#1348)0af69c7fix(db): skip repeated passive before truncate (#1347)4bae662fix(nats): apply TLS replica options (#1362)59c1b25fix(nats): propagate object store init errors (#1361)3ad668bfix(replica): bound resumable reader retries (#1360)11b050efix(replica): drain limited sync batches (#1345)eeba874fix(replica): fsync directory after durable renames (#1344)00a17c4fix(s3): exclude accept encoding for GCS (#1394)2c1d70bperf(s3): single PutObject for small ltx objects (#1328)v0.5.15Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.15-linux-amd64.tar.gzlitestream-vfs-v0.5.15-linux-arm64.tar.gzlitestream-vfs-v0.5.15-darwin-amd64.tar.gzlitestream-vfs-v0.5.15-darwin-arm64.tar.gzInstall via package managers:
Changelog
d1dad70fix(db): bound sync executor work (#1290)d26cb54fix(db): harden checkpoint snapshots (#1292)4e3f0c0fix(db): surface disk-full staging errors (#1322)c96c0f4fix(security): bump Go 1.25.12 + deps to clear govulncheck (#1341)ba448cafix(sync): bound replica sync waits (#1291)9ca1201fix(sync): fix SnapshotReader goroutine race and fsync ordering (#1166)69e9b9etest(integration): add replicate restore soak test (#1302)v0.5.14Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.14-linux-amd64.tar.gzlitestream-vfs-v0.5.14-linux-arm64.tar.gzlitestream-vfs-v0.5.14-darwin-amd64.tar.gzlitestream-vfs-v0.5.14-darwin-arm64.tar.gzInstall via package managers:
Changelog
6c85477feat(s3): add storage class option (#1321)bffb888fix(compaction): resume remote source reads (#1326)71a1b37fix(config): respect explicit replica type (#1319)2b34013fix(retention): retain prior snapshot txid (#1325)64cb695fix(s3): keep retrying through sustained transport flaps (#1305)9bbc255fix(sftp): write ltx files atomically (#1320)v0.5.13Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.13-linux-amd64.tar.gzlitestream-vfs-v0.5.13-linux-arm64.tar.gzlitestream-vfs-v0.5.13-darwin-amd64.tar.gzlitestream-vfs-v0.5.13-darwin-arm64.tar.gzInstall via package managers:
Changelog
c30c5ffRevert "refactor(db): split sync executor lifecycle (#1289)" (#1313)0a2a39ffeat(config): add meta-dir for directory dbs (#1315)f8b7c60fix(security): bump Go toolchain to 1.25.11 to clear govulncheck (#1304)53e155drefactor(db): split sync executor lifecycle (#1289)32c7929refactor(db): split sync executor lifecycle (#1314)v0.5.12Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.12-linux-amd64.tar.gzlitestream-vfs-v0.5.12-linux-arm64.tar.gzlitestream-vfs-v0.5.12-darwin-amd64.tar.gzlitestream-vfs-v0.5.12-darwin-arm64.tar.gzInstall via package managers:
Changelog
817ebb0docs(cli): add databases help examples (#1243)e266164docs(cli): add info help examples (#1242)265be76docs(cli): add list help examples (#1241)3a9df4bdocs(cli): add register help examples (#1237)739312fdocs(cli): add start stop help examples (#1239)5bd5ca3docs(cli): add status help examples (#1246)72d7533docs(cli): add sync help examples (#1240)7c63954docs(cli): add unregister help examples (#1238)d932bc0docs(cli): document json output schemas (#1250)2e8c73afeat(cli): add databases json output (#1247)eeb3801feat(cli): add ltx json output (#1248)2d38d20feat(cli): add register success payload (#1255)8aa7945feat(cli): add reset dry run (#1252)fbe1739feat(cli): add restore dry run (#1251)30c039ffeat(cli): add restore json output (#1249)64e8757feat(cli): add start stop success payload (#1256)19d6064feat(cli): add status json output (#1245)a08a5e7feat(cli): add sync success payload (#1257)fd4b600feat(cli): add unregister dry run (#1253)dd59010feat(cli): add unregister success payload (#1258)552672ffeat(cli): guard restore overwrites (#1254)0de07a3feat(db): expose sync diagnostics (#1287)9cc2f2dfix(build): bump Go toolchain to 1.25.9 for stdlib vulns (#1235)6ebcaccfix(cli): add try hints for required flags (#1236)dbcd1a0fix(cli): clarify register idempotency (#1259)8e9b907fix(cli): clarify unregister idempotency (#1261)fc050c9fix(cli): exit 0 for explicit help (#1233)853cbf3fix(cli): make start stop idempotent (#1260)4784cc9fix(cli): polish agent-facing errors (#1297)edc4328fix(compactor): close pipe on upload failure (#1286)c32f63cfix(config): honor database snapshot settings (#1285)4cb2d7cfix(deps): bump x/crypto and x/net to clear govulncheck (#1294)a590e05fix(restore): check for wal segment gaps in v3 restore (#1230)c28a318fix(restore): clean failed restore temp file (#1282)d4c00e3fix(restore): retry initial ltx opens (#1284)a25a11ffix(security): bump Go 1.25.10 + deps to clear govulncheck (#1283)6b8bb01refactor(db): return sync results explicitly (#1224)0c670datest(cli): drop static-string usage tests, restore captureStdout helper (#1295)v0.5.11Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.11-linux-amd64.tar.gzlitestream-vfs-v0.5.11-linux-arm64.tar.gzlitestream-vfs-v0.5.11-darwin-amd64.tar.gzlitestream-vfs-v0.5.11-darwin-arm64.tar.gzInstall via package managers:
Changelog
ad55ec1feat(ci): add nightly stability CI, LTX behavioral tests, and release gating (#1195)13ef323feat(logging): add tint pretty handler, optional source info, and path cleaning (#1204)1678a9bfix(ci): dedupe nightly stability issues (#1217)d65fa36fix(cmd): add helpful hint when 'litestream start' is run without args (#1208)4cb0f8cfix(db): wrap raw errors with LTXError in paths reaching replica monitor (#1227)5780f4dfix(replica): wrap missing LTX file error with LTXError in uploadLTXFile (#1225)016c368fix(restore): fix v3 restore (#1229)v0.5.10Compare 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)
Debian/Ubuntu
Download the
.debfile for your architecture and install:RPM-based systems
Download the
.rpmfile for your architecture and install:Binary 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:
litestream-vfs-v0.5.10-linux-amd64.tar.gzlitestream-vfs-v0.5.10-linux-arm64.tar.gzlitestream-vfs-v0.5.10-darwin-amd64.tar.gzlitestream-vfs-v0.5.10-darwin-arm64.tar.gzInstall via package managers:
Changelog
5531fabRevert "fix(db): add warning log and test for WAL change detection (#946)" (#1187)ab55194Revert "fix(db): detect WAL changes via shm mxFrame (#1087)" (#1185)40af24aci(pr-metrics): add PR build metrics workflow (#1158)f404f2fci(pr-metrics): replace collapsible sections with plain headers (#1184)ae88b16feat(logging): add .With() system identifiers to all top-level loggers (#1191)2d5f628feat(restore): add crash recovery txid file for follow mode (#1136)f6ba05ffeat(restore): add post-restore integrity validation (#1170)1345ed7feat(vfs): distribute VFS extension via PyPI, npm, and RubyGems (#1148)1f423d7fix(ci): publish latest-scratch Docker tag (#1180)166cbe3fix(deps): bump Go to 1.25.0/toolchain 1.25.8 for security patches (#1188)d514bc7fix(logging): use db.Logger and s.Logger instead of default slog in Store (#1181)6843423fix(replica): promote LTX upload log to Info level with size field (#1182)e8b2adafix(security): upgrade Go toolchain to 1.24.13 (#1162)0b3facdfix(test): resolve 4 failing tests on main (#1156)038b296fix(vfs): coordinate expectedTXID across pooled write connections (#1140)bd2c6e6perf(db): cache Pos() result to avoid repeated disk reads (#1192)80b1b3btest(profile): add idle CPU profiling test (#1190)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
Update litestream/litestream Docker tag to v0.5.11to Update litestream/litestream Docker tag to v0.5.144acfdf4f1dto64b85467e6Update litestream/litestream Docker tag to v0.5.14to Update litestream/litestream Docker tag to v0.5.1564b85467e6to6b901854da6b901854datoa09011119bUpdate litestream/litestream Docker tag to v0.5.15to Update litestream/litestream Docker tag to v0.5.16View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.