Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Releases: privacysandbox/measurement-simulation

Measurement Simulation Release 1.1

Choose a tag to compare

@giladbarkan-github giladbarkan-github released this 25 Sep 17:55
  • Java code for the client updated to a more recent version of AdServices on Android.
  • Aligned the input to the ARA Android client with the current ARA Android end-to-end test format.
  • Local aggregation tool binary updated to a more recent version.
  • Addition of a Beam pipeline to call Android clients in parallel.
  • Relevant updates to the Python Simulation Library wrapper.

Measurement Simulation Release 0.3

Choose a tag to compare

@danghle danghle released this 21 Sep 17:55
  1. Added Flexible Event API
  2. Added Install/Post-Install functionality
  3. Added Fake Report Generation

Measurement Simulation Release 0.2.2

Choose a tag to compare

@suriheemanshu suriheemanshu released this 31 May 21:37
  1. Updated LocalTesting tool to v0.9.0
  2. Support list of web destinations in the input source events
  3. Support web<>web, web<>app, app<>web and app<>app conversions.
  4. Support opt-in/opt-out functionality to choose the platform where an event would be registered (WEB or OS)
  5. Support per-batch domain.avro file
  6. Enable skipDomain flag by default
  7. Examples for adding different batching strategies
  8. Bug fixes