Skip to content

Releases: JackSlateur/backurne

v2.3.1

13 Jul 15:16
a942feb
Compare
Choose a tag to compare

Notable changes:

  • Support python 3.12

v2.3.0

30 Jul 09:16
32ee06a
Compare
Choose a tag to compare

Notable changes:

  • Report time to influxdb
  • Support Microsoft dynamic disks (LDM)
  • Implement tasks priority
  • Reimplement the workers logic, with a per-cluster pool

Thanks to Cyllene (https://www.groupe-cyllene.com/) for sponsoring this work !

Version 2.2.1

12 Apr 08:42
d6f3c56
Compare
Choose a tag to compare

Notable changes:

  • gzip has been replaced by zstd.
  • fix unmap when a LV is spread across multiple PV, inside the same vmdk
  • a per backup progress is now shown in the proctitle
  • add a warning if some snapshot could not be deleted in time

Thanks to Cyllene (https://www.groupe-cyllene.com/) for sponsoring this work !

Version 2.2.0

24 Aug 07:43
2082c63
Compare
Choose a tag to compare

Notable changes :

  • add a --cleanup option to the backup subcommand.
  • fix vmfs6 support.
  • add a --debug option for one-shot verbosity.
  • rework the map subcommand with enhancement to the vmdk support (especially in conjunction with lvm).
  • 'Plain' cluster can now be reached not only via SSH, but also via any user-defined way. Kubernetes is the main target here, yet it should work with anything.

Version 2.1.0

04 Jul 11:55
2f3eafd
Compare
Choose a tag to compare

Notable changes :

  • Backuping only a subset for a backurne backup invocation is now possible, as well as forcing a backup (despite being considered unneeded regarding the profile). See cli.md.
  • Backurne now reports time elapsed to process each backup, either to a plain file or via syslog. See the report_time configuration entry.

Version 2.0.0

13 Jan 14:08
1abc2de
Compare
Choose a tag to compare

Notable changes :

  • The list-mapped subcommand has been reworked to support complex mapping. Command outputs (both cli & api) has been altered to support those changes.
  • Backurne now supports LVM. See README.md for its specific configuration.
  • Backurne now supports vmware. Also see README.md.

Version 1.1.0

01 Dec 12:50
de37cb9
Compare
Choose a tag to compare
bump version to 1.1.0

Signed-off-by: JackSlateur <[email protected]>

Version 1.0.0

30 Sep 21:58
f40fa64
Compare
Choose a tag to compare
release 1.0.0

Signed-off-by: JackSlateur <[email protected]>