-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: privacysandbox/aggregation-service
base: v2.9.1
head repository: privacysandbox/aggregation-service
compare: main
- 18 commits
- 2,407 files changed
- 9 contributors
Commits on Nov 12, 2024
-
- 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
Configuration menu - View commit details
-
Copy full SHA for 3ad7769 - Browse repository at this point
Copy the full SHA 3ad7769View commit details
Commits on Nov 14, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for aa5fdee - Browse repository at this point
Copy the full SHA aa5fdeeView commit details
Commits on Nov 16, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 9bae680 - Browse repository at this point
Copy the full SHA 9bae680View commit details
Commits on Nov 19, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for cf02dad - Browse repository at this point
Copy the full SHA cf02dadView commit details
Commits on Nov 26, 2024
-
- 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
Configuration menu - View commit details
-
Copy full SHA for a164c87 - Browse repository at this point
Copy the full SHA a164c87View commit details -
- 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
Configuration menu - View commit details
-
Copy full SHA for 03ce02d - Browse repository at this point
Copy the full SHA 03ce02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 639de2f - Browse repository at this point
Copy the full SHA 639de2fView commit details
Commits on Dec 11, 2024
-
- 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
Configuration menu - View commit details
-
Copy full SHA for 1e74b92 - Browse repository at this point
Copy the full SHA 1e74b92View commit details
Commits on Jan 29, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 968d880 - Browse repository at this point
Copy the full SHA 968d880View commit details
Commits on Jan 30, 2025
-
- 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
Configuration menu - View commit details
-
Copy full SHA for f14e2db - Browse repository at this point
Copy the full SHA f14e2dbView commit details
Commits on Feb 5, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for da9f91e - Browse repository at this point
Copy the full SHA da9f91eView commit details
Commits on Feb 20, 2025
-
- 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
Configuration menu - View commit details
-
Copy full SHA for f787e26 - Browse repository at this point
Copy the full SHA f787e26View commit details
Commits on Mar 6, 2025
-
- 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
Configuration menu - View commit details
-
Copy full SHA for c4c8db3 - Browse repository at this point
Copy the full SHA c4c8db3View commit details
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e58596 - Browse repository at this point
Copy the full SHA 9e58596View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7de7eb - Browse repository at this point
Copy the full SHA e7de7ebView commit details
Commits on Apr 8, 2025
-
- 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
Configuration menu - View commit details
-
Copy full SHA for 7a69e93 - Browse repository at this point
Copy the full SHA 7a69e93View commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88a6be0 - Browse repository at this point
Copy the full SHA 88a6be0View commit details
Commits on Apr 17, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0556318 - Browse repository at this point
Copy the full SHA 0556318View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.9.1...main