Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Merged PRs

dolt

  • 9286: Fix skip test for dolt diff -r sql and views
  • 9285: Fixed a load data test for mismatched columns
  • 9278: Two additional unskipped bats tests: one that said flakey, one in git status
    One says it was skipped because it was flakey in CI. Let's see if it's now fine.
  • 9276: Unskip keyless add/drop column test
    This is now implemented
  • 9275: Fix merge test to properly test for a constraint violation
    Identified and fixed by Claude
  • 9274: Skipped bats test for dolt status that now works.
    Identified by Claude.
  • 9273: Fix input validation of primary keys
  • 9272: Added a new constant for string columns created during schema import.
    Length is 200 instead of 1023.
    Fixes: #8972
  • 9269: manifest safety checks
    Recent user report of a manifest landing that was missing it's format. This will at least prevent the generation of such a file in the future.
  • 9267: Remove the --new-format flag from dolt init
    This flag really makes no sense any more
    This is a claude change. $0.80, two prompts.
  • 9264: Unskip test for export quotes
    Companion GMS PR: Fixed enum escaping issue dolthub/go-mysql-server#2995
  • 9256: remote cleanup
    When removing remote definitions, we now also remove the remote references from the branch specifications.
    Fixes: Dolt maintains reference to removed remote dolthub/dolt#9169

go-mysql-server

Closed Issues

  • 9268: Update with subselect in WHERE clause silently fails to update
  • 8509: SHOW CREATE TABLE doesn't properly escape quotes in comments
  • 8972: varchar types inferred on schema import are set to size 1023. 18 occurrences overflow row size limit
  • 2197: SQL export for set types with embedded single quotes broken
  • 8697: Support MariaDB to Dolt replication
  • 9169: Dolt maintains reference to removed remote

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


@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` labels May 31, 2025
@github-actions
Copy link
Contributor

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

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
Copy link
Contributor

⚠️ Bottle publish failed.

@github-actions
Copy link
Contributor

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

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 May 31, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 31, 2025 03:31
@BrewTestBot BrewTestBot added this pull request to the merge queue May 31, 2025
Merged via the queue into master with commit 2773a9f May 31, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.54.1 branch May 31, 2025 03:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants