Bug fixes
- Limit connection lifetime in the database connection pool. (#2375)
- Fix connection watching when multiple connection configs are changed - ensure all configs are updated. (#2395)
- Reduce startup time when multiple mods are loaded - only create introspection tables if
STEAMPIPE_INTROSPECTION
environment variable is set. (#2396)