Changelog
Follow @goldskyio on Twitter to stay updated on everything we ship.
← Back to all changelogs
Improved metrics for Mirror pipelines
Bar charts reflecting records received and records written are now stacked bar charts split out by source, allowing for a more granular understanding of any given pipeline at a glance.
Improved metrics for subgraphs
Added charts summarizing new & total entity counts on subgraph details page, providing visibility to the approximate cost of a subgraph (and how that cost may grow over time).
Role-based access controls
Brand new RBAC options have been added to the Team
page for the web-app, helping you restrict what actions can be taken by different members of the team. There are four roles: Viewer, Editor, Admin, and Owner; read the docs for the specific permissions of each.
Create pipeline from a single payload
We've added the ability to create a new pipeline from the CLI using a single payload file. You can now develop a full pipeline (beyond sources/transforms/sinks, including eg. pipeline resource size) in an editor and use the command goldsky pipeline apply ~/path/to/payload.yaml
to deploy.
Improved custom ABI fetching function to support non-block-explorer URLs
Improved robustness of RBAC / user invitations
Improved transformation type validation
Fixed issue with Postgres stream errors caused by null values
Fixed bug where
--version
CLI command would not return the version numberUpated chain head monitoring to flag lag with more sensitivity
Added subgraph support for X1, Tenet, Thundercore, Fantom, and Kava
Added Mirror support for Optimism Sepolia