DoltLab v2.0.5 Release Notes#

v2.0.5#

Download at https://doltlab-releases.s3.us-east-1.amazonaws.com/linux/amd64/doltlab-v2.0.5.zip

DoltHub Features/Bug Fixes#

  • Fix file upload incorrect encoding bug where in some cases a string might fail to be utf-8 encoded.
  • Fix Job scheduling bug that might result in context deadline exceeded error.
  • Support Query Jobs. This allows queries with results over 1000 rows to be downloaded as CSV files.