Skip to content

Releases: gobackup/gobackup

v3.1.0

15 May 02:38
26495a3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

19 Dec 09:52
c5d1fff

Choose a tag to compare

What's Changed

Break Change

Some config key has been changed name:

  • Fix typo of passphrase option in SCP/SFTP storages by @123-soleil in #342
    • Renamed passpharase to passphrase.
  • Update MSSQL config keys to use snake_case by @huacnlee in #349
    • Renamed trustServerCertificate to trust_server_certificate.

New Contributors

Full Changelog: v2.17.0...v3.0.0

v2.17.0

24 Nov 06:03
dc89848

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.17.0

v2.16.0

23 Oct 02:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.3...v2.16.0

v2.15.3

17 Jun 02:21
0f6849d

Choose a tag to compare

What's Changed

  • Fix to ensure compress_with.type to default tar. by @huacnlee in #313

Full Changelog: v2.15.2...v2.15.3

v2.15.2

16 Jun 10:30
d579333

Choose a tag to compare

Changelog

  • d579333 Add args option to compress. (#284)
  • e1777a9 Fix before_script, after_script to support multi-line scripts. (#312)

v2.15.1

12 Jun 02:04
d40a697

Choose a tag to compare

What's Changed

  • fix: empty console output when log file creation failed by @libsilverwolf in #304
  • Remove redis-cli SAVE result check, the OK may not exist in some version. by @huacnlee in #309

New Contributors

Full Changelog: v2.15.0...v2.15.1

v2.15.0

23 May 09:48
9a10d94

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.0...v2.15.0

v2.14.0

24 Jan 14:34
8c1693e

Choose a tag to compare

What's Changed

  • Update telegram.go for support message_thread_id param by @yuler in #273
  • Add handling compression argument for postgres by @matfiz in #280

New Contributors

Full Changelog: v2.13.1...v2.14.0

v2.13.1

17 Dec 05:47
b4449f3

Choose a tag to compare

What's Changed

  • notifier: Fix GoogleChat read config not enable. by @careylipu in #277

Full Changelog: v2.13.0...v2.13.1