The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See MAINTAINERS.md for instructions to keep up to date.
- All workflows now use ubuntu-20.04
- More fixes to GitHub workflows
- Update GitHub workflow to use ubuntu-20.04
-
Breaking Flag
receipt-index-builder-lookup-index-sizes
has been replaced bycommon-block-index-sizes
.- Migration path is to replace any flag or configuration value named
receipt-index-builder-lookup-index-sizes
bycommon-block-index-sizes
.
- Migration path is to replace any flag or configuration value named
-
Breaking Flag
receipt-index-builder-index-store-url
has been replaced bycommon-index-store-url
.- Migration path is to replace any flag or configuration value named
receipt-index-builder-index-store-url
bycommon-index-store-url
.
- Migration path is to replace any flag or configuration value named
-
Breaking Flag
firehose-block-index-url
has been replaced bycommon-index-store-url
.- Migration path is to replace any flag or configuration value named
firehose-block-index-url
bycommon-index-store-url
.
- Migration path is to replace any flag or configuration value named
- Added
firenear tools generate-node-key
command to easily generate a newnode_key.json
file.
-
Added support for "requester pays" buckets on Google Storage in url, ex:
gs://my-bucket/path?project=my-project-id
-
Added support for Substreams version
v0.2.0
please refer to release page for further info about Substreams changes.
- Actual release, no changelog was maintained back then