Skip to content

Latest commit

 

History

History
102 lines (58 loc) · 6.21 KB

CHANGELOG.md

File metadata and controls

102 lines (58 loc) · 6.21 KB

6.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • Removed bitwarden feature
  • Bitwarden feature not available anymore

Features

  • Add missing annotations to multi arch images (c913909)
  • Adding azure relogin feature (a8e9b51)
  • Optimized test runner to work more smoothly (589274d)
  • Support ARM environment variable instead of special AZ variables (62f33ab)
  • Support for k9s (392f6ed), closes #96
  • Support krew (ced91ea), closes #95
  • Supports azure arm64 image (9d911ba)

Bug Fixes

  • Correct TENANTID variable after deprecation (5b1e2a1)
  • Fixed azure flavourinit (41999a9)
  • Fixed azure relogin script escaping (509d6d2)
  • Fixed krew installation messing up the path variable (7665e7d)
  • Moved integration skip to the bash version of the feature test (aa922db)
  • Put a sleep in the RunCommand implementation (ab5ab3c)
  • Removed bitwarden because of very unstable implementation (54828e9)
  • Updated goss to work with optimized testrunner (4f15402)

Documentation

  • added note about timeframe for deprecation (085e168)
  • Automatic docs update (eb907c1)
  • Automatic docs update (83d81f1)
  • Automatic docs update (efaf35c)

5.1.0 (2023-11-15)

Features

  • Made non-sa-auth possible with gcloud (8104a24)

Bug Fixes

  • Fixing typo in gcloud sample docker compose (387ce06)
  • Fixing typo in google flavour init script (252e0fd)
  • Updating fisher installation command (e85c473)
  • Updating fisher installation command (922aa36)

Documentation

4.4.0 (2023-06-01)

Features

  • Made non-sa-auth possible with gcloud (8104a24)

Bug Fixes

  • Fixing typo in gcloud sample docker compose (387ce06)
  • Fixing typo in google flavour init script (252e0fd)
  • Updating fisher installation command (e85c473)
  • Updating fisher installation command (922aa36)

Documentation

4.3.0 (2023-03-02)

Features

  • Added AWS test for kubernetes (47b814d)
  • Enables gcloud interactive login (b8acacb)

Documentation

  • Fixes a missing environment documentation (12d1f22)
  • Updated flavour/gcloud/flavour.yaml (7532785)
  • Updated README (c265ba9)