miroir/crates
jedarden 9f84de4c5d fix(cdc): fix rdkafka Header API usage
The Header struct in rdkafka 0.37.0 has public fields (key, value) and
no new() method. Update to use struct literal syntax instead.

This fixes the compilation error blocking the v0.1.0 release workflow.
2026-07-02 14:00:23 -04:00
..
miroir-core fix(cdc): fix rdkafka Header API usage 2026-07-02 14:00:23 -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