Bug fixes
- Fix issue where
search_path
is not getting set from connection-config watching in service mode. (#3047) - Fix issue where extra newline was added to interactive prompt before messages were printed. (#3027)
- Fix issue where when running a dashboard from a dependent mod, default variable vals are not being included in the snapshot. (#2730)
- Update
--version
output to match the startup message. (#3028)