Skip to content

feat(firestore-bigquery-export): bump changetracker version#2673

Closed
cabljac wants to merge 2 commits intonextfrom
@invertase/bump-changetracker-in-ext
Closed

feat(firestore-bigquery-export): bump changetracker version#2673
cabljac wants to merge 2 commits intonextfrom
@invertase/bump-changetracker-in-ext

Conversation

@cabljac
Copy link
Contributor

@cabljac cabljac commented Mar 2, 2026

Resolves #2671

This PR migrates to the latest version of the change tracker package

TODO:

  • bump extension version and changelog
  • release patch for changetracker
  • manually test
  • add some more automated tests

* - TIME_PARTITIONING_FIELD_TYPE: TIMESTAMP, DATE, or DATETIME
* - TIME_PARTITIONING_FIRESTORE_FIELD: source Firestore field name
*/
function buildPartitioningStrategy(): PartitioningStrategy | undefined {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't like this pattern.

cabljac and others added 2 commits March 6, 2026 15:20
…es and clean up exports

- Replace flat config with PartitioningStrategy discriminated union for type-safe partitioning
- Rename Config to ChangeTrackerConfig for clarity
- Export PartitioningStrategy, PartitioningFieldType, TimePartitioningGranularity
- Remove unused dependencies (generate-schema, inquirer, lodash)
- Bump version to 2.0.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…idate partitioning config

- Bump extension version to 0.2.10
- Upgrade change-tracker dependency to ^2.0.0
- Replace 4 separate timePartitioning* fields with single partitioning object
- Add overrides for http-proxy-agent and inquirer to resolve npm audit vulnerabilities
- Remove unused inquirer dependency from functions
@cabljac cabljac force-pushed the @invertase/bump-changetracker-in-ext branch from 3e4157b to eec3fe0 Compare March 6, 2026 15:29
@cabljac cabljac closed this Mar 6, 2026
@cabljac cabljac deleted the @invertase/bump-changetracker-in-ext branch March 6, 2026 16:11
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.

🐛 [firestore-bigquery-changetracker] Migrate to latest changetracker

1 participant