DE 

//Cloudogu EcoSystem Docs

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v1.3.0] - 2022-06-15

Changed

  • Changed the logging endpoint from syslog to a dedicated logfile /var/log/backup-watcher.log (#26)
  • Update cesapp dependency to version 5.0.1 (#26)

    Added

  • Rotate log if it exceeds 50MB (#26)

[v1.2.0] - 2021-04-08

Added

  • Synchronize retention policies provided by the cesapp into the etcd (#24)

    • Requires cesapp v2.31.0

Changed

  • Switch from go dep to go mod
  • Upgrade to makefiles 4.4.0

[v1.1.0] - 2020-01-10

Added

  • Enable restic caching by passing HOME env variable to cesapp