[auto-bump] [no-release-notes] dependency by angelamayxie#2870
[auto-bump] [no-release-notes] dependency by angelamayxie#2870coffeegoddd wants to merge 1 commit into
Conversation
|
|
SummaryCore database behaviors appear healthy, including client connection startup, session readiness, prepared-query execution, and repository read/write persistence across snapshot compatibility scenarios, reflecting strong happy-path and regression coverage for runtime data operations. Coverage also included a configuration edge case in authentication policy handling, with no indication that this PR changed that behavior. Safe to merge — the exercised core connection, query, and storage flows were stable, and the only flagged issue is a medium-severity configuration behavior on an unchanged, pre-existing path rather than a regression from this PR. Overall merge risk for the current changes is low, with that auth-policy gap best tracked as separate follow-up work. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Cleartext password flag is unwired
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
|
This PR has been superseded by #2872 |

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