Changelog

Follow @goldskyio on Twitter to stay updated on everything we ship.

Compose hits v0.1.0

We've officially tagged Compose as v0.1.0 – our first versioned release. This marks a milestone: Compose is now production-ready with proper versioning and changelog tracking.

If you've been building with Compose, your workflows are now more predictable. Version pinning means no surprises when we ship new features. We'll be publishing release notes with each version so you know exactly what changed.

Install the CLI without sudo

No more needing to typing your password to install the Goldsky CLI. We've moved the default installation path from /usr/local/bin to ~/.goldsky/bin, which means you can install and update without elevated permissions.

Add ~/.goldsky/bin to your PATH and you're set. Cleaner, safer, and it plays nice with team machines where you don't have admin rights.

Stream pipeline data straight to your terminal

The goldsky turbo inspect command now supports a --print flag that bypasses the interactive TUI and streams live data directly to stdout.

This makes it easy to pipe pipeline output to other tools, capture logs for debugging, or run inspect in environments where a terminal UI isn't practical. The TUI is still the default – add --print when you need raw output.

Get notified when Compose tasks fail

We've wired up failure notifications for Compose tasks. When a task run fails, you'll get an email so you don't have to check logs to find out something broke.

Notification preferences work the same way as pipelines and subgraphs. Toggle them in the UI under your project settings.

Secrets now live where you use them

We've moved secrets to the app details page in the UI. Instead of scrolling through all secrets across all apps, you'll see the secrets actually attached to the app you're looking at.

This makes it easier to audit what's in use and spot when something's missing. Secrets are still project-scoped, but the view is now app-scoped.

  • Added chain support: Conflux eSpace, Robinhood Chain Testnet
  • Fixed pre-Bedrock block indexing on Optimism — all historical data now accessible
  • Resolved pipeline inspection issues with new terminal output mode
  • Improved database connection reliability for high-throughput pipelines
  • Faster Edge response times with optimized provider routing

© Endless Sky Inc. All rights reserved.

Loading system status...