[auto-bump] [no-release-notes] dependency by elianddb#2848
Conversation
|
|
SummaryCoverage focused on core database lifecycle and protocol behavior, including first-run startup and connectivity, session-level query response consistency, and clean shutdown when startup encounters late failures. It also exercised an adversarial authentication path for nonexistent accounts, while overall healthy behavior was observed on the areas tied to this change. Safe to merge — the run surfaced no regressions attributable to this PR in the startup and query-handling flows it exercised. The one identified issue is a pre-existing medium-severity authentication information-leak edge case outside the changed code, so it is a follow-up security hardening item 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. 🟡 Unknown User Authentication Leaks Identity
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
Footnotes
|
|
This PR has been superseded by #2851 |

☕ 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]
```