Skip to content

papercuts v0.2.0

Latest

Choose a tag to compare

@treygoff24 treygoff24 released this 16 Jul 17:25

What's new

  • Attach bounded, best-effort-redacted failure evidence with papercuts add --cmd, --exit, --stderr-file, and --evidence.
  • Resolve multiple IDs or unique prefixes atomically with one papercuts resolve command while preserving the single-ID response contract.
  • Expanded papercuts schema output for evidence records and multi-ID resolve behavior.
  • Hardened credential redaction for authorization values, compound credential keys, high-entropy tokens, and URL userinfo while preserving structural paths and URLs.
  • Hardened batch append rollback and expanded doctor/fold coverage for malformed records, duplicates, ID conflicts, orphan resolves, conflict markers, and torn lines.
  • Trimmed the crates.io archive to source, tests, and release documentation.

Redaction is best-effort. Do not attach raw environment dumps or known secrets.

Install

cargo install papercuts --version 0.2.0

Full changelog: v0.1.0...v0.2.0