Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: privacysandbox/aggregation-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.1
Choose a base ref
...
head repository: privacysandbox/aggregation-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 2,407 files changed
  • 9 contributors

Commits on Nov 12, 2024

  1. Release version v2.9.0

      - release: cut off new release 2.9.0
      - internal: Update changelog for 2.9.0
      - fix: Patch for enough permissions for GCP deploy SA
      - doc: Update sizing guidance with new results
      - internal: Create a Kokoro job for running AWS e2e tests w...
      - internal: Create a docker image for PBS loadtest that can...
      - [internal] Add support for client versioning
      - internal: Add licenses to the AWS and GCP privacy budget ...
      - internal: Add licenses to AWS AMI and GCP Docker image
      - internal: downgrade the python version back to 3.6.1.
    
    GitOrigin-RevId: 8cf286a1ef51c1d7f82b0e89248533ee651fb9ac
    Privacy Sandbox Team authored and copybara-github committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3ad7769 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix documentation to upgrade aggregation service on GCP (#79)

    * fix documentation to upgrade aggregation service
    
    * changes made to the "upgrade environment section"
    
    * adding "sh" to code example
    Seburan authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    aa5fdee View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Update docs to indicate debug runs will no longer consume budget (#81)

    * Update docs to indicate debug runs will no longer consume budget
    
    * Update debug run docs with internal feedback
    
    * Add note in debug run docs that budget won't be consumed starting in v2.10
    wualbert17 authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9bae680 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Added documentation for new input_data_blob_prefixes parameter on Cre…

    …ateJob API (#80)
    
    * Added documentation for new input_data_blob_prefixes parameter on CreateJob API
    
    * Added the launch version information for "input_data_blob_prefixes" parameter in api.md
    
    Added the version number starting which the parameter "input_data_blob_prefixes" will be supported and its corresponding validations will be enforced.
    ghanekaromkar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cf02dad View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Release version v2.6.1

      - release: cut off new release 2.6.1
      - fix: Patch for KHS terraform autoscaling config and addin...
      - doc: Update CHANGELOG.md for v2.6.1
      - Fix: Create a patch setting AMI size to 8GB.
      - internal: Patch serverless connector version for TF
      - internal: Add serverless_connector version
      - [INFRA] [AUTO] Update container dependencies.
      - [INFRA] [AUTO] Update container dependencies.
      - [INFRA] [AUTO] Update container dependencies.
      - [INFRA] [AUTO] Update container dependencies.
      (And 11 more changes)
    
    GitOrigin-RevId: ba9f3b7a7343254efcf013861263dc924db29522
    Privacy Sandbox Team authored and copybara-github committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a164c87 View commit details
    Browse the repository at this point in the history
  2. Release version v2.9.1

      - release: cut off new release 2.9.1
      - doc: Update CHANGELOG.md for v2.9.1
      - fix: Patch for KHS terraform autoscaling config and addin...
      - doc: fix documentation to upgrade aggregation service on ...
      - Fix: Create a patch setting AMI size to 8GB.
      - [INFRA] [AUTO] Update container dependencies.
      - [INFRA] [AUTO] Update container dependencies.
      - internal: Fix corrupted patch file
    
    GitOrigin-RevId: 3f88bb4286084c2b27ca8d1d4142dfe4bd7bdf56
    Privacy Sandbox Team authored and copybara-github committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    03ce02d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    andyccs-google authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    639de2f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Release version v2.10.0

      - release: cut off new release 2.10.0
      - [internal] Updated AWS coordinator references for dev tes...
      - [doc] Added documentation for new input_data_blob_prefixe...
      - doc: Update CHANGELOG.md for AgS 2.10 release
      - Upgrade shared_libraries version to 1.13-rc01
      - internal: add kythe build script
      - [INFRA] [AUTO] Update container dependencies.
      - internal: update worker AMI bazel target template
      - doc: Update CHANGELOG.md for minor patches
      - internal: updated auto value annotation to 1.10.1
      (And 12 more changes)
    
    GitOrigin-RevId: 1ed76e7423e393b7ed7071610205a6e32984584e
    Privacy Sandbox Team authored and copybara-github committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    1e74b92 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Updated docs to include information on privacy budget exhausted error…

    …s. (#88)
    
    * Updated docs to include information on privacy budget exhausted errors.
    
    Updated docs to describe where to find information to debug privacy budget exhausted errors.
    
    * Updated docs to include information on privacy budget exhausted errors.
    
    Updated docs to describe where to find information to debug privacy budget exhausted errors.
    
    * fixing formatting on error-codes-and-mitigation.md file
    
    * Added note on privacy budget exhausted errors information being available from 1.12
    
    Added note calling out privacy budget exhausted errors information availibity starting AgS release 1.12
    anishahmd authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    968d880 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Release version v2.11.0

      - release: cut off new release 2.11.0
      - internal: Update change log for v2.11.0 release
      - internal: Upgrade rules_pkg 0.5.1 -> 1.0.1
      - internal: Set thread pools in domain processing
      - internal: Coordinator patch to update rules_boost with mi...
      - internal: Remove WorkerJobCompletion metric from AgS
      - [INFRA] [AUTO] Update container dependencies.
      - [INFRA] [AUTO] Update container dependencies.
      - doc: Point to details about output domain in api.md.
      - [feat] Added support for new optional parameter "input_da...
      (And 3 more changes)
    
    GitOrigin-RevId: c0a2796bd1085d57ea2d0b6302cfef0451de5f9a
    Privacy Sandbox Team authored and copybara-github committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    f14e2db View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Added documentation on information provided when PRIVACY_BUDGET_EXHAU…

    …STED (#89)
    
    Added documentation back on information provided when PRIVACY_BUDGET_EXHAUSTED that was overwritten during Aggregation Service v2.11.0 release.
    anishahmd authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    da9f91e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Release version v2.11.1

      - release: cut off new release 2.11.1
      - [INFRA] [AUTO] Update container dependencies.
      - doc: Update CHANGELOG.md for patch v2.11.1
      - Added information on debugging PRIVACY_BUDGET_EXHAUSTED
      - internal: Fix scheduled prod mp script for release branch
      - [INFRA] [AUTO] Update container dependencies.
      - Revert "internal: Upgrade rules_pkg 0.5.1 -> 1.0.1"
      - internal: Changed shardBlobs list type to be thread-safe ...
      - internal: Patch to add permissions in adtech setup
      - [INFRA] [AUTO] Update container dependencies.
      (And 2 more changes)
    
    GitOrigin-RevId: 427b516ef7541264c46d4988709aac4fac88ab19
    Privacy Sandbox Team authored and copybara-github committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    f787e26 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Release version v2.12.0

      - release: cut off new release 2.12.0
      - internal: Changelog for aggregation service 2.12.0
      - internal: Update shared libraries v1.17.0 -> v1.18.0
      - internal: update e2e test to check for privacy budget exh...
      - internal: refactor plumbing for privacy parameters
      - internal: Add license review artifacts for v2.12.0
      - internal: Rename license files folders to match the targe...
      - internal: More preparation steps for bzlmod migrations
      - Merge branch 'budget-provenance'
      - internal: Change the PRIVACY_BUDGET_EXHAUSTED comment to ...
      (And 23 more changes)
    
    GitOrigin-RevId: 7a50c5675e735281d435c78a72c845880ae433a4
    Privacy Sandbox Team authored and copybara-github committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    c4c8db3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    9e58596 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    e7de7eb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Release version v2.13.0

      - release: cut off new release 2.13.0
      - release: Update change log for v2.13 release
      - feat: merge remote-tracking branch 'origin/dev-xcc' and u...
      - feat: Add job success metrics
      - internal: Add license review artifacts for all AgS distri...
      - doc: Correct documentation in user guide
      - [feat] Migration of Terraform Files into AgS
      - [INFRA] [AUTO] Update container dependencies.
      - internal: Include AgS licenses in the jar file
      - internal: Add licenses field for s3 jars publish macro
      (And 16 more changes)
    
    GitOrigin-RevId: dfbac8456fac93c2a3cf6186c4093bce4d48c8ed
    Privacy Sandbox Team authored and copybara-github committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    7a69e93 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    88a6be0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Add Encrypted Intermediate explainer (#98)

    * Add Encrypted Intermediate explainer
    
    * fix indentation.
    
    * fixing indentation of the job params
    
    * fixing indentation of the job params
    
    ---------
    
    Co-authored-by: Preethi Raghavan <prerag@google.com>
    preethiraghavan1 and Preethi Raghavan authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    0556318 View commit details
    Browse the repository at this point in the history
Loading