github arkeep-io/arkeep v0.6.0

6 hours ago

Release Summary

Version: v0.6.0
Commit: 710e257
Built at: 2026-09-24T06:54:47Z

Included deliverables

  • arkeep-server binaries for Linux and macOS
  • arkeep-agent binaries for Linux (amd64, arm64, armv7, mips, mipsle), macOS and Windows
  • multi-arch Docker images for server and agent
  • SHA256 checksums for all release artifacts

Change log policy

The technical changelog below is generated from Git history using Conventional Commits.
For pull-request-oriented notes and contributor rollup, use GitHub generated release notes configured in .github/release.yml.


Technical Changelog

Changelog

Features

    • d402a40 feat: add ARMv7/MIPS agent builds for embedded backup targets #243
    • a2a1570 feat: move retention from policies to destinations, run it on its own schedule #130
    • e61ae2b feat: support restic stdin-from-command backups for database dumps #245
    • 4a9c1ea feat: surface command source results on the job detail page #245

Bug Fixes

    • c85b534 fix(agent): add docker CLI to agent image for container-control hooks #222
    • d8eab27 fix: catch existing-repo password mismatches at policy-create time, not at first backup #264
    • d0498eb fix: expose webhook notification settings in the UI #265
    • 37e95df fix: pass -- to restic before positional paths to prevent argument injection
    • 50ff858 fix: reject flag-like backup source paths on policy create and update

Maintenance

    • 5bb18d3 chore: bump Go toolchain to 1.27
    • f950336 chore: updated dependencies to latest version
    • 9879c39 refactor: extract policy source flattening into policyutil

Docker Images

# Server
docker pull ghcr.io/arkeep-io/arkeep-server:v0.6.0

# Agent
docker pull ghcr.io/arkeep-io/arkeep-agent:v0.6.0

Verify Checksums

sha256sum --check checksums.txt

Don't miss a new arkeep release

NewReleases is sending notifications on new releases.