From ac15216cf3aab467f3db91727ee3b428674ff917 Mon Sep 17 00:00:00 2001 From: Nick Cooke Date: Wed, 1 Oct 2025 17:40:23 -0400 Subject: [PATCH] chore(m171): Version changelogs --- Crashlytics/CHANGELOG.md | 2 +- FirebaseAI/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Crashlytics/CHANGELOG.md b/Crashlytics/CHANGELOG.md index 64195694926..5f1d6c961df 100644 --- a/Crashlytics/CHANGELOG.md +++ b/Crashlytics/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 12.4.0 - [fixed] Make set development platform APIs to chain on Crashlytics context init promise. # 12.3.0 diff --git a/FirebaseAI/CHANGELOG.md b/FirebaseAI/CHANGELOG.md index 8c0a0068fde..ce7d6468db2 100644 --- a/FirebaseAI/CHANGELOG.md +++ b/FirebaseAI/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 12.4.0 - [feature] Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses. (#15221) - [changed] Using Firebase AI Logic with the Gemini Developer API is now Generally Available (GA).