Skip to content

v0.2.2

Compare
Choose a tag to compare
@wrouesnel wrouesnel released this 03 Aug 16:39
· 472 commits to master since this release
v0.2.2
* Fix DSN logging. The exporter previously never actually logged the DSN when
  database connections failed. This was also masking a logic error which could
  potentially lead to a crash when DSN was unparseable, though no actual
  crash could be produced in testing.