Note: This release is being rolled out. It may not be in your region yet.
What's Changed
Additional New Features
- Adds a package that includes utility transforms for Job builder by @chamikaramj in #3733
- Adding pTransform for generate ticks to match specified qps by @shreyakhajanchi in #3729
- Adds the Job builder util package to the YAML template by @chamikaramj in #3750
- Adding generate primary key transform in data generator by @shreyakhajanchi in #3738
Bug fixes
- feat(datastream): support more _id types in Datastream to Firestore template by @XijiaoLi in #3751
- Fix batch failures and excessive retries for permanent errors in MongoDB to Firestore template by @XijiaoLi in #3748
- [FirestoreToFirestore] Fix default database ID for the respective API clients. by @danasilver in #3753
Improvements
- Updates the Job builder util package to have proper versioning by @chamikaramj in #3754
- Unfixing Beam version for the util package by @chamikaramj in #3756
New Contributors
- @XijiaoLi made their first contribution in #3751
- @danasilver made their first contribution in #3753
Full Changelog: 2026-04-28-00_RC00...2026-05-05-00_RC00