DoltLab v2.3.12 Release Notes#
v2.3.12#
Download at https://doltlab-releases.s3.us-east-1.amazonaws.com/linux/amd64/doltlab-v2.3.12.zip
Service images can be downloaded at https://doltlab-releases.s3.us-east-1.amazonaws.com/linux/amd64/doltlab-service-images-v2.3.12.zip
DoltLab Features/Bug Fixes#
- Fixes
installerto report the edition of DoltLab being configured. Will print “Successfully configured DoltLab Enterprise” if Enterprise edition is configured. - Fixes
installerto retain previous configuration file values. - Fixes
installer --upgradeto complete the upgrade process by regenerating DoltLab Enterprise assets. - Adds support for enabling automatic garbage collection in the doltlabdb server.
- Fixes the rate limiting issue when pulling DoltLab service images from ECR by publishing service images on quay.io.
- Removes the Docker volume called
doltlabdb-dolt-configswhich was unused. Instead, theinstallernow generates a server config,doltlabdb/config.yamlthat is used by thedoltlabdbserver. - Fixes
installer --upgradeto preserve user files stored in thedoltlabdirectory.
DoltHub Features/Bug Fixes#
- Misc. UI design changes and bug fixes.