84 Commits (56608aead3ab96844fc0e7f468ea186ae5b29847)

Author SHA1 Message Date
chrislu 56608aead3 feat: major consumer group breakthrough - fix FindCoordinator v2 and JoinGroup v5 2 months ago
chrislu 687eaddedd debug: add comprehensive consumer group tests and identify FindCoordinator issue 2 months ago
chrislu 014db6f999 fix: correct ListOffsets v1 response format for kafka-go compatibility 2 months ago
chrislu 6c19e548d3 feat: implement working Kafka consumer functionality with stored record batches 2 months ago
chrislu 28d4f90d83 feat: enhance Fetch API with proper request parsing and record batch construction 2 months ago
chrislu baed1e156a fmt 2 months ago
chrislu aecc020b14 fix: kafka-go writer compatibility and debug cleanup 2 months ago
chrislu d6f688a44f Limit Metadata API to v4 to fix kafka-go client compatibility 2 months ago
chrislu 92e44363c6 Add Docker setup validation tests and fix function conflicts 2 months ago
chrislu 00a672d12e Add comprehensive Docker Compose setup for Kafka integration tests 2 months ago
chrislu 87829d52f5 Fix schema registry integration tests 2 months ago
chrislu deb315a8a9 persist kafka offset 2 months ago
chrislu 040ddab5c5 Phase 8: Add comprehensive integration tests with real Schema Registry 2 months ago
chrislu 82f8b647de test with an un-decoded bytes of message value 2 months ago
chrislu 26eae1583f Phase 1: Enhanced Kafka Gateway Schema Integration 2 months ago
chrislu f6da3b2920 fix: Fetch API version validation and ListOffsets v2 parsing 2 months ago
chrislu f2c533f734 fix samara produce failure 2 months ago
chrislu 49a994be6c fix: implement correct Produce v7 response format 2 months ago
chrislu 2a7d1ccacf fmt 2 months ago
chrislu 23f4f5e096 fix: correct Produce v7 request parsing for Sarama compatibility 2 months ago
chrislu 109627cc3e feat: complete Kafka 0.11+ compatibility with root cause analysis 2 months ago
chrislu 4259b15956 Debug kafka-go ReadPartitions failure - comprehensive analysis 2 months ago
chrislu 0399a33a9f mq(kafka): extensive JoinGroup response debugging - kafka-go consistently rejects all formats 2 months ago
chrislu 4bca5a5d48 mq(kafka): fix JoinGroup request parsing - major debugging breakthrough! 2 months ago
chrislu 5cc05d8ba7 mq(kafka): debug Metadata v1 format compatibility with kafka-go ReadPartitions 2 months ago
chrislu 0f85c3d7b0 mq(kafka): Fix FindCoordinator API - Consumer group discovery working 2 months ago
chrislu 5c4cb05584 mq(kafka): Implement FindCoordinator API and expand version validation 2 months ago
chrislu 5eca636c5e mq(kafka): Add comprehensive API version validation with Metadata v1 foundation 2 months ago
chrislu 9ddbf49377 mq(kafka): FINAL ANALYSIS - kafka-go Writer internal validation identified as last 5% 2 months ago
chrislu d1e745331c mq(kafka): BREAKTHROUGH - Raw protocol test proves our server works perfectly! 2 months ago
chrislu 6870eeba11 mq(kafka): Major debugging progress on Metadata v7 compatibility 2 months ago
chrislu a8cbc016ae mq(kafka): BREAKTHROUGH - Topic creation and Metadata discovery working 2 months ago
chrislu a0426ff2ac mq(kafka): Fix CreateTopics v2 request parsing - Phase 4 progress 2 months ago
chrislu d415911943 mq(kafka): Phase 3 Step 1 - Consumer Group Foundation 2 months ago
chrislu 5aee693eac mq(kafka): Phase 2 - implement SeaweedMQ integration 2 months ago
chrislu 23aac0619b mq(kafka): implement comprehensive E2E tests with protocol-level validation, multi-client support, and stress testing; complete Phase 1 implementation 2 months ago
chrislu 7c4a5f546c mq(kafka): implement ApiVersions protocol handler with manual binary encoding and comprehensive unit tests 2 months ago
chrislu 8c74de6f6e test(kafka): add integration smoke tests under test/kafka and server Addr() for dialing 2 months ago
Chris Lu a7fdc0d137
Message Queue: Add sql querying (#7185) 2 months ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 2 months ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 3 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 3 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 3 months ago
Chris Lu fd447465c2
fix parsing s3 tag (#7069) 3 months ago
chrislu 124c4281a8 tag parsing decode url encoded 3 months ago
Chris Lu 33b9017b48
fix listing objects (#7008) 4 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 4 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 4 months ago
Chris Lu 12f50d37fa
test versioning also (#7000) 4 months ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 4 months ago