Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

dbdeployer 1.65.0

Compare
Choose a tag to compare
@datacharmer datacharmer released this 21 Jun 05:08
· 109 commits to master since this release

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