From f3d286f1db0d98a5f2c3f61a470cb4d88f75d042 Mon Sep 17 00:00:00 2001 From: Leo Romanovsky Date: Wed, 11 Feb 2026 12:00:34 -0500 Subject: [PATCH] chore: Bump libdatadog to ed316b638 (FFE remote config support) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update libdatadog submodule to include: - feat: Add FFE_FLAGS remote config product and capability (#1532) This adds RemoteConfigProduct::FfeFlags, RemoteConfigCapabilities:: FfeFlagConfigurationRules, and RemoteConfigData::FfeFlags to the remote config layer. Required for the PHP FFE integration (PR #2). Cargo.lock regenerated with pins for CI compatibility: home→0.5.9, rmp→0.8.14, rmp-serde→1.3.0 (edition2024 crates). --- libdatadog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdatadog b/libdatadog index f483c69f73..ed316b6382 160000 --- a/libdatadog +++ b/libdatadog @@ -1 +1 @@ -Subproject commit f483c69f73acb72e688623cc634cf9f204d7cc14 +Subproject commit ed316b6382d545b4b416f47096f615ed1b413be5