Skip to content

Commit 8a16569

Browse files
committed
changelog bump
1 parent 64764c8 commit 8a16569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you s
1414

1515
* Tier2 jobs now write mapper outputs "as they progress", preventing memory usage spikes when saving them to disk.
1616
* Tier2 jobs now limit writing and loading mapper output files to a maximum size of 8GiB by default.
17+
* Tier2 jobs now release existingExecOuts memory as blocks progress
18+
* Speed up DeleteByPrefix operations on all tiers (5x perf improvement on some heavy substreams)
1719
* Added`SUBSTREAMS_OUTPUT_SIZE_LIMIT_PER_SEGMENT` (int) environment variable to control this new limit.
1820
* Added `SUBSTREAMS_STORE_SIZE_LIMIT` (uint64) env var to allow overwriting the default 1GiB value
1921
* Added `SUBSTREAMS_PRINT_STACK` (bool) env var to enable printing full stack traces when caught panic occurs

0 commit comments

Comments
 (0)