chore(deps): update litestream/litestream docker tag to v0.5.14#288
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update litestream/litestream docker tag to v0.5.14#288renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.13→0.5.14Release Notes
benbjohnson/litestream (litestream/litestream)
v0.5.14Compare Source
Platform Support
✅ 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: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:
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)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 was generated by Mend Renovate. View the repository job log.