Skip to content

Stairway to backup - stairway maintenance

Pre-release
Pre-release

Choose a tag to compare

@deajan deajan released this 07 Mar 12:58
· 258 commits to main since this release

Maintenance release

So this is shall become the first maintenance release for v3.0.0 series.
At this point we shouldn't add any major features, but still add minor enhancements.
The major enhancement here comes from random housekeeping / auto-upgrade run chances, which will allow many workstation instances to spread these actions over a larger time range, in order to avoid network congestion.

Enhancements

  • Enable prune tuning parameters
  • Add housekeeping after backup run chance parameter
  • Add auto upgrade run chance parameter (deprecates interval runs)

Fixes

  • Missing specified backup paths won't trigger errors (backend behavior), see #151
  • Updated Grafana Dashboard: fixed variable gathering from wrong metric name)
  • CLI: Fix --prune-max
  • CLI: Fix --policy not allowed in group operations
  • GUI: Fix CTRL+C triggers and error, #125
  • GUI: Fix showing inheritance icon on entries wiith units, #148
  • Fix for textcollector & push gateway data being overwritten in group operations mode, #150
  • Dissociate minimum backup size error from absent backup error, #141

Misc

  • GUI general UX and cosmetic changes