v2.4.0
Added
- Real-time CDC support for PostgreSQL sources. See Real-time Streaming Guide.
- New
webhookdestination type for pushing events to HTTP endpoints. - Pipeline-level environment variable overrides in
acme.yml.
Changed
- Improved error messages for connection failures. Errors now include the connector name and a suggested fix.
- The Scheduler API now returns
next_run_atin ISO 8601 format.
Fixed
- Fixed a race condition when running multiple pipelines targeting the same BigQuery table.
- Resolved memory leak in long-running streaming pipelines (>48h).
Note
This release requires a database migration. Run acme migrate up before starting the server.