Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dolt 1.48.0 #205725

Merged
merged 2 commits into from
Jan 28, 2025
Merged

dolt 1.48.0 #205725

merged 2 commits into from
Jan 28, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
**Backwards incompatible changes in this release:**

The dolt_branches system table has changed. The table now has a ninth column to indicate that a branch is dirty. Some software may depend on the dolt_branches table having exactly eight columns, and will require updates to work with this latest version.

Per Dolt’s versioning policy, this is a minor version bump because these changes may impact existing applications. Please reach out to us on GitHub or Discord if you have questions or need help with any of these changes.

Merged PRs

dolt

  • 8793: Add the dirty column to the dolt_branches table
    This change allows users, particularly on servers, to quickly determine which branches have a dirty working set.

go-mysql-server

Closed Issues

@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 Jan 28, 2025
Copy link
Contributor

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

@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 Jan 28, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 28, 2025 02:40
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 28, 2025
Merged via the queue into master with commit 4c98b88 Jan 28, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-dolt-1.48.0 branch January 28, 2025 02:48
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.

2 participants