Releases: cloudscript-technology/dumpscript
Releases · cloudscript-technology/dumpscript
Release v0.0.37
What's Changed
- fix(docker): add mariadb-connector-c for mariadb client installation (8027545)
Release v0.0.36
What's Changed
- feat: add mariadb support and full instance dump/restore (c30318c)
Release v0.0.35
What's Changed
- fix(s3_upload): ensure proper return status handling in multipart upload function (546449e)
Release v0.0.34
What's Changed
- fix: correct mongodump command syntax for improved error handling (058fc92)
Release v0.0.33
What's Changed
- chore: update Dockerfiles and scripts to improve documentation and consistency (8da4e59)
Release v0.0.32
What's Changed
- docs: update README with PostgreSQL version availability by Alpine base image and improve error message formatting in notify_slack.sh (b240c6e)
Release v0.0.31
What's Changed
- chore: update Dockerfiles to use Alpine 3.19 and refine build workflow for Alpine versions (e8a5130)
Release v0.0.30
What's Changed
- chore: refactor Dockerfiles to use dynamic Alpine versioning and update build workflow for multiple Alpine versions (e744ff0)
Release v0.0.29
What's Changed
- chore: update base image to alpine 3.21 in Dockerfiles for dump and restore (d852340)
Release v0.0.28
What's Changed
- fix(backup): improve aws s3 backup cleanup script robustness (539efdd)