Skip to content

v1.3.6

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 21 Apr 23:58
· 502 commits to main since this release
e4d6734

Changelog

  • e7f380b πŸ› Create nested directories during dump if in filename and not exist
  • e8dc2a2 πŸ› Fix namespace missing from filename
  • 7feef8d πŸ› Fix progress bar during plain dumps
  • 0f745b2 πŸ”₯ Attempt to determine dialect even when pod flag is set
  • c3307fc πŸ”Š Add database type to port-forward table
  • 99c24e2 ♻️ Clean up directory flag code
  • 9742529 ♻️ Clean up label query logic
  • 0038ca3 ♻️ Fix up dump file format detection
  • 12e57cb ♻️ Pull out file-related config into separate struct
  • 215fa84 ♻️ Remove duplicated code
  • e4d6734 πŸ™ˆ Add coverage.out to .gitignore
  • f085edf ✨ Add Pipe shorthand
  • b1ee77f ✨ Compute some previously hardcoded flag completions
  • 549edb0 πŸ’¬ Tweak database detection log
  • 38c6521 🚚 Rename "grammar" to "dialect"
  • d3ffd27 βœ… Add a whole slew of tests
  • 5ff604a πŸ”§ Use Kubernetes client interface to add support for tests