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

dbdeployer 1.4.1

Choose a tag to compare

@datacharmer datacharmer released this 05 May 20:47
· 418 commits to master since this release

Code refactoring and bug fixing

  • Merged pull request #11 from percona-csalguero/include_version_in_dir
  • Fixed Issue #12 "deploying a sandbox with invalid version does not fail"
  • Fixed minor bugs
  • Removed unnecessary parameter in CreateSingleSandbox
  • Added instructions to call CreateSingleSandbox from other apps
    (See ./docs/coding)
  • Minor code refactoring for Exit calls
  • Added mock sandbox creation for unit tests