Breaking Changes
- Output connectors: String header values to Kafka/NATS no longer wrapped in quotes;
Noneserializes differently (no value in Kafka,"None"string in NATS)
Features
- Pathway Web Dashboard for real-time pipeline monitoring with interactive graphs and latency/memory metrics
pw.io.kafka.readnow exposes message headers in metadata as base64-encoded pairs in `heade...