miroir/crates
jedarden 9b76469dad fix(cdc): fix rdkafka compilation errors
- Add type annotation for FutureProducer to resolve type inference issue
- Replace deprecated Headers::own with OwnedHeaders::new
- Import OwnedHeaders from rdkafka::message

These changes fix compilation errors in the Kafka sink feature that prevented
the v0.1.0 release from building successfully.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 12:40:12 -04:00
..
miroir-core fix(cdc): fix rdkafka compilation errors 2026-07-02 12:40:12 -04:00
miroir-ctl feat(explain): display IncompleteIntegration warnings in CLI 2026-05-26 21:03:36 -04:00
miroir-proxy fix(ci): enable kafka-sink feature in CI build and Dockerfile 2026-05-31 12:08:39 -04:00