Skip to content

feat(firestore): remove beta tags for pipelines.#9772

Open
wu-hui wants to merge 1 commit intomainfrom
firestore-pipelines-ga
Open

feat(firestore): remove beta tags for pipelines.#9772
wu-hui wants to merge 1 commit intomainfrom
firestore-pipelines-ga

Conversation

@wu-hui
Copy link
Copy Markdown
Contributor

@wu-hui wu-hui commented Mar 26, 2026

Removing @beta tags for Firestore Pipelines and Expressions APIs as they move to General Availability.

@wu-hui wu-hui requested review from a team as code owners March 26, 2026 20:52
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 26, 2026

⚠️ No Changeset found

Latest commit: 9a7fc49

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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 removes the @beta tags from the Firestore Pipelines API across multiple files, signaling the feature's move to a stable release. The review feedback identifies several instances where the removal of the tag left behind empty JSDoc blocks, specifically in pipeline.ts and stage.ts, and recommends deleting these blocks to improve code clarity.

@wu-hui wu-hui force-pushed the firestore-pipelines-ga branch 2 times, most recently from efdb166 to dbc4391 Compare March 26, 2026 21:06
@wu-hui wu-hui changed the title feat(firestore): GA Pipelines and Expressions APIs feat(firestore): remove beta tags for pipelines. Mar 26, 2026
@wu-hui wu-hui force-pushed the firestore-pipelines-ga branch from dbc4391 to 9a7fc49 Compare March 26, 2026 21:10
@wu-hui wu-hui requested a review from MarkDuckworth March 26, 2026 21:10
@wu-hui wu-hui requested review from dlarocque and removed request for MarkDuckworth March 26, 2026 21:10
@wu-hui wu-hui assigned dlarocque and unassigned MarkDuckworth Mar 26, 2026
Copy link
Copy Markdown
Contributor

@dlarocque dlarocque left a comment

Choose a reason for hiding this comment

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

LGTM but the docs need to be generated yarn docgen:all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants