Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@Duologic Duologic released this 13 Dec 14:38
cee2aea

What's Changed

MySQL:

  • Give MySQL sql_log_bin at DSN level to take parameter into account by @fgaillot-qosenergy in #171
  • optional binlog parameters in mysql connection string by @mleahu in #201
  • fix: remove unneeded flush privileges call for mysql by @Duologic in #202
  • feat: add custom tls config support to mysql by @silphid in #184
  • refactor(mysql): consistent username/host parameters by @Duologic in #205

PostgreSQL:

MSSQL:

  • MSSQL allow to define different databases for login an user by @bakito in #192
  • add support for MSSQL schema in grants by @bakito in #193

Housekeeping:

  • Refresh build system - update to latest Go, Up, crossplane-runtime etc by @chlunde in #182
  • chore: add provider install documentation by @Bastichou in #174
  • chore: update build/ and Makefile by @Duologic in #204

New Contributors

Full Changelog: v0.9.0...v0.10.0