Skip to content

dolt 1.83.3#270894

Merged
BrewTestBot merged 2 commits intomainfrom
bump-dolt-1.83.3
Mar 6, 2026
Merged

dolt 1.83.3#270894
BrewTestBot merged 2 commits intomainfrom
bump-dolt-1.83.3

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# Merged PRs

dolt

  • 10645: use sql.Row and sql/type.Compare for dolt_diff table
    This was one of the few non-test places we were instantiating and comparing noms types values. Converted it to use the native SQL types Compare method
  • 10640: /{go,integration-tests}: handle scp style git remote urls better
  • 10581: commit verification workflow
    Provide a resolution workflow for when commit_verification fails during rebase/cherry-pick/merge.

go-mysql-server

  • 3461: Update ON UPDATE columns during INSERT...ON DUPLICATE KEY UPDATE
    fixes dolthub/dolt#10627
  • 3455: Do not convert AntiJoins to LeftOuterJoin when inside an Update node
    fixes dolthub/dolt#10600
  • 3451: Route unknown-user auth failures to ER_ACCESS_DENIED for clients
    Fix dolthub/dolt#10565
    • Fix malformed packet in mariadb 10.11 and 11.8 clients when using unknown user.
      Authentication failures for unknown users follow the mysql_native_password negotiation path instead of a handshake-level method-selection failure.

vitess

  • 458: Fix server-to-client authentication error packets to be server only
    Fixes dolthub/dolt#10565
  • 456: add AuthInformation to FuncExpr

Closed Issues

  • 10627: INSERT INTO...ON DUPLICATE KEY UPDATE... does not respect ON UPDATE columns
  • 10642: DoltHub API: PR merge endpoint doesn't update PR state + case-sensitive auth header parsing
  • 3453: In-memory database: concurrent transactions on different rows cause lost updates

View the full release notes at https://github.com/dolthub/dolt/releases/tag/v1.83.3.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue labels Mar 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 6, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 6, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 6, 2026 05:40
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit c569a95 Mar 6, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.83.3 branch March 6, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants