Skip to content

v4.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aanorbel aanorbel released this 04 Dec 08:13
· 2 commits to master since this release
v4.0.1
bb7ae9f

Release notes

  • Measurement engine synced with OONI Probe CLI v3.24.0.
  • Run echcheck test by default as part of the experimental card
  • Bug fixes and improvements.

What's Changed

  • chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #827
  • chore(deps): bump com.google.guava:guava from 33.2.1-android to 33.3.1-android by @dependabot in #828
  • chore(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #829
  • chore(deps): bump androidx.lifecycle:lifecycle-process from 2.8.5 to 2.8.6 by @dependabot in #826
  • chore(deps): bump ly.count.android:sdk from 24.7.3 to 24.7.4 by @dependabot in #832
  • chore(deps): bump io.sentry:sentry-android from 7.12.0 to 7.15.0 by @dependabot in #835
  • chore(deps): bump com.google.firebase:firebase-bom from 33.3.0 to 33.4.0 by @dependabot in #830
  • chore(deps): bump io.sentry:sentry-android from 7.15.0 to 7.16.0 by @dependabot in #839
  • chore(deps): bump androidx.work:work-runtime from 2.9.0 to 2.9.1 by @dependabot in #838
  • chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #837
  • chore(deps): bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.1 by @dependabot in #840
  • chore(deps): bump com.airbnb.android:lottie from 6.5.2 to 6.6.0 by @dependabot in #841
  • fix: prominent google play errors. by @aanorbel in #842
  • chore(deps): bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 by @dependabot in #844
  • fix(engine): expose session close by @DecFox in #852
  • prepare for 4.0.1 release by @aanorbel in #854

New Contributors