Skip to content

Commit

Permalink
tweak changelog, prep v1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Sep 16, 2024
1 parent 1ebe8eb commit d1f2940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.10.4 (Unreleased)
## v1.10.4

### Server

* Fix bug where some invalid cursors may be sent (with 'LIB' being above the block being sent) and add safeguard/loggin if the bug appears again
* Fix panic in the whole tier2 process when stores go above the size limit while being read from "kvops" cached changes

### CLI

* Add `-o cursor` output type to `substreams run` for debugging purposes
* Fix panic in the whole tier2 process when stores go above the size limit while being read from "kvops" cached changes

## v1.10.3

Expand Down

0 comments on commit d1f2940

Please sign in to comment.