Skip to content

v1.3.0

Choose a tag to compare

@mrshmllow mrshmllow released this 02 May 07:09
· 184 commits to trunk since this release
e358237

Added

  • "Encrypting with Sops" documentation example.
  • --ssh-verbose / --sv argument which increases verbosity of SSH commands.

Changed

  • Under the hood improvements to how status bar updates are handled internally.
  • Cargo dependency updates.
  • Switched (back) to the https://snix.dev/ nix_compat crate for internal nix
    json log parsing.

Fixed

  • Status bar is cleaned every time after execution is completed.
  • Fixed garnix docs links in documentation.
  • Forces bash instead of remote user's potentially unsupported shell. This bug
    was causing strange and hard to diagnose issues.
  • Fixed a possible time-of-check to time-of-use bug while setting key permissions.
  • deployment.privilegeEscalationCommand not being consistently applied.