Changelog
Follow @goldskyio on Twitter to stay updated on everything we ship.
MySQL sink for Turbo pipelines
Turbo pipelines now support streaming data directly to MySQL databases. The new MySQL sink plugin handles connection pooling, batching, and retry logic automatically. Configure it like any other sink in your pipeline YAML.
This rounds out our relational database support alongside PostgreSQL and ClickHouse.
Edge timeout and caching improvements
We've tuned Edge's connection handling for even better reliability:
- Higher timeouts for cache operations to accommodate network latency
- Improved gRPC connection handling for edge nodes
- Added Etherlink archive node support via Zeeve
- Multiple public fallback endpoints for more chain coverage