Tags: firebase/extensions
Tags
release: 10/12/2024 (#2230) * Fix: Add support for handling multiple schemas from a comma-separated list in schema-loader-utils - Updated `readSchemas` in `schema-loader-utils.ts` to correctly parse and handle multiple schema files passed as a comma-separated list. - Added a test case to validate functionality for multiple schemas in `schema-loader-utils.test.ts`. Addresses issue #2087. [Bug] Fix issue #2087: Handle multiple schema files in gen-schema-views script * chore(fs-bq-schema-views): bump package version (#2225) * feat(firestore-translate-text): optionally allow genkit for translations (#2228) * feat(firestore-translate-text): optionally allow the use of Gemini 1.5 Pro for translations * chore(firestore-translate-text): bump extension version * chore(firestore-translate-text): add JSDoc comments to new code --------- Co-authored-by: Gustolandia <[email protected]>
Merge pull request #2210 from firebase/next * Update firestore-bigquery-export/extension.yaml Co-authored-by: Mais Alheraki <[email protected]> * Update firestore-bigquery-export/extension.yaml * chore: update wording of new param (#2185) * feat(firestore-bigquery-changetracker): include .d.ts files (#2207) * fix(firestore-bigquery-changetracker): include declaration files * chore(firestore-bigquery-changetracker): bump version * fix(firestore-bigquery-export): added ts-expect-error and TODOs in the import script * feat(firestore-bigquery-export): prepare RC (#2206) * chore(firestore-bigquery-changetracker): bump version * fix(firestore-bigquery-export): added ts-expect-error and TODOs in the import script * feat: try to immediately write to bq first * chore: remove legacy backfill code * feat: add max enqueue attempts param * test: add flags to test, remove unused resource * feat: add backup to gcs * chore(firestore-bigquery-export): temporarily disable GCS * chore: bump ext version * fix(firstore-bigquery-export): comment out unused role for now and use logging * fix(firestore-bigquery-export): implemented RC changes including logging keys * chore(firestore-bigquery-export): update README and CHANGELOG * chore(firestore-bigquery-export): update CHANGELOG * chore(firestore-bigquery-export): update param description and README (#2209) --------- Co-authored-by: Mais Alheraki <[email protected]>
Release: firestore-bigquery-export (#2184) * fix: log data and old data on fail to enqueue (#2183) * Update firestore-bigquery-export/extension.yaml Co-authored-by: Mais Alheraki <[email protected]> * Update firestore-bigquery-export/extension.yaml * chore: update wording of new param (#2185) --------- Co-authored-by: Mais Alheraki <[email protected]>
PreviousNext