Skip to content

v3.5.0

Compare
Choose a tag to compare
@dhui dhui released this 05 Sep 04:53
· 774 commits to master since this release

Changes:

  • Support multi-line queries in ClickHouse thanks to @strangeman (#82)
  • Improved tests and docs thanks to @HaraldNordgren (#85, #88, #89)
  • Officially support Postgres 10 and drop support for Postgres 9.2
  • Get MySQL custom TLS working thanks to @stabacov (#91)
  • Upgrade to dep from v0.4.1 to v0.5.0
  • Support Go 1.11 and drop support for Go 1.10
    • Support Go modules