Skip to content

Releases: optikklabs/optikk

v1.0.5

Choose a tag to compare

@ramantayal12 ramantayal12 released this 15 Jul 21:04

Changelog

  • cdb0dc5 fix(login): point the device approval page at the web app, not the API

v1.0.4

Choose a tag to compare

@ramantayal12 ramantayal12 released this 15 Jul 20:44

Changelog

  • 040d92e FX
  • 8548c98 chore(scripts): set release-key secrets from the ceremony itself
  • ede1e18 feat(release): drop signing; rely on TLS for authenticity
  • ab8a600 feat: add CLI commands, self-update, browser support, and HTTP client refactor
  • 567a967 fix(cli): default local api port to 19090
  • 54294c6 fix(cli): update signup otlp endpoint to 18317
  • 24738fd fix(install): stop curl printing a 404 for an absent signature
  • eb545e3 fix(release): make cosign signing work on cosign v3

v1.0.3

Choose a tag to compare

@ramantayal12 ramantayal12 released this 06 Jul 17:39

Changelog

  • 1699588 fix(cli): add missing users command file

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 05:30

Changelog

  • ccff411 M0: scaffold optikk CLI (cobra root, config, deploypath, command stubs)
  • 659d848 M1: fix go vet self-assignment in applyWithRetry
  • 4288edb M1: load local images via kind library (podman save -> LoadImageArchive)
  • d1365ce M1: up/down --target local (hostexec, kind lib, kustomize+SSA applier)
  • f4001b0 M2: status + verify commands
  • 9f2c6ab M3: up/down --target gcp (GKE + GCS/HMAC + secrets)
  • 4a500f5 M4: tenant onboard/offboard
  • 3b1f36a M5: admin + team identity commands (apiclient)
  • 8e62f8b build: drop homebrew tap from release (cross-repo write unavailable)
  • 2b07d36 feat: embed manifests + goreleaser release tooling