Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Merged PRs

dolt

  • 9626: dolthub/dolt#9624 - Add bats tests for wildcard user authentication
    Fixes dolthub/dolt#9624
    Companion: dolthub/go-mysql-server#3138
    Bats integration tests for wildcard user authentication patterns.
  • 9618: Agent.md dolt doc
    Implementation of this feature request.
    Add agent.md to dolt_docs populated on init dolthub/dolt#9509
    On read returns the default agent.md if none exists. Otherwise returns what the user has stored.

go-mysql-server

  • 3135: include null values when evaluating anti joins created from WHERE NOT EXISTS
    fixes dolthub/dolt#9615
    We were not including null values when evaluating anti joins created from unnesting WHERE NOT EXISTS statements. This was causing us to return empty sets if there was a null value in the right side table of the anti join.
  • 3134: Properly convert enum/set columns to string columns with alter table
    Fixes dolthub/dolt#9594
    Added skipped tests for dolthub/dolt#9613

Closed Issues

  • 9624: Wildcard user authentication doesn't work
  • 9594: Modifying an enum or set column to text uses the int representations instead of the text representations.
  • 9615: No results returned with "where not exists" subquery with inner join (Django queryset.exclude(a__b__isnull=False))

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


@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 Aug 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

🤖 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 Aug 5, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 5, 2025 00:42
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 5, 2025
Merged via the queue into main with commit 63b995c Aug 5, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.57.6 branch August 5, 2025 00:51
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