Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.74.0rc1 | Sean Quah | 2022-12-13 | 1 | -1/+0 |
| | |||||
* | Compare to the earliest known stream pos in the stream change cache. (#14435) | Patrick Cloke | 2022-12-05 | 1 | -0/+1 |
The internal methods of the StreamChangeCache were inconsistently treating the earliest known stream position as valid. It is now treated as invalid, meaning the cache cannot determine if an entity at the earliest known stream position has changed or not. |