API changes, SDK releases, platform improvements, and security advisories. Subscribe to RSS for updates.
X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset to all API responses for better client-side back-pressure handling./v2/ingest for clients that negotiate it. Reduces head-of-line blocking on congested mobile networks. Opt-in via SDK flag useQUIC: true.encoding field on batch requests supports msgpack in addition to JSON, reducing payload size by up to 30% for dense numeric event properties.X-MH-Region header. Automatic failover to the nearest healthy region occurs within 500ms if the preferred region is degraded.PUT /v2/devices/:id.asyncio, thread-safe batch queue, configurable compression (gzip/msgpack).X-Request-ID header not being propagated through the stream processor, causing correlation IDs to be lost in downstream logs.PUT /v2/devices/:id returning 500 when country field contained a valid but uncommon ISO 3166-1 alpha-2 code (e.g., TL for Timor-Leste).Europe/London timezone.POST /v2/logs endpoint accepts structured and plaintext log lines with automatic field extraction. Supports JSON, logfmt, and Apache Combined Log Format.POST /v2/metrics now accepts Prometheus-compatible series format in addition to the native MetricsHub format./v1/track endpoint has been removed.
Migrate to POST /v2/ingest. See the API reference for the updated schema.
GET /v2/query endpoint is now generally available. Supports time-range filtering, event name wildcards, property filters, and count/sum/avg aggregations.Latest stable releases as of March 2025. All SDKs are open source on GitHub.
Disclosed vulnerabilities in MetricsHub platform components. All advisories are assigned a CVE where applicable.