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

dbdeployer 1.65.0

Choose a tag to compare

@datacharmer datacharmer released this 21 Jun 05:08

1.65.0 21-Jun-2022

NEW FEATURES

  • Add downloads for MySQL 8.0.28 and 8.0.29 (PR #146 by @isotopp)

BUGS FIXED

  • Fix JSON label missing quote in data_load.go

Code improvements

  • Improve comments and tests for regexp_util
  • Skip gosecure warnings in in ternally used functions.
  • Improve testing code using t.Fatal and t.Skip