Skip to content

v0.16.0

Compare
Choose a tag to compare
@bassosimone bassosimone released this 21 Aug 07:51
· 297 commits to master since this release
v0.16.0
d9af6d0

Packages

  • ios: pod 'oonimkall', :podspec => 'https://dl.bintray.com/ooni/ios/oonimkall-2020.08.21-075809.podspec'

  • android: implementation 'org.ooni:oonimkall:2020.08.21-082427'

Improvements

  • Write Web Connectivity implementation in Go

  • We don't depend on Measurement Kit anymore

  • Merge github.com/ooni/jafar as cmd/jafar

  • Write QA scripts for all supported censorship measurement experiments

  • Periodically run go test ./... using GitHub Actions

  • Periodically run QA scripts using GitHub Actions

  • Document how to build iOS bindings

  • miniooni: add --home flag to tell miniooni where $HOME is

API Changes

  • Consolidate macos, windows, linux miniooni build actions into a single build

Updates

  • Dependencies

  • Assets

Bug Fixes

  • netx/archival/archival.go: spot and fix cases where the top-level error wasn't properly wrapped