Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Releases: Patryk27/lxd-snapper

v1.5.0

22 Jul 17:22
a022764

Choose a tag to compare

  • Added support for Incus.
  • Dropped support for LXD 4 and LXD 5.

v1.4.0

06 Aug 08:30
870f8d9

Choose a tag to compare

  • Fixed #13
  • Bumped toolchain to 1.78.0

v1.3.0

05 Nov 14:28
859b8e0

Choose a tag to compare

  • lxd-snapper now supports LXD remotes!
  • New hooks: on_instance_backed_up, on_instance_pruned,
  • Revamped output to be more user-friendly,
  • Required rustc version is now 1.63.0,
  • Dropped support for i686-linux.

v1.2

15 Nov 19:15
85ec2e6

Choose a tag to compare

  • Implemented hooks,
  • Changed behavior of the backup-and-prune command: now it will always perform both backup and prune, even if backup fails; this is to avoid creating potentially thousands of snapshots if prune for some reason starts to fail.

v1.1

09 Jan 12:13
2794502

Choose a tag to compare

lxd-snapper can now be compiled on stable rustc 1.49; no functional changes

v1.0

17 Oct 20:14
4675b55

Choose a tag to compare

First official release, supporting LXD 4+, i386 & x86_64

v0.1

22 Jul 17:37
55257e4

Choose a tag to compare

This is the first release of the lxd-snapper - enjoy!