kopia | v0.23.0

kopia v0.23.0 released on 12-05-2026


kopia v0.23.0 is out now. Users get safer defaults and more resilient storage and snapshot behaviour.

See the full release notes on the project’s GitHub release page for detailed changes and installation instructions.

What’s in this release

  • New restriction that limits insecure, unauthenticated server bindings to loopback addresses to reduce accidental exposure.
  • Registration mechanism for storage providers, plus warnings for extra providers and robustness improvements in storage operations.
  • Reliability fixes including explicit file syncs in the FS provider, syncing index blob files before close, and limiting PutBlobInPath retries to two attempts.

Upgrade notes

  • Removal of LZ4 support — if you rely on LZ4-compressed repositories, plan to migrate away or remain on a prior release; consult the GitHub release notes for migration advice.
  • Storage behaviour changes (for example the two-attempt limit for PutBlobInPath) may affect retries on flaky networks; test upgrades in a safe environment before rolling out widely.

Share your experience with v0.23.0 on the project’s GitHub — your feedback on behaviour and any issues helps improve future releases.

Related posts

Vector | vdev-v0.3.3

Vector vdev v0 3 3: patch release with crash, leak and parsing fixes, connector and tooling improvements, upgrade notes on prechecks, rolling updates, compat

Loki | v3.7.2

Loki v3 7 2: security and CVE fixes, updated S3 client to aws sdk v1 97 3, ruler panic fix for unset validation scheme, S3 Object Lock sends SHA256 checksum

Loki | v3.7.2

Loki v3 7 2: Patch release with CVE fixes, AWS S3 SDK update, ruler panic fix, S3 Object Lock SHA256 checksum support