Skip to content

VectraCtl v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 May 18:22
· 50 commits to main since this release
4492c9d

What's in VectraCtl v1.0.0

Released May 21, 2026
Commits 17 since initial commit
Full diff cortexiumlabs/vectractl

🔀 Other Changes

  • Improve release notes: commit links, remove install info (4492c9d)
  • Refactor release notes script for robustness and clarity (0c1b656)
  • Refactor build matrix and improve artifact handling (08ae328)
  • Refine artifact upload and archive detection in release.yml (c2408b5)
  • Improve artifact inspection, checksums, and diff links (ae53f31)
  • Update workflow name and publish VectraCtl project (9fbea43)
  • Add release workflow for automated multi-platform builds (8f8dd15)
  • Update CLI subcommands and remove empty root action (77bd0d8)
  • Add UpdateCommand for gateway binary self-update CLI (16f13d6)
  • Add UninstallCommand for engine removal (Docker/binary) (af3d39f)
  • Add stop command to VectraCtl CLI for binary and Docker (a4868d5)
  • Add RunCommand for gateway start (binary or Docker) (ae8d5d6)
  • Add InitCommand for gateway init via binary or Docker (11fd8e2)
  • Update binary directory to 'gateway' in LocationService (35cc719)
  • Add GitHub templates, labels, and CI workflows (221acde)
  • Initial implementation of VectraCtl CLI tool (c661911)
  • Initial commit (c9be92a)