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