Skip to content

Releases: viperadnan-git/dbstash

v0.7.0

08 Feb 20:47
113f472

Choose a tag to compare

Changelog

  • faf5562 Initial implementation of dbstash (v0.1–v0.6)
  • 96afd3a feat: add CLI mode, version injection, and GoReleaser
  • a28e011 feat: add multi-version Docker build, DB name parsing, tar compression, and flexible tagging
  • 92bc022 feat: add rclone config file validation with error message
  • 367387d feat: update tagging strategy for latest versions and versioned releases
  • d879a43 feat: use UUIDv7 with 12-char prefix and document name template tokens
  • bf82118 fix: move DOCKERHUB_IMAGE to job-level env for secret access
  • 113f472 fix: rename go module to github.com/viperadnan-git/dbstash
  • 39c921c fix: use secrets directly in steps instead of env context
  • fabd8fc perf: improve caching and enable cancel-in-progress for builds