Changelog
Version history and release notes for QBITEL Bridge. All notable changes to the platform are documented here.
v1.0.0 -- Initial Release
2025-01-15
Highlights
First production release of QBITEL Bridge with the complete four-layer architecture.
AI Engine
- Protocol discovery pipeline with PCFG inference, pattern extraction, and parser generation
- Multi-agent orchestration system with planning, collaboration, and persistent memory
- Zero-Touch Decision Engine with LLM-powered autonomous security response
- Protocol Copilot for natural language protocol analysis
- Ensemble anomaly detection (Isolation Forest, LSTM, VAE)
- Compliance automation for SOC 2, GDPR, HIPAA, PCI DSS, NIST 800-53, ISO 27001
- Legacy System Whisperer for COBOL, JCL, and mainframe protocol analysis
- Protocol Marketplace with Stripe payments and S3 artifact storage
- Translation Studio for protocol bridging and code generation
- On-premise LLM support via Ollama, vLLM, and LocalAI
- RAG Engine with Qdrant vector store and semantic caching
- FastAPI REST API with OpenAPI documentation
- gRPC API for high-performance inter-service communication
Rust Data Plane
- PQC-TLS implementation with ML-KEM-1024, ML-DSA-87, Falcon-1024, and SLH-DSA
- DPDK-based packet capture with zero-copy processing
- Deep packet inspection engine for protocol fingerprinting
- AI Bridge for Python AI Engine integration
- Kubernetes operator with CRD controllers for control plane, policy, and service mesh
- I/O engine with high-availability clustering
Go Control Plane
- OPA policy engine with bundle management and runtime evaluation
- HashiCorp Vault integration for dynamic secrets and PKI
- Device lifecycle management with certificate issuance and rotation
- Edge device agent with TPM sealing support
- Management REST API built with Gin
UI Console
- React 18 with TypeScript and Vite
- Production and enhanced dashboards with real-time metrics
- Protocol marketplace interface (browse, search, submit, detail views)
- Enterprise theme with Material UI
- OIDC authentication with Okta, Azure AD, and Keycloak support
- Responsive layout for desktop, tablet, and mobile
- System settings management
Infrastructure
- Helm chart for one-command Kubernetes deployment
- Docker Compose for local development
- Air-gapped deployment support with offline LLM models
- Kubernetes admission webhooks for pod security validation
- Istio service mesh integration with PQC certificate management
- Prometheus, Grafana, and OpenTelemetry observability stack
- Pre-built Grafana dashboards (operational, protocol, threat, LLM, SLO)
- CI/CD pipeline with GitHub Actions
- SBOM generation and signature verification
- Automated backup and disaster recovery tooling
Cloud Integrations
- AWS Security Hub connector
- Azure Sentinel connector
- GCP Security Command Center connector
- Apache Kafka event streaming with PQC-encrypted producers
- Envoy xDS server for traffic management
For the latest updates, check the CHANGELOG.md file in the repository root.