100% Open-Source (MIT License)Sub-5ms AI Gateway LatencyOpenAI-Compatible REST API ProxyZero-Trust Access Control & PoliciesInline PII Redaction & GuardrailsDeploy Docker Container in 30 SecondsMulti-Model Provider Failover RoutingOpenTelemetry Native Tracing SpecMCP Tools & Agent Governance100% Open-Source (MIT License)Sub-5ms AI Gateway LatencyOpenAI-Compatible REST API ProxyZero-Trust Access Control & PoliciesInline PII Redaction & GuardrailsDeploy Docker Container in 30 SecondsMulti-Model Provider Failover RoutingOpenTelemetry Native Tracing SpecMCP Tools & Agent Governance100% Open-Source (MIT License)Sub-5ms AI Gateway LatencyOpenAI-Compatible REST API ProxyZero-Trust Access Control & PoliciesInline PII Redaction & GuardrailsDeploy Docker Container in 30 SecondsMulti-Model Provider Failover RoutingOpenTelemetry Native Tracing SpecMCP Tools & Agent Governance

Changelog

Latest release updates and feature announcements from the Tuenel Gateway team. Check out our Documentation to see implementation guides.

All posts4 releases
v1.0.0

Production-Ready AI Security Gateway & MCP Governance

2 Days Ago

Official 1.0 release featuring full Model Context Protocol (MCP) tool governance, inline PII redaction, Virtual Key RBAC, and high-throughput Rust gateway core.

  • Full MCP Tool Governance: Register, discover, and authorize tool calls with risk policies
  • Inline PII & Secret Redaction: Automatically redact sensitive credentials & SSNs in real-time
  • Virtual Key Management: Scoped client keys with tenant rate limits & token budget caps
  • Sub-5ms Rust Core: Re-engineered proxy layer with Tokio async pipeline and Redis counters
Released on July 24, 2026Read documentation
v0.3.0

Prompt Injection Shield & Immutable Audit Ledger

1 Week Ago

Introduced heuristic prompt injection detection guardrails and an immutable PostgreSQL usage ledger for tenant auditing.

  • Prompt Injection Guardrails: Block jailbreak attempts before reaching upstream LLMs
  • Immutable Audit Ledger: Record every request, response token count, and policy evaluation
  • OIDC & Web Session Auth: Seamless SSO integration for tenant console users
Released on July 17, 2026Read documentation
v0.2.0

Multi-Provider Failover Routing & Token Rate Limiting

2 Weeks Ago

Dynamic model routing across OpenAI, Anthropic, and local vLLM instances with automatic health checks and failover.

  • Dynamic Model Failover: Fallback to secondary upstream when primary provider drops
  • Token & Request Rate Limiting: Sliding window rate limits stored in Redis
  • Web Console UI: Modern web workspace for models, playground, and member management
Released on July 10, 2026Read documentation
v0.1.0

Initial Open-Source Gateway Release

1 Month Ago

Initial open-source checkin of Tuenel Gateway under the MIT license.

  • OpenAI-Compatible REST Proxy: Drop-in replacement for OpenAI SDKs (`/v1/chat/completions`)
  • Docker Compose Stack: One-command checkout stack with Postgres, Redis, and Gateway
  • 100% Open Source: Published under MIT License
Released on June 25, 2026Read documentation