Skip to content

istioswitch: v0.4.0

Latest

Choose a tag to compare

@crux85 crux85 released this 25 Mar 20:24
68e6f8e

0.4.0 (2026-03-25)

Features

  • add python 3.14 support (#7) (9e51793)
  • initial commit for istioswitch (85dfb4d)
  • refactor CLI to tfswitch-like UX and improve istiod detection (ec83703)
  • refactor CLI to tfswitch-like UX and improve istiod detection (0909a9b)

Bug Fixes

  • add .ruff_cache to .gitignore (afdb918)
  • add proxy support to installer and fix tests (29f8e9d)
  • autoformat with black and fix release-please action version (0bed766)
  • build: use nuitka for windows to prevent defender false positives (#13) (01d5a3b)
  • explicit workflow permissions for github token (#9) (6773a77)
  • remove unused imports caught by ruff (48290a5)
  • update release-please action reference to googleapis (133eec6)
  • update release-please config to trigger next release (fe53b65)
  • use PAT for release-please to trigger CI workflows (#11) (aacfdd4)
  • use symlink or copy instead of shims for active istioctl binary (0016da7)
  • use symlink or copy instead of shims for active istioctl binary (ba0b4bd)

Documentation

  • update README with standalone binary instructions (b0111e8)