airmy.dev / developers / changelog

/ Changelog

What's new in AIRMY

v2.4.1March 20, 2026PerformanceFix
Reduced P99 latency by 12% via improved KV-cache eviction strategy
Fixed edge case where pipeline runs could stall on nested parallel branches
Python SDK: fixed async context manager cleanup on connection error
Improved error messages for authentication failures (now includes token type hint)
v2.4.0March 5, 2026FeaturePerformance
NEW: Multi-Agent Flow Tracing — distributed trace waterfall in the monitoring dashboard
NEW: airmy deploy --canary flag for traffic-split deployments
NEW: Go SDK beta released (v0.1.0)
Cost Analytics: hourly breakdown now available (was daily only)
Agent Studio: prompt template library expanded to 200+ templates
API: new GET /pipelines/{id}/runs endpoint
Performance: dashboard load time reduced from 1.4s to 180ms
v2.3.0February 14, 2026FeatureSecurity
NEW: Webhook signature verification (HMAC-SHA256) — breaking change for unverified consumers
NEW: FedRAMP Moderate readiness assessment initiated
Enterprise: CMEK (Customer-Managed Encryption Keys) now GA
Integrations: Honeycomb added to observability integrations
Fix: Rare race condition in deployment health check resolved
Security: TLS 1.1 and 1.0 disabled across all endpoints
v2.2.0January 22, 2026Feature
NEW: Agent Studio fine-tuning pipeline — GA
NEW: Cost Analytics dashboard
Marketplace: 30 new verified agents added (total: 240+)
Deploy Center: traffic splitting controls now in dashboard UI
API: pagination added to all list endpoints (breaking: page param replaces offset)
Python SDK 1.4.0: streaming response support added
v2.1.0December 10, 2025FeaturePerformance
NEW: Multi-region deployment (15 regions)
NEW: AIRMY Protocol v2.0 — 34% throughput improvement
Enterprise: SOC 2 Type II report available
Monitoring: alert rules GA (was beta)
Webhook retry policy upgraded: 3 attempts with exponential backoff

Older Releases

VersionDateNotes
v1.9.0Oct 2025Final v1.x release
v1.8.0Sep 2025Monitoring beta
v1.0.0Apr 2025Public launch