Skip to content

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:39
2ef713e

Changed

  • Apply code-review fixes and add test coverage (#126)
  • Apply code-review fixes and add test coverage

Implements the validated fixes from the pg-autodump code review plus the
accompanying test additions and working-tree changes.

Production:

  • main.go: wave-aware runTrigger timeout bound; localAddr IPv6-loopback
    handling via net.SplitHostPort
  • dump.go: levelFor(ReasonKilled) Error -> Warn so graceful-shutdown
    cancels don't false-fire the critical dump-failed alert
  • pg.go: VerifyTOC non-zero-exit handling; Probe ctx/exec/version
    classification
  • result.go: BodyDetail stderr-egress tightening; ReasonMkdirFailed
  • httpapi.go: ReadTimeout/IdleTimeout defense-in-depth

Tests: add coverage across cmd, config, dump, httpapi, obs, pg, and spec
packages; remove superseded mutation-kill test files.

Other: .dockerignore, image-smoke.sh printf conversion, doc updates,
host-qualified-dump-paths spec.

  • style: fix markdownlint MD032 blanks-around-lists in spec docs

Dependencies

  • Update cplieger/ci digest to 0d484f8 (#124)
  • Update cplieger/ci digest to 69db8af (#125)