Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:06
· 5 commits to main since this release
1bed0b8

What's Changed

  • fix(mysql): kill server-side query on timeout instead of leaking it into the pool by @tianzhou in #386
  • Fix: SQL Server max_rows not enforced across UNION/INTERSECT/EXCEPT by @tianzhou in #388
  • feat(connectors)!: return per-statement result sets, wire up frontend tabs by @tianzhou in #389
  • feat(server): add bearer token auth for HTTP transport by @tianzhou in #390
  • docs: render env var names in command-line flag docs by @tianzhou in #391
  • chore: release 1.2.0 by @tianzhou in #393

Full Changelog: v1.1.0...v1.2.0