LogoLogo
DemoBlogDiscordDoltLab
  • Introduction
    • What is DoltLab?
    • Getting Started
      • AWS
      • Azure
      • GCP
  • Enterprise
    • Why Enterprise?
    • Getting Started
  • Administrator Guides
    • Installation
      • Linux
      • Start DoltLab
    • Basic
    • Enterprise
  • Features
    • Basic Features
    • Advanced Features
      • API
      • Workspaces
      • Transform File Uploads
  • Reference
    • Installer
      • Configuration file reference
      • Command line reference
    • Release Notes
      • v2.3.12
      • v2.3.11
      • v2.3.10
      • v2.3.9
      • v2.3.8
      • v2.3.7
      • v2.3.6
      • v2.3.5
      • v2.3.4
      • v2.3.3
      • v2.3.2
      • v2.3.1
      • v2.3.0
      • v2.2.2
      • v2.2.1
      • v2.2.0
      • v2.1.6
      • v2.1.5
      • v2.1.4
      • v2.1.3
      • v2.1.2
      • v2.1.1
      • v2.1.0
      • v2.0.8
      • v2.0.7
      • v2.0.6
      • v2.0.5
      • v2.0.4
      • v2.0.3
      • v2.0.2
      • v2.0.1
      • v2.0.0
  • Older Versions
    • Installation
      • Linux pre-installer
      • Start DoltLab pre-installer
    • Upgrade
    • Administrator Guide
Powered by GitBook
On this page
  • DoltLab Features/Bug Fixes
  • DoltHub Features/Bug Fixes
  1. Reference
  2. Release Notes

v2.3.12

PreviousRelease NotesNextv2.3.11

Last updated 6 days ago

Download at

Service images can be downloaded at

DoltLab Features/Bug Fixes

  • installer to report the edition of DoltLab being configured. Will print "Successfully configured DoltLab Enterprise" if Enterprise edition is configured.

  • installer to retain previous configuration file values.

  • installer --upgrade to complete the upgrade process by regenerating DoltLab Enterprise assets.

  • for enabling .

  • the rate limiting issue when pulling DoltLab service images from ECR by publishing service images on .

  • Removes the Docker volume called doltlabdb-dolt-configs which was unused. Instead, the installer now generates a server config, doltlabdb/config.yaml that is used by the doltlabdb server.

  • Fixes installer --upgrade to preserve user files stored in the doltlab directory.

DoltHub Features/Bug Fixes

  • Misc. UI design changes and bug fixes.

https://doltlab-releases.s3.us-east-1.amazonaws.com/linux/amd64/doltlab-v2.3.12.zip
https://doltlab-releases.s3.us-east-1.amazonaws.com/linux/amd64/doltlab-service-images-v2.3.12.zip
Fixes
Fixes
Fixes
Adds support
automatic garbage collection in the doltlabdb server
Fixes
quay.io