Skip to content

OONI Probe CLI v3.15.1

Compare
Choose a tag to compare
@bassosimone bassosimone released this 07 Jun 10:08
· 844 commits to master since this release
v3.15.1

Highlights

  • ✨ We now run the experimental group for automatic/unattended ooniprobe runs
  • ✨ We reintroduced the vanilla_tor experiment
  • ✨ We added vanilla_tor to the experimental group
  • ✨ Since vanilla_tor and torsf could run for a few minutes, now we only run them for automatic/unattended runs
  • ✨ We now avoid leaving empty directories behind when we successfully submit measurements
  • ✨ We added the new quicping experiment
  • ✨ We added the new tcpping experiment
  • ✨ We added the new tlsping experiment
  • ✨ We added the new simplequicping experiment
  • ✨ We added the new dnsping experiment
  • ✨ We improved torsf to submit additional metrics related to the tor progress
  • ✨ We added several more static inputs for the dnscheck experiment
  • ✨ We now include the endpoint being used by TLS handshakes
  • ✨ We significantly improved our DNS (and especially our DNS-over-UDP) implementation
  • ✨ We significantly improved our code for detecting bogons
  • 🐛 We fixed a bug where no experiment was submitting the backend / test helpers information
  • 🐛 We fixed a bug where the last measurement in webconnectivity was sometimes not submitted on mobile
  • 🚧 We now mark automatic/unattended runs as ooniprobe-cli-unattended
  • 🚧 We retired the Summer 2021 implementation of the websteps experiment prototype
  • 🚧 We removed three IP lookuppers (avast, ipconfig, ipinfo) which were blocked by sanctions in some countries

Changes since v3.15.0

  • 🐛 fix(stunreachability): don't emit spurious progress events 4fb5f7d
  • 🐛 fix(dnscheck): remove apparently-broken static input 261d1a4

Full Changelog: v3.15.0...v3.15.1