Skip to content

v7.0.0

Compare
Choose a tag to compare
@protected-branch-pusher protected-branch-pusher released this 27 Jun 09:36

7.0.0 (2024-06-27)

⚠ BREAKING CHANGES

  • Removed bitwarden feature
  • Bitwarden feature not available anymore

Features

  • Add missing annotations to multi arch images (cbabee6)
  • Adding azure relogin feature (90f5cf0)
  • Adding sops feature (251dad5)
  • Include cmctl (c4aba15), closes #140
  • Optimized documentation and feature utils (9c84998)
  • Optimized test runner to work more smoothly (271e8d3)
  • Support ARM environment variable instead of special AZ variables (e69fa5f)
  • Support for k9s (1b70bfa), closes #96
  • Support krew (12f9af0), closes #95
  • Supports azure arm64 image (dbbfa9b)

Bug Fixes

  • Correct TENANTID variable after deprecation (1b8ec9d)
  • Fixed azure flavourinit (8a7dc42)
  • Fixed azure relogin script escaping (8bf0200)
  • Fixed krew installation messing up the path variable (fa30818)
  • Fixed test runner not ignoring .-directories (6423833)
  • Fixed test runner not ignoring .-directories (2ea77f6)
  • Fixing README template section about building README.md (5af3b64)
  • Moved integration skip to the bash version of the feature test (4686af2)
  • Put a sleep in the RunCommand implementation (49df0b9)
  • Remove template from doc generation (ac7b3e4)
  • Removed bitwarden because of very unstable implementation (876a83c)
  • Some PR fixes (224fadb)
  • Some PR fixes (e573a1d)
  • Updated goss to work with optimized testrunner (979dcdf)

Documentation