Skip to content

v0.23.0

Compare
Choose a tag to compare
@bassosimone bassosimone released this 04 Feb 13:28
· 24 commits to master since this release
v0.23.0
e8e0c4d

Highlights

  • this is the final release of probe-engine as an independent repository. We merged this repository into probe-cli. See issue ooni/probe#1335 for details about the rationale and implementation of this merge.

  • in terms of engine code, this release is functionally equivalent to https://github.com/ooni/probe-cli/releases/tag/v3.5.0

  • we can now use run with urlgetter

  • we further improve the quality of the QUIC implementation

Packages

Improvements

  • build miniooni for Linux 386, arm, arm64

  • run: add support for running urlgetter experiments

  • probeservices: implement check-in API

Updates

  • Dependencies

  • User-Agent header used for measuring

  • Bundled certificates

Bug Fixes

  • Pin NDK version to avoid build issues with Go 1.14.x with x < 14

  • ndt7: improve code correctness in the download code path

  • geolocate: refactor and improve code correctness

  • quic: make sure we collect TLS information