🚀 Release Notes v0.8.1
🌟 Highlights:
- Major improvements and features added to EventHub GA.
- Introduction of GCS as a new destination.
- Important schema changes and several new features to boost your workflow.
- Miscellaneous changes for overall system improvements.
- Warm welcome to our new contributors!
🎉 EventHub GA:
- 📝 Parameters for EH CDC by @Amogh-Bharadwaj in #375
- 📊 Event Hub CDC Logs by @Amogh-Bharadwaj in #374
- ⏲ Metrics, timing for Eventhub CDC by @Amogh-Bharadwaj in #390
- 🗑️ Adding DROP MIRROR support for EventHub by @heavycrystal in #402
- ❤️ Update heartbeat for eventhub by @iskakaushik in #409
... [and more]
🌐 GCS as a destination:
- 📦 CDC to S3/GCS by @Amogh-Bharadwaj in #507
- 🔄 Support GCS via S3 API for query replication by @Amogh-Bharadwaj in #502
🔧 Basic Schema Changes:
- 📐 Basic ADD COLUMN replay support for PG, BQ, and SF by @heavycrystal in #368
✨ New Features:
- 🛑 Support
DROP MIRROR
for Query Replication by @iskakaushik in #481 - 🕑 XMIN for Query Replication by @Amogh-Bharadwaj in #403
- ✂️ Added QRep overwrite mode, to truncate destination table by @heavycrystal in #385
... [and more]
🐛 Bug Fixes:
- ⚠️ [Important] Return only at commit message in Postgres CDC by @iskakaushik in #503
- ⌛ Wait for the workflow to actually close before proceeding by @iskakaushik in #417
- ✅ Replica Identity Check by @Amogh-Bharadwaj in #392
... [and more]
🚀 Performance:
- ⬆️ Pass QValue by pointer to significantly reduce gc pressure by @iskakaushik in #381
- 📤 [postgres] Copy to destination not staging by @iskakaushik in #498
🔧 Miscellaneous:
- 🔄 Split Connector interface to better represent capabilities by @heavycrystal in #376
- 📊 Optimizing flow tests by separating and parallelizing test suites by @heavycrystal in #356
... [and more]
🆕 New Contributors:
- 🎉 @serprex made their first contribution in #451
- 🎉 @iamKunalGupta made their first contribution in #508
Full Changelog: v0.7.1...v0.8.1