- Added comprehensive Kafka Gateway test workflow: * Unit tests for protocol handlers * Client compatibility tests (kafka-go, Sarama) * Protocol version tests (Metadata, Produce, ApiVersions) - Added PostgreSQL Gateway test workflow: * Basic connectivity tests * Client integration tests * Docker-based test environment Both workflows include proper caching, logging, and cleanup procedures.