What's New in v0.0.4
Released 2026-04-10.
What’s New in v0.0.4
Features
- sources/postgres: Rewritten CDC protocol handler with full coverage of all pgoutput message types and correct transaction metadata always populated
- sources/sqlserver: Transaction IDs and commit positions now tracked on every CDC and T-Log event
Bug Fixes
- pipeline: SQL Server CDC pipelines could lose events after a crash restart — fixed
- deps: OpenTelemetry Go SDK upgraded to v1.43.0 (CVE-2026-39883)