Releases: weseek/mongodb-awesome-backup
Releases · weseek/mongodb-awesome-backup
v0.6.3
- Supports
- Declared MIT license. #36
- Fix workflow to update Docker hub description. #37
v0.6.2
- Bug fixes
- "prune" command cannot delete backed up files #34
- Supports
- Fix CI to work successfully #35
v0.6.1
- Add
${GCLOUDCLI} config set pass_credentials_to_gsutil false
in GCS mode (#31)
v0.6.0
- Add environment variable
AWSCLI_ENDPOINT_OPTS
(#28)
- Add environment variable
MONGODB_URI
(#30)
- supports URI connection string notation(the format document is here)
- Update base image to
alpine:3.12
(#30)
- Update google-cloud-sdk package to
299.0.0
(#30)
v0.5.7
- Improvement:
- Add authentication by GCP service account (#23)
- Supports:
- Change slack notifier to actions-slack (#24)
- Add GitHub Actions which build container using BuildKit (#25, #26)
v0.5.6
- Support: migrated CI tool from CircleCI to GitHub Actions (#22)
v0.5.5
- Feature: Add
HEALTHCHECKS_URL
parameter (#21)
v0.5.4
- Improvement: Add time string to filename (#19)
v0.5.3
- Improvement: remove the destination filename (#18)
v0.5.2
- fix parsing environment value "TARGET_BUCKET_URL" (#16)