Skip to content

Commit

Permalink
Improved Changelog around updated metric
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Oct 2, 2024
1 parent 7c0be0f commit 012c077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you s

> This is **not** persistent upon restart!
* [Metering] Revert undesired Firehose metric `Endpoint` changes, the correct new value used is `sf.firehose.v2.Firehose/Blocks` (had been mistakenly set to `sf.firehose.v2.Firehose/Block` between version v1.6.1 and v1.6.4 inclusively).

## v1.6.4

### Substreams fixes
Expand Down Expand Up @@ -47,7 +49,6 @@ If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you s
* Substreams: fix bad handling of modules with multiple inputs when only one of them is filtered, resulting in bad outputs in production-mode.
* Substreams: fix stalling on some substreams with stores and mappers with different start block numbers on the same stage
* Substreams: fix 'development mode' and LIVE mode executing some modules that should be skipped
* Firehose: fix the endpoint in metering events for block streaming

## v1.6.1

Expand Down

0 comments on commit 012c077

Please sign in to comment.