Skip to content

OONI Probe CLI v3.13.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 16:57
v3.13.0-beta

This is what changed since v3.11.0-beta.2:

  • πŸ› fix(webconnectivity): send specific user agent (#615)
  • 🚧 refactor(oonimkall): merge internal/task into oonimkall (#617)
  • πŸ› fix(oonimkall): don't close channel to signal end of task (#619)
  • 🚧 [backport] fix(oonimkall): improve channel management pattern (#621) #622
  • 🚧 fix(oonimkall): make logger used by tasks unit testable (#623)
  • 🚧 feat(oonimkall): improve taskEmitter testability (#624)
  • 🚧 refactor(oonimkall): make the runner unit-testable (#625)
  • 🚧 feat(oonimkall): write unit tests for the runner component (#626)
  • 🚧 refactor(oonimkall): merge files, use proper names, zap unneeded integration tests #627
  • 🚧 refactor(oonimkall): we can simplify StartTask tests (#628)
  • 🚧 Backport patches mentioned by ooni/probe#1912 (#635)
  • πŸ—’οΈ release 3.11: update all the dependencies (#636)

All these changes were aiming at making ooniprobe run experimental work as intended. While there, we spent some time improving the oonimkall mobile library implementation to make it more correct and more easily unit testable.

We also updated dependencies.