Back
// changelog

What shipped

Every release, in order. We ship weekly and tag breaking changes in bold.

v3.4MAR 2025

Postgres Streaming (GA)

  • ·Postgres logical-replication connector is now generally available
  • ·Schema-change detection now auto-migrates downstream tables
  • ·p99 pipeline latency down from 84ms to 47ms
v3.3JAN 2025

Native Observability dashboard

  • ·Metrics, traces, and logs unified into one queryable view
  • ·New nx.observe() helper for custom span tracking
  • ·Breaking: the legacy /metrics/v1 endpoint is now deprecated
v3.2NOV 2024

Zero-Config Auth

  • ·OAuth, SAML, and passkey providers configurable in one line
  • ·JWT rotation now handled automatically on the platform side
  • ·S3 connector throughput improved roughly 3x