github dolthub/dolt v1.21.2
1.21.2

latest releases: v1.43.1, v1.43.0, v1.42.20...
11 months ago

Merged PRs

dolt

  • 6864: dbfactory: aws: For AWS remotes using an explicit file credentials, periodically refresh the credentials the AWS client uses from the file contents.
    Some use cases put attenuated, expiring credentials into files. It's nice to pick up the new credentials without needing to recreate the client.
  • 6858: Allow dolt version in folders without full permissions
    This change allows dolt version to run in folders without write permissions.
    Resolves: #2898
  • 6857: Improve import table error message
    This changes improves the error message for dolt table import to be more readable and useful. Notably, this change adds the column names, table name, and file line number to the error output.
    Resolves: #5718

Closed Issues

  • 2898: dolt version errors out if run in a folder without permissions
  • 5910: Can't push if sql-server is running
  • 6860: dolt_diff_$table doesn't return the original commit that changed a row
  • 5718: Error messages on insert can be enhanced to aid with debugging
  • 6854: Can't reverse tables to model in navicat. Problem with name resolution on an order by clause on the triggers table.
  • 6852: "SQLSTATE[HY093]: Invalid parameter number" with Laravel 10

Don't miss a new dolt release

NewReleases is sending notifications on new releases.