Skip to content

2.1.0

Compare
Choose a tag to compare
@simonroesch simonroesch released this 11 Mar 14:56
· 46 commits to master since this release
648079e
  • Removed logic for next-day-upload for the TEK of the reporting day. With this change, you must make sure that Google configured EN for your country/app to always release the last TEK directly with a shortened rolling period.
  • Refactored Workers to Kotlin CoroutineWorkers for better handling of blocking EN API calls
  • Added DP3TKotlin class with suspend function to send fake infected request
  • Added flag to enable federation gateway sync: by default flag is not set, can be configured to be explicitly true or false
  • SignatureException is now a subclass of IOException