Skip to content

Releases: crux85/istioswitch

v0.3.3

Choose a tag to compare

@crux85 crux85 released this 25 Mar 10:02
bb368cf

0.3.3 (2026-03-25)

Bug Fixes

  • build: use nuitka for windows to prevent defender false positives (#13) (01d5a3b)

v0.3.2

Choose a tag to compare

@crux85 crux85 released this 25 Mar 08:06
74bc9ae

0.3.2 (2026-03-20)

Bug Fixes

  • use PAT for release-please to trigger CI workflows (#11) (aacfdd4)

istioswitch: v0.4.0

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)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:47
563d92e

0.3.1 (2026-03-20)

Bug Fixes

  • explicit workflow permissions for github token (#9) (6773a77)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:30
a9978f9

0.3.0 (2026-03-20)

Features

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:35
8fda1a4

0.2.1 (2026-03-19)

Bug Fixes

  • use symlink or copy instead of shims for active istioctl binary (0016da7)
  • use symlink or copy instead of shims for active istioctl binary (ba0b4bd)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 14:35
9e21b5c

0.2.0 (2026-03-19)

Features

  • refactor CLI to tfswitch-like UX and improve istiod detection (ec83703)
  • refactor CLI to tfswitch-like UX and improve istiod detection (0909a9b)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 12:37
2739ed0

0.1.0 (2026-03-18)

Features

  • initial commit for istioswitch (85dfb4d)

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)
  • remove unused imports caught by ruff (48290a5)
  • update release-please action reference to googleapis (133eec6)

Documentation

  • update README with standalone binary instructions (b0111e8)