- #817 (minor) - Add @internal decorator to mark items used only by varlock (e.g. a secret-zero token) so they are resolved but not injected into your app
- #818 (minor) - Enrich CLI telemetry with plugin, integration, and schema feature context.
- #811 (patch) - Stop UPX on Windows native encrypt binary, sign via Azure Artifact Signing, and publish SHA256SUMS for native helpers
- #812 (patch) - varlock run now forwards termination signals (SIGTERM/SIGINT/SIGHUP/SIGQUIT) to the child process and propagates its exit status faithfully (128+N on signal death), making it safe to use as a container ENTRYPOINT / PID 1
- #799 (patch) - Update gunshi to 0.35.
varlock cache status/clearare now proper subcommands with scoped help and completion, andprintenv/explain/reveal/scan/auditnow declare their positional arguments so they appear in--helpand shell completion.
Published to
- ✅ npm