Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gobackup_2.15.1_checksums.txt | 2025-06-12 | 378 Bytes | |
gobackup-darwin-amd64.tar.gz | 2025-06-12 | 11.0 MB | |
gobackup-darwin-arm64.tar.gz | 2025-06-12 | 10.7 MB | |
gobackup-linux-amd64.tar.gz | 2025-06-12 | 10.6 MB | |
gobackup-linux-arm64.tar.gz | 2025-06-12 | 9.8 MB | |
README.md | 2025-06-12 | 490 Bytes | |
v2.15.1 source code.tar.gz | 2025-06-12 | 159.1 kB | |
v2.15.1 source code.zip | 2025-06-12 | 216.9 kB | |
Totals: 8 Items | 42.5 MB | 0 |
What's Changed
- fix: empty console output when log file creation failed by @libsilverwolf in https://github.com/gobackup/gobackup/pull/304
- Remove redis-cli SAVE result check, the
OK
may not exist in some version. by @huacnlee in https://github.com/gobackup/gobackup/pull/309
New Contributors
- @libsilverwolf made their first contribution in https://github.com/gobackup/gobackup/pull/304
Full Changelog: https://github.com/gobackup/gobackup/compare/v2.15.0...v2.15.1