Skip to content

OONI Probe CLI v3.14.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 16:59
v3.14.0-alpha
6cb8e3d

This is what changed since v3.12.0-alpha.3:

  • πŸ› fix(measurex): handle case where TH is nil (#610)
  • 🚧 [forwardport] ci/cd: publish binaries onto a release when we create a tag (#609) #611
  • πŸ› fix(websteps, webconnectivity): send the correct user agent (#616)
  • 🚧 [forwardport] refactor(oonimkall): merge internal/task into oonimkall (#617) #618
  • 🚧 [forwardport] fix(oonimkall): don't close channel to signal end of task (#619) #620
  • 🚧 fix(oonimkall): improve channel management pattern (#621)
  • 🚧 forwardport: pull the patches mentioned in ooni/probe#1908 (#629)
  • 🚧 refactor(stunreachability): input required and must be an URL (#630)
  • 🚧 refactor: create common package for holding STUN input (#631)
  • 🚧 refactor: introduce and use InputOrStaticDefault (#632)
  • 🚧 fix(ooniprobe): dnscheck,stunreachability run w/ default input (#633)
  • 🚧 fix(oonimkall): run tests with InputOrStaticDefault policy (#634)
  • πŸ—’οΈ [forwardport] release 3.11: update all the dependencies (#636) (#637)

Overall, these changes align master with changes in v3.13.0-beta aimed at making ooniprobe run experimental work as intended with dnscheck and stunreachability, plus improvements in correctness and testability for oonimkall.

We also updated dependencies.