30 Commits (feature/mq-kafka-gateway-m1)

Author SHA1 Message Date
chrislu 8b18b78792 fix tests 3 days ago
chrislu 6edc2f0b76 remove topic metadata 3 days ago
chrislu 8b5c94b15d ensure following kafka standard 3 days ago
chrislu 30b751d980 Avro schema parsing 3 days ago
chrislu 273553ceba fix: resolve Avro union re-encoding and schema validation test issues 4 days ago
chrislu 828ed7532d feat: implement Protobuf index varints handling 4 days ago
chrislu 3f53262988 feat: implement per-topic schema validation in produce handler 4 days ago
chrislu 312285085f kafka: implement comprehensive schema topic detection and metadata lookup 4 days ago
chrislu 44917b1b17 kafka: implement Protobuf descriptor field APIs 4 days ago
chrislu 90dd673888 kafka: fix Avro union re-encoding issue 4 days ago
chrislu 9ea6ef0bf8 fix tests 6 days ago
chrislu ccd48feefb fix test errors 7 days ago
chrislu fd235505f5 fmt 7 days ago
chrislu e41c31c88e Fix all critical test errors 7 days ago
chrislu deb315a8a9 persist kafka offset 1 week ago
chrislu dbd2cc0493 Phase E1: Complete Protobuf binary descriptor parsing 1 week ago
chrislu 17f0ad7788 add decode encode test 1 week ago
chrislu b4e307cccb Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 1 week ago
chrislu a3f569f3b0 Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 1 week ago
chrislu 517eb030a6 Phase B: Add mq.broker integration for schematized messages 1 week ago
chrislu 2bc07e3316 Phase A: Add comprehensive unit tests for schema decode/encode 1 week ago
chrislu 040ddab5c5 Phase 8: Add comprehensive integration tests with real Schema Registry 1 week ago
chrislu 4ed2604c71 Phase 6: Add JSON Schema decoder support for Kafka Gateway 1 week ago
chrislu 71b2615f4a fmt 1 week ago
chrislu 9cfbc0d4a1 Phase 7: Implement Fetch path schema reconstruction framework 1 week ago
chrislu 394f49a25f Phase 5: Add Protobuf decoder support for Kafka Gateway 1 week ago
chrislu 7b47ad613b Phase 4: Integrate schema decoding into Kafka Produce path 1 week ago
chrislu 2c021652d3 Phase 3: Implement Avro decoder and SMQ RecordValue mapper 1 week ago
chrislu c688bd1806 Phase 2: Add Schema Registry HTTP client with caching 1 week ago
chrislu aa8adc4276 Phase 1: Add Confluent envelope parser for Kafka schema detection 1 week ago