Skip to content

chore: graduate Firestore Pipelines features to GA#7973

Merged
wu-hui merged 2 commits intomainfrom
firestore-pipelines-ga
Apr 8, 2026
Merged

chore: graduate Firestore Pipelines features to GA#7973
wu-hui merged 2 commits intomainfrom
firestore-pipelines-ga

Conversation

@wu-hui
Copy link
Copy Markdown
Contributor

@wu-hui wu-hui commented Apr 7, 2026

This audit and cleanup removes the @beta tags from most Firestore Pipelines SDK features, marking them as GA (General Availability).

Graduated features include:

  • Pipeline entry point and source stages (collection, documents, etc.)
  • Nearly all pipeline expressions (logical, string, numeric, date, etc.)
  • Aggregations (except grouped aggregations which remain GA-bound)
  • findNearest stage and its associated options
  • explain and analyze options

The following remain as beta, as per requirements:

  • DML stages (delete, update)

@wu-hui wu-hui requested a review from a team as a code owner April 7, 2026 21:31
@wu-hui wu-hui force-pushed the firestore-pipelines-ga branch 3 times, most recently from 89f58d4 to 92f42f3 Compare April 8, 2026 12:30
wu-hui and others added 2 commits April 8, 2026 10:36
This audit and cleanup removes the @beta tags from most Firestore Pipelines
SDK features, marking them as GA (General Availability).

Graduated features include:
- Pipeline entry point and source stages (collection, documents, etc.)
- Nearly all pipeline expressions (logical, string, numeric, date, etc.)
- Aggregations (except grouped aggregations which remain GA-bound)
- findNearest stage and its associated options
- explain and analyze options

The following remain as beta, as per requirements:
- DML stages (delete, update)
@wu-hui wu-hui force-pushed the firestore-pipelines-ga branch from f3793ab to a97e6f3 Compare April 8, 2026 14:36
@wu-hui wu-hui merged commit 2f0884d into main Apr 8, 2026
36 checks passed
@wu-hui wu-hui deleted the firestore-pipelines-ga branch April 8, 2026 17:26
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.

2 participants