Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 03 May 18:38
v0.6.2
6482b12

[0.6.2] - 2026-05-03

Changed

  • bump version to 0.6.2

Fixed

  • fix clippy --all-targets lints and gate them in CI
  • fix windows test compile: keep win_body name and gate hardening tests

Other

  • harden release workflow with preflight checks
  • harden github key fetch: disable redirects, cap body, set timeout
  • disable core dumps at startup to prevent leaks of decrypted secrets
  • harden github key fetch: ignore proxy env vars
  • tighten workflow GITHUB_TOKEN permissions to contents:read