[auto-bump] [no-release-notes] dependency by elianddb#2852
Conversation
|
|
SummaryThis run exercised core database behavior across normal SQL operations and protective error handling, including data ingest, startup with defaults, and schema safety checks, and those product-level flows remained healthy. It also covered a replication fault path that reflects a known no-progress failure mode under upstream disruption rather than a new regression in this change. Safe to merge — the exercised functionality for this PR’s scope behaved as expected, and no new regressions were found in changed areas. The only flagged issue is a high-severity but pre-existing replication edge-case in an unchanged path, so it is a follow-up reliability concern rather than a merge blocker for this PR. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟠 Replication receive timeout path can mask fatal stream errors
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
This PR has been superseded by #2854 |
|

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```