Skip to content

Releases: HarperFast/integration-testing

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 23:57

0.7.0 (2026-07-22)

Features

  • startup: log the resolved Harper binary and warn on node_modules/dist ambiguity (aacdfca)
  • startup: walk ancestors for the local-build warning (review) (154cba3)

Bug Fixes

  • setup-loopback: announce the range up front; capture ifconfig output once (c17d928)
  • setup-loopback: verify aliases landed before reporting success (cb4fc98)

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:09

0.6.4 (2026-07-17)

Bug Fixes

  • startup: scale the idle-silence timeout for CI, matching the absolute-max ceiling (#22) (ab75e40)

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:32

0.6.3 (2026-07-13)

Bug Fixes

  • use /32 host netmask for loopback aliases to stop mDNSResponder storm (96bde9b)

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 22:17

0.6.2 (2026-06-20)

Documentation

  • loopback: note HTTP-port canary detection is Linux-effective (macOS caveat) (5675699)

Bug Fixes

  • loopback: conflict canary also probes the HTTP port to catch lingering workers (716d67c), closes harper#1427

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:30

0.6.1 (2026-06-17)

Bug Fixes

  • Commit package-lock update when bumping version too (95d8eca)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:27

0.6.0 (2026-06-17)

Features

  • Add semantic release for automation (7d7f0bf)