OONI Probe CLI v3.14.0-alpha
Pre-release
Pre-release
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.