HomeQuery LabExpressionsDocsDriversBlogStatusRoadmapChangelog GitHub

March 20, 2026 6 min read

QAIL Update: SDK, Tenant Terms, and Gateway Fixes

This update adds direct SDK support visibility for TypeScript, Swift, and Kotlin, standardizes tenant terminology, and ships gateway + analyzer correctness fixes.

ReleaseSDKGatewayTenantAnalyzer

This release focuses on developer surface clarity and runtime correctness. We are prioritizing direct SDK support and tightening tenant and analyzer behavior across the platform.

Direct SDK Support

Tenant-First Terminology

tenant_id is now the runtime scoping identity in docs and gateway flows. operator_id runtime compatibility has been removed; migrate schemas and tokens to tenant_id.

Gateway and Analyzer Fixes

The safe path should be the easiest path: tenant-first semantics, explicit migration guidance, and fewer noisy diagnostics.
← Back to Blog