Skip to content

v0.7.2

Compare
Choose a tag to compare
@mwild1 mwild1 released this 12 Apr 17:47
· 28 commits to master since this release
73a234c

Another mostly-bugfix release:

  • DB2: Fix compilation failure in DB2 driver (#49)
  • Postgres: Fix Postgres driver memory leak (#50)
  • MySQL: Remove usage of deprecated APIs (#54)
  • Oracle: Add support for UTF-8, server ping, and RAC/TAF for clustering/failover (#47)
  • SQLite3: Add support for connection flags (#46)

Thanks to everyone who contributed to this release!