Skip to content

v1.4.0

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 29 Jun 21:07
· 585 commits to main since this release
d1a9694

Changelog

  • de47bdf ⬆️ Bump actions/cache from 2 to 3 (#5)
  • 3e54a62 ⬆️ Bump actions/checkout from 2 to 3 (#8)
  • 324e209 ⬆️ Bump actions/setup-go from 2 to 3 (#9)
  • 94eaa01 ⬆️ Bump actions/upload-artifact from 2 to 3 (#4)
  • f00d172 ⬆️ Bump dependencies
  • 8821c29 ⬆️ Bump docker/login-action from 1 to 2 (#7)
  • ca46a2e ⬆️ Bump goreleaser/goreleaser-action from 2 to 3 (#6)
  • b343ff4 🎨 Clean up port-forward shell completion
  • 3a99ca0 🐛 Disable TTY to fix failed commands hanging
  • 0b935a4 🐛 Fix MariaDB restore failures when clean enabled
  • 3478a07 🐛 Fix error when a dialect does not have an env name defined
  • 62cda68 🐛 Fix stdout logs duplicating the progress bar
  • 35f7c5b 🐛 Use the provided stderr stream during pod exec
  • 7b6a92e 🔥 Remove fallback database names
  • d526b9c 🔥 Remove unneeded DockerHub login step
  • 9a8c52b 🥅 Handle error when restoring non-interactively and not forced
  • 2b79548 🔒 Configure GitHub Actions security scanning
  • e8055b5 🔊 Add progress bar labels
  • dd34d5f 🔊 Fix duplicated progress bar lines when remote command logs to stderr
  • 81973fe 🔊 Log database output by default
  • f9eb02d 🔇 Hide database row if not found in envs
  • 818bc97 🔇 Silence lots of logs
  • 4e4bf3e 📄 Add LICENSE
  • 052efb5 ♻️ Use flags instead of stdin for database shell completions
  • 3ad2d08 ✨ Add support for MongoDB
  • d1a9694 ✨ Add time taken to success logs
  • ddaeedf ✨ Allow piped input to restore
  • b8fde58 ✨ Allow to disable streams during Kubernetes exec
  • 67547b0 ✨ Filter to current database file formats in dump and restore shell completions
  • 562a414 ✨ Parse filename extensions
  • c72d786 ✅ Add some missing test cases
  • 4d4b3d8 ✅ Update tests
  • 014032a 🔧 Move old "stable" chart annotations to lowest priority