Releases: optikklabs/optikk
Releases · optikklabs/optikk
Release list
v1.0.5
v1.0.4
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
Changelog
- 1699588 fix(cli): add missing users command file
v0.1.0
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