diff --git a/WORKSPACE b/WORKSPACE index aea81221..67ca18df 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -15,11 +15,11 @@ python_register_toolchains("//builders/bazel") http_archive( name = "google_privacysandbox_servers_common", - # commit 99c60f3 2025-01-15 - sha256 = "9d404c7415c8dece0c0474bca5cfcd02f6dadba425a2e75607cacad71c8d28bb", - strip_prefix = "data-plane-shared-libraries-99c60f38ff433977157b6cf9a4bfda09d6d6abd5", + # commit 003ce22 2025-01-24 + sha256 = "bba7acd041c86648f22a1012003abe42aa644da4ad218bcfe5be658bce356534", + strip_prefix = "data-plane-shared-libraries-003ce22ce9e4691ce4e3ebed41d7922539d46ab5", urls = [ - "https://github.com/privacysandbox/data-plane-shared-libraries/archive/99c60f38ff433977157b6cf9a4bfda09d6d6abd5.zip", + "https://github.com/privacysandbox/data-plane-shared-libraries/archive/003ce22ce9e4691ce4e3ebed41d7922539d46ab5.zip", ], ) diff --git a/components/udf/udf_client_test.cc b/components/udf/udf_client_test.cc index d3c240a5..551ac5d4 100644 --- a/components/udf/udf_client_test.cc +++ b/components/udf/udf_client_test.cc @@ -77,13 +77,13 @@ class UdfClientTest : public ::testing::Test { kExampleConsentedDebugToken); const std::string telemetry_config_str = R"pb( mode: PROD - custom_metric { + custom_udf_metric { name: "m_1" description: "log metric 1" lower_bound: 1 upper_bound: 10 } - custom_metric { + custom_udf_metric { name: "m_2" description: "log metric 2" lower_bound: 1