Releases: jsdelivr/globalping-probe
Releases · jsdelivr/globalping-probe
v0.34.0
0.34.0 (2024-11-14)
Bug Fixes
- don't exclude private IPs from alt IP selection (a92e534)
Features
v0.33.2
0.33.2 (2024-10-23)
Bug Fixes
- log only the first 8 UUID characters (4de5aca)
v0.33.1
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.32.3
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
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
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
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
0.31.1 (2024-05-09)
Bug Fixes
- switch from ws to wss for API communication (#233) (c0a88b7)
v0.31.0
0.31.0 (2024-05-08)
Bug Fixes
Features
Reverts
- Revert "fix: restore broken node installations" (ea78aea)