Skip to content

Dataconnect emulator v2.17.0 release#9430

Merged
JeyoosJ merged 2 commits intomasterfrom
fdc-emulator-v2.17.0
Nov 5, 2025
Merged

Dataconnect emulator v2.17.0 release#9430
JeyoosJ merged 2 commits intomasterfrom
fdc-emulator-v2.17.0

Conversation

@JeyoosJ
Copy link
Copy Markdown
Contributor

@JeyoosJ JeyoosJ commented Nov 5, 2025

Description

See CHANGELOG.md.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @JeyoosJ, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the Data Connect emulator to version 2.17.0 by refreshing its download metadata. It ensures that users will fetch the latest emulator version, which likely contains bug fixes and performance enhancements, and also updates the project's changelog to reflect a prior emulator version update.

Highlights

  • Data Connect Emulator Update: The Data Connect emulator has been updated to version "2.17.0" across all supported platforms (macOS, Windows, Linux).
  • Emulator Metadata Refresh: The downloadableEmulatorInfo.json file now reflects the new version, including updated download URLs, expected file sizes, and checksums for each platform.
  • Changelog Entry for v2.16.0: An entry has been added to CHANGELOG.md documenting the previous update to Data Connect emulator v2.16.0, which included internal improvements.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Data Connect emulator to version 2.17.0. The changes primarily consist of updating the emulator's download information in downloadableEmulatorInfo.json and adding a corresponding entry to CHANGELOG.md. I've identified a minor discrepancy in the changelog where the version number seems to be incorrect, and I have provided a suggestion to fix it.

@@ -1,2 +1,3 @@
- Adds 2nd gen Firebase Data Connect triggers to firebase deploy (#9394).
- Upgrades `@google-cloud/pubsub` to `v5` (#9428).
- Updated to v2.17.0 of the Data Connect emulator, which includes internal improvements (#9430).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The version number in this changelog entry appears to be incorrect. While the pull request updates the Data Connect emulator to v2.17.0, this line states v2.16.0. Please update it to reflect the correct version.

Suggested change
- Updated to v2.17.0 of the Data Connect emulator, which includes internal improvements (#9430).
- Updated to v2.17.0 of the Data Connect emulator, which includes internal improvements (#9361).
@JeyoosJ JeyoosJ enabled auto-merge (squash) November 5, 2025 21:22
@JeyoosJ JeyoosJ merged commit 2b00d38 into master Nov 5, 2025
50 checks passed
@JeyoosJ JeyoosJ deleted the fdc-emulator-v2.17.0 branch November 5, 2025 21:26
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants