Skip to content

Releases: jsdelivr/globalping-probe

v0.34.0

14 Nov 21:20
Compare
Choose a tag to compare

0.34.0 (2024-11-14)

Bug Fixes

  • don't exclude private IPs from alt IP selection (a92e534)

Features

v0.33.2

23 Oct 13:19
Compare
Choose a tag to compare

0.33.2 (2024-10-23)

Bug Fixes

  • log only the first 8 UUID characters (4de5aca)

v0.33.1

18 Oct 12:07
Compare
Choose a tag to compare

0.33.1 (2024-10-18)

Bug Fixes

  • improve handling of alternative IPs (#249) (1b038d0)
  • include time zone in logs (ec620ec)
  • log UUID on startup (a5bfa84)
  • reduce the size of log messages for update errors (#254) (d6e183b)

v0.33.0

09 Aug 15:50
Compare
Choose a tag to compare

0.33.0 (2024-08-09)

Features

v0.32.3

08 Aug 19:09
Compare
Choose a tag to compare

0.32.3 (2024-08-08)

Bug Fixes

  • detect private IPv6 addresses in dns output (#247) (e9ca74a)
  • improve ping output parsing for IP targets (#245) (73d9fcb)
  • improve ping totals parsing in case of errors (#246) (f02f5c6)
  • relax domain validation rules to match the API (#248) (43630a1)

v0.32.2

23 Jun 20:14
Compare
Choose a tag to compare

0.32.2 (2024-06-23)

Bug Fixes

  • improve QA logging (a3dc0b6)
  • increase family auto select timeout (91a7474)

Reverts

  • prefer IPv4 connectivity when available (41cb19e)

v0.32.1

22 Jun 20:52
Compare
Choose a tag to compare

0.32.1 (2024-06-22)

Bug Fixes

  • don't duplicate status manager checks on reconnections (#239) (9058e8e)
  • log more details on unexpected QA errors (12afbad)
  • prefer IPv4 connectivity when available (558a585)

v0.32.0

12 Jun 18:48
Compare
Choose a tag to compare

0.32.0 (2024-06-12)

Features

  • add experimental IPv6 support (#235) (b0a4cdb)
  • add memory and disk space reporting (7ec4e13)
  • report firmware version of HW probes (1cc3a16)

Performance Improvements

  • remove redundant information from cpu stats reporting (424b668)

v0.31.1

09 May 13:55
Compare
Choose a tag to compare

0.31.1 (2024-05-09)

Bug Fixes

  • switch from ws to wss for API communication (#233) (c0a88b7)

v0.31.0

08 May 14:49
Compare
Choose a tag to compare

0.31.0 (2024-05-08)

Bug Fixes

Features

  • add a way to force update to a specific version (#224) (f81558e)
  • allow post-update patching (#227) (1fb6fb1)

Reverts

  • Revert "fix: restore broken node installations" (ea78aea)