Releases: thanhtaivtt/dbbackup
Releases · thanhtaivtt/dbbackup
v1.0.7
Compare
Sorry, something went wrong.
No results found
Changelog
9931ad4 docs(contributing): add comprehensive contribution guidelines and development workflow
faf70fb docs(readme): update feature list and storage backend descriptions
45d6165 feat: add context cancellation, improve error handling, and optimize storage operations
v1.0.6
Compare
Sorry, something went wrong.
No results found
Changelog
ab67053 docs(install): add quick install script and documentation
d7ebd6b feat(cli): add init command to generate config file
870c437 feat(notifier): add Slack and webhook notification providers
bbeab65 feat(storage): add AWS S3 backend support alongside Cloudflare R2
v1.0.5
Compare
Sorry, something went wrong.
No results found
Changelog
a5dc704 feat(notifier): switch telegram messages from markdown to HTML formatting
v1.0.4
Compare
Sorry, something went wrong.
No results found
Changelog
b88d3e6 feat(config): add DumpDSN method for mysqldump library compatibility
v1.0.3
Compare
Sorry, something went wrong.
No results found
Changelog
ff6189a feat(core): add config validation, improve error handling, and release automation
v1.0.2
Compare
Sorry, something went wrong.
No results found
Changelog
bca88f2 feat(engine): buffer dump to temp file for seekable uploads and early error detection
v1.0.1
Compare
Sorry, something went wrong.
No results found
Changelog
43209a2 feat(cli): add update command and improve root command documentation
3134a90 feat(storage): buffer upload data to temp file for R2 retry support
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changelog
7c906ce feat: initial project setup with database backup CLI
be8e8da test(notifier): handle JSON decoder error in telegram test