Skip to content

Releases: JS-AK/watchdog

v1.5.0-dev.1

v1.5.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@JS-AK JS-AK released this 23 Jul 16:23

1.5.0-dev.1 (2026-07-23)

Features

  • aggregate interrupt stack samples per freeze (8c8e729)

v1.4.1

Choose a tag to compare

@JS-AK JS-AK released this 23 Jul 14:34

1.4.1 (2026-07-23)

Bug Fixes

  • tag linux prebuilds by libc and ship musl builds (7334aa3)

v1.4.0

Choose a tag to compare

@JS-AK JS-AK released this 23 Jul 10:41

1.4.0 (2026-07-23)

Features

  • add log size rotation and soften heartbeat flush (0a957dc)

v1.3.0

Choose a tag to compare

@JS-AK JS-AK released this 23 Jul 10:11

1.3.0 (2026-07-23)

Features

  • add fixed lib and optional source markers (fd66dce)

v1.2.5

Choose a tag to compare

@JS-AK JS-AK released this 23 Jul 10:01

1.2.5 (2026-07-23)

Bug Fixes

  • skip heartbeat JS bridge and harden native emit path (88329df)

v1.2.4

Choose a tag to compare

@JS-AK JS-AK released this 22 Jul 23:15

1.2.4 (2026-07-22)

Bug Fixes

  • build prebuilds with --no-napi for Node 22/24/26 (cd0b970)
  • test: widen freeze window so heartbeat is reliable (718d7a5)

v1.2.3

Choose a tag to compare

@JS-AK JS-AK released this 22 Jul 22:31

1.2.3 (2026-07-22)

Bug Fixes

  • align stack capture prebuilds with runtime Node (f260e30)

v1.2.2

Choose a tag to compare

@JS-AK JS-AK released this 22 Jul 21:56

1.2.2 (2026-07-22)

Bug Fixes

  • guard captureStack against Node/V8 ABI mismatch (0403c2b)

v1.2.1

Choose a tag to compare

@JS-AK JS-AK released this 22 Jul 21:15

1.2.1 (2026-07-22)

Bug Fixes

  • do not emit via N-API from V8 stack interrupt (bdeeb8d)
  • test: run node test files serially (a8c3b43)

v1.2.0

Choose a tag to compare

@JS-AK JS-AK released this 22 Jul 20:51

1.2.0 (2026-07-22)

Bug Fixes

  • build native addon with C++20 for Node 24 V8 (cd495f9)

Features

  • add opt-in V8 interrupt stack capture (4303762)
  • add opt-in V8 interrupt stack capture (0437e58)