Releases: gobackup/gobackup
Releases · gobackup/gobackup
v3.1.0
What's Changed
- Update to use PostgreSQL 18 client for docker image. by @ionling in #351
- Change command builder method to consider an string for pgdump_all co… by @payamQorbanpour in #352
- Support
compress_withwith empty to disable compression by @majiayu000 in #355 - Fix OpenSSL encryptor: args is treated as a single token by @majiayu000 in #357
- ci: Update to use Go 1.25 by @huacnlee in #361
- Add Prometheus metrics for backup status by @majiayu000 in #359
- Fix scheduler to support
day,weekby @majiayu000 in #360 - Add upload and download cycler states to persist cycler data by @payamQorbanpour in #354
- ci: Fix docker build by @huacnlee in #364
- Add a validation for checking fields emptiness including databases and storages in config file by @payamQorbanpour in #375
- Fix to avoid process exit status code : non zero exit on error by @dagrim in #369
New Contributors
- @majiayu000 made their first contribution in #355
- @dagrim made their first contribution in #369
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Added possibility to disable the WebUI by @1k-off in #343
- Add backup all databases option to MSSQL by @1k-off in #340
- Add support for dumping all databases - MySQL by @aminmr in #347
- Add
all_databasesoption to databases. by @payamQorbanpour in #348
Break Change
Some config key has been changed name:
- Fix typo of
passphraseoption in SCP/SFTP storages by @123-soleil in #342- Renamed
passpharasetopassphrase.
- Renamed
- Update MSSQL config keys to use
snake_caseby @huacnlee in #349- Renamed
trustServerCertificatetotrust_server_certificate.
- Renamed
New Contributors
- @123-soleil made their first contribution in #342
- @aminmr made their first contribution in #347
Full Changelog: v2.17.0...v3.0.0
v2.17.0
What's Changed
- Add support filename format for compressing by @zeroleo12345 in #334
New Contributors
- @Oxicode made their first contribution in #336
- @zeroleo12345 made their first contribution in #334
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- Add to support TLS for mail notifier by @ionling in #288
- Fix unchecked error by @KurosawaAngel in #317
- Add support of Firebird database by @maratth in #330
- fix: Add fetchOptions to include credentials in App component by @catfishlty in #326
New Contributors
- @KurosawaAngel made their first contribution in #317
- @maratth made their first contribution in #330
- @catfishlty made their first contribution in #326
Full Changelog: v2.15.3...v2.16.0
v2.15.3
What's Changed
Full Changelog: v2.15.2...v2.15.3
v2.15.2
v2.15.1
What's Changed
- fix: empty console output when log file creation failed by @libsilverwolf in #304
- Remove redis-cli SAVE result check, the
OKmay not exist in some version. by @huacnlee in #309
New Contributors
- @libsilverwolf made their first contribution in #304
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- Add support for healthchecks.io notifications by @1k-off in #228
- shellcheck and shfmt on install script by @ak1ra-komj in #286
New Contributors
- @ak1ra-komj made their first contribution in #286
Full Changelog: v2.14.0...v2.15.0
v2.14.0
v2.13.1
What's Changed
- notifier: Fix GoogleChat read config not enable. by @careylipu in #277
Full Changelog: v2.13.0...v2.13.1