Skip to content

Changelog

All notable changes to Smurf are documented here. For the full commit history, see the GitHub repository.

v1.1.9

Latest stable release.

v1.1.2 — 2026-04-30

Bug fixes

  • Updated Go version from 1.25.5 to 1.25.8
  • Replaced ANSI escape sequences with pterm for safe, consistent show command output

v1.0.0 — 2026-01-20

Added

  • New Terraform state management commands:
  • smurf stf state-rm
  • smurf stf state-pull
  • smurf stf state-push
  • smurf stf import

Fixed

  • Updated deploy command
  • Updated smurf selm install command
  • Improved Kubernetes error handling

v0.1.3 — 2026-01-20

Added

  • Timeout support for smurf stf fmt

v0.1.2 — 2026-01-20

Added

  • Multi-threading support for smurf selm upgrade

Fixed

  • OCI chart loading in GitHub Actions

v0.1.0 — 2025-12-15

Added

  • GCP support for smurf sdkr
  • --history-max flag for smurf selm

Fixed

  • Updated Terraform provision command
  • Updated smurf stf plan --out flag

v0.0.9 — 2025-11-26

Added

  • GitHub Container Registry (GHCR) support
  • smurf deploy command
  • smurf selm init command

Fixed

  • Updated smurf stf fmt command
  • Improved GHCR provision logging

v0.0.8 — 2025-11-11

Added

  • Full Terraform command suite (smurf stf)

v0.0.7 — 2025-11-04

Added

  • smurf.yaml configuration file
  • GHCR push commands
  • Helm init and management features

v0.0.6 — 2025-10-03

Changed

  • Refactored smurf selm commands for better logging and error handling

Fixed

  • selm template issue (#268)

v0.0.5 — 2025-09-23

Fixed

  • smurf selm template timeout issue
  • selm upgrade readiness handling

v0.0.4 — 2025-09-01

Added

  • --wait flag for smurf selm upgrade

v0.0.3 — 2025-08-26

Added

  • Enhanced logging for sdkr and selm
  • install.sh script

Fixed

  • Chart repository support in upgrade command

v0.0.2 — 2025-08-21

Added

  • Enhanced logging structure
  • Installation script

v0.0.1 — 2025-08-20

Added

  • Initial release of Smurf CLI
  • Docker (sdkr) and Helm (selm) command wrappers
  • Registry support: ACR, Docker Hub, AWS ECR, GCP

View all releases on GitHub →