From ecc674914ebaeba87b2784e2bfd689b8e24e3606 Mon Sep 17 00:00:00 2001 From: Fred Zhang Date: Tue, 7 Apr 2026 20:33:52 +0000 Subject: [PATCH] Update FDC emulator to v3.3.4 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e11a4a0f72..8ec76f91c21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,3 @@ +- Updated the Firebase Data Connect local toolkit to v3.3.4, which includes the following changes: + - [fixed] Fixed an issue where Angular SDK generation would fail. - Fixed an issue where functions deployments would silently fail (#6989)