Skip to content

v0.0.173

Choose a tag to compare

@github-actions github-actions released this 29 May 16:36
· 40 commits to main since this release
bb20414

What's Changed

  • Bump version to v0.0.173 (#2196) (bb20414)
  • Fix ColumnTypeDecorator returning strings for unparseable types + dedup exception logging (#2195) (13970a1)
  • Add ClientDisconnect exception handler that logs at the warning level instead of letting the exception bubble up as a server error (#2190) (a7bdcfb)
  • Add support for aliased relations so that queries like (a JOIN b) AS x are parseable (#2193) (3b3346c)

Full Changelog: v0.0.172...v0.0.173