v0.27.0 - (Jan 4, 2023)
What's Changed
- Runtime-detection warning gave wrong setting name (#1037) by @gjsjohnmurray in #1039
- Wait longer before showing 'detect node runtime' modal warning (#1034) by @gjsjohnmurray in #1035
- Let drivers implement a
resolveConnection
function by @gjsjohnmurray in #1058 - Make node runtime detection work with more default terminal profiles by @gjsjohnmurray in #1059
- Add
disableNodeDetectNotifications
setting by @gjsjohnmurray in #1060 - Add a connection count badge by @gjsjohnmurray in #1061
- List new community Databricks driver by @fjakobs in #1062
- Add support for Interpolated Variables from Connections Config by @lucasvieirasilva in #1064
- Implement sqltools-driver-credentials authentication provider and leverage it from MySQL driver by @gjsjohnmurray in #1066
- Fix errors when re-using tabs with different cols by @GeorchW in #1074
New Contributors
- @fjakobs made their first contribution in #1062
- @lucasvieirasilva made their first contribution in #1064
- @GeorchW made their first contribution in #1074
Full Changelog: v0.26.0...v0.27.0