Skip to content

v1.1.0

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 10 Mar 15:56
· 695 commits to main since this release
2903338

Changelog

  • 55be591 πŸ› Pass default flag config as pointer to fix some flags not being set
  • bf14feb πŸ”₯ Remove unused CompressReader
  • 2762107 πŸ₯… Panic on invalid flag for ease of development
  • 08353dc πŸ”Š Tweak finished log messages
  • fa050c4 πŸ”‡ Slow down progress bar logging when not in a TTY
  • 3795497 ♻️ Check for valid flag usage earlier in execution
  • c0a53aa ♻️ GetNamespacedPods as a receiver function
  • 5ff37d3 ✨ Add dynamic shell completions
  • 2903338 ✨ Add import/export aliases
  • 65a4b3d ✨ Add pod flag
  • 1896bb0 ✨ Filter restore completion to sql files
  • 2f36080 ✨ Only attempt to clean and analyze if grammar supports it
  • 24d42f6 ✨ Trim pod resource type
  • 11376b4 πŸ’¬ Tweak log text
  • f9c6e19 πŸ’¬ Tweak subcommand descriptions
  • 40fdac1 🚚 Rename Kubernetes client creation commands
  • 183d007 ⚑ Do not load pods more than once when detecting grammar