Back to Updates
release
2026-02-10

Core API v2.4 — Performance Overhaul

Reduced average response time by 40% with connection pooling and query optimization.

Core API v2.4 Release Notes


We've shipped a major performance update to the Core API.


Highlights

  • 40% faster average response times
  • Connection pooling with automatic failover
  • Query optimizer for complex joins
  • New rate limiting with sliding window algorithm
  • Improved error responses with request tracing

  • Breaking Changes

    None. All existing endpoints maintain backward compatibility.


    Migration

    No action required. The update is applied automatically.

    APIPerformance