Skip to content

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 17:07
Immutable release. Only release title and notes can be modified.
v0.10.5
1c6dc36

✨ Added

  • Add --dry-run to the local-state mutations that lacked it: alias set/delete/import, config init, config theme, and cache refresh now preview the change and write nothing under --dry-run, reporting data.dry_run true. cache refresh --dry-run reports which resources are stale without contacting Jira.

🦺 Security

  • Build with Go 1.26.5 to pick up its crypto/tls security fixes.

📜 Commits

  • a2e2275 feat(cli): add --dry-run to the local-state mutations that lacked it
  • 9dbd5a0 build: upgrade Go toolchain to 1.26.5
  • 89dae8e ci: gate govulncheck through a reviewed advisory allowlist

Full Changelog: v0.10.4...v0.10.5