Commit a3180f2
committed
chore: graduate Firestore Pipelines features to GA
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)1 parent 2280f7a commit a3180f2
7 files changed
Lines changed: 441 additions & 1704 deletions
File tree
- handwritten/firestore
- api-report
- dev
- src
- pipelines
- system-test
- types
0 commit comments