v0.10.5
Immutable
release. Only release title and notes can be modified.
✨ 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
a2e2275feat(cli): add --dry-run to the local-state mutations that lacked it9dbd5a0build: upgrade Go toolchain to 1.26.589dae8eci: gate govulncheck through a reviewed advisory allowlist
Full Changelog: v0.10.4...v0.10.5