This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Releases: privacysandbox/measurement-simulation
Releases · privacysandbox/measurement-simulation
Release list
Measurement Simulation Release 1.1
- 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
- Added Flexible Event API
- Added Install/Post-Install functionality
- Added Fake Report Generation
Measurement Simulation Release 0.2.2
- Updated LocalTesting tool to v0.9.0
- Support list of web destinations in the input source events
- Support web<>web, web<>app, app<>web and app<>app conversions.
- Support opt-in/opt-out functionality to choose the platform where an event would be registered (WEB or OS)
- Support per-batch domain.avro file
- Enable skipDomain flag by default
- Examples for adding different batching strategies
- Bug fixes