Skip to content

v0.53.0

Choose a tag to compare

@cofin cofin released this 05 Jul 03:09
· 127 commits to main since this release
2c9205d

What's Changed

  • fix: correct SQL processing edge cases by @cofin in #583
  • fix(#584): cache stable SQLCommenter output by @cofin in #586
  • refactor(#585): standardize adapter exception mappers by @cofin in #587
  • refactor(#588): standardize adapter driver feature helpers by @cofin in #589
  • refactor(mysql): route vendor symbols through typing modules by @cofin in #592
  • refactor(sql-processing): finish cache and adapter parity cleanup by @cofin in #594
  • refactor(cleanup): remove internal dead code by @cofin in #596
  • chore(release): prepare v0.53.0 by @cofin in #598

Full Changelog: v0.52.0...v0.53.0