Skip to content

v1.9.0

Compare
Choose a tag to compare
@marksliva marksliva released this 03 Aug 23:58
· 977 commits to main since this release

Changed

  • Adding a test case to verify parallel reducer works for odd/even shards
  • Tests for ShardCombiner Game and corresponding test target
  • Fix bug on main file
  • Add tests for lift with cohorts and breakdowns
  • Adding 60 second poll interval to attribution Bolt job
  • Onboard attribution runner to Bolt
  • Onboard one command runner to Bolt
  • Adding supporting functions to AggMetrics to support missing keys in AdObjFmt
  • Add main file to MPC game
  • Add MPC compactor game
  • Implement validate_results
  • Implement update_instance
  • Implement run_stage
  • Swallow update instance exception when checking for existing instance
  • Reverting diff D37541926 to unblock EP CM pipeline.
  • Add xor accumulation and supporting functions
  • Test files to be used by ShardCombiner for initial accumulate tests
  • Implement create_instance
  • ShardCombinerGame header file
  • Get access token from config or environment variable
  • Add unit tests for new output format - testCorrectness
  • Modify revealXORedResult method for new output
  • Add json test files for new output format
  • Update unit tests for PCF2 Attribution logic
  • Solve the linking issue when building the fbpcs image
  • Add Shard validator and Tests