Skip to content

Releases: jsdelivr/globalping-probe

v0.11.0

09 Jan 17:35
Compare
Choose a tag to compare

0.11.0 (2023-01-09)

Features

  • parse error response from execa ping command (#105) (ba78d72)

v0.10.2

05 Jan 14:17
Compare
Choose a tag to compare

0.10.2 (2023-01-05)

Bug Fixes

  • generate TS source maps (ac5d5c5)

v0.10.1

18 Aug 17:34
Compare
Choose a tag to compare

0.10.1 (2022-08-18)

Bug Fixes

  • progress parse fail kills the process (#99) (287614d)

v0.10.0

17 Aug 12:57
Compare
Choose a tag to compare

0.10.0 (2022-08-17)

Bug Fixes

  • broken private IP indicator + partial parse (empty rawOutput) (#98) (1d4c976)
  • dns private ip (#89) (bfdb7b5)
  • use dig -x for ptr type (#92) (f51a27f)

Features

v0.9.1

26 Jul 17:54
Compare
Choose a tag to compare

0.9.1 (2022-07-26)

Bug Fixes

v0.9.0

26 Jul 17:01
Compare
Choose a tag to compare

0.9.0 (2022-07-26)

Bug Fixes

  • disable tls cert cache (2159d33)
  • enforce maxsockets infinity according to spec (b027441)
  • enforce maxsockets infinity according to spec (5ed8064)
  • ensure keepalive header is false (d6aecf0)
  • ensure keepalive header is false (8663eff)
  • http: nock test fails (80082a1)
  • probe:dns:update body format (2d24701)
  • tests: http + dns schema (5cbf73d)
  • unit test (ba6d737)
  • version check (#75) (e4eeae2)

Features

  • force restart on unexpected probe version error (71376ac)

v0.8.1

06 Jul 09:25
Compare
Choose a tag to compare

0.8.1 (2022-07-06)

Bug Fixes

v0.8.0

05 Jul 17:35
Compare
Choose a tag to compare

0.8.0 (2022-07-05)

Features

v0.7.5

04 Jul 16:33
Compare
Choose a tag to compare

0.7.5 (2022-07-04)

Bug Fixes

v0.7.4

04 Jul 13:34
Compare
Choose a tag to compare

0.7.4 (2022-07-04)

Bug Fixes

  • error handling with escaped pipe buffer (#67) (b7c6a72)
  • http error handling (#66) (381873a)
  • HTTP timeout should kick in after 10s from sending the request (#68) (c4bb03b)
  • ip targets break private ip check (#63) (652eedc)
  • mtr output builder (#65) (086c730)