Skip to content

Releases: SWAT-engineering/borg-backup-remotely

v0.3.0

24 Apr 12:16
48f18f6
Compare
Choose a tag to compare

Changelog

  • 48f18f6 [feat] use a single (go) ssh connection per server combined with unix sockets (#8)

v0.2.0

23 Apr 15:45
4c39590
Compare
Choose a tag to compare

Changelog

  • 33971f4 [feat] Reverse the direction of the forwarding
  • 4c39590 [feat] only pull at the remote, init and fix locally (#7)

v0.1.0

22 Apr 07:24
ab1351c
Compare
Choose a tag to compare

Changelog

  • 4b51e68 Added extra lint jobs
  • 317c1d2 Improved dependency definitions
  • c72f6bb Improved error handling
  • fa3850b Initial commit
  • db243a8 Solved 2 security issues found by gosec
  • f3497e6 Trying to create a github action to build the code
  • 84217ab Wrote initial version of the backup tool