Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

dbdeployer 1.40.0

Choose a tag to compare

@datacharmer datacharmer released this 20 Oct 05:56
· 252 commits to master since this release

Improve prerequisites detection

NEW FEATURES

  • dbdeployer now detects when essential libraries are missing (Linux only)
  • New flag '--skip-library-check' will avoid the above automated detection but will expose to the risk of having an incomplete sandbox if the prerequisites were not satisfied.
  • Add tarballs for 8.0.18 and 5.7.28 to the downloads list
  • Add check to verify tarball correctness (they must contain a directory
    that matches the tarball name)