Skip to content

Conserve 23.5.0

Compare
Choose a tag to compare
@sourcefrog sourcefrog released this 24 May 16:35
· 303 commits to main since this release
v23.5.0
  • Better progress bars for various operations including validate.

  • Don't complain if unable to chown during restore; this is normal when not run as root.

  • New --log-json global option to capture all logs, and --metrics-json to write out counters.

  • New internal non-breaking format change: backups (in the band header) can now declare some format flags needed to read the backup correctly. If any format flags are set then at least Conserve 23.2.0 is needed to read the backup.

  • New --changes-json option to restore and backup.

  • diff output format has changed slightly to be the same as backup.

  • New diff --json and ls --json.