Skip to content

varlock v1.8.0

Choose a tag to compare

@bumpy-bot bumpy-bot released this 24 Jun 06:58
2bf2443
  • #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/clear are now proper subcommands with scoped help and completion, and printenv/explain/reveal/scan/audit now declare their positional arguments so they appear in --help and shell completion.

Published to