Introducing data assets SQL: Users can now preview SQL queries behind supported data assets directly on the UI with the Show SQL button. In the case of data tables, this will be the create/edit/update SQL query. In the case of dbt models, this will be the SQL queries the models are running.
🛠 Fixes
Fixed an issue preventing users sometimes from expanding the upstream dependencies on the Lineage graph.
The automatic rules can now predict on a more granular level, at the hourly level. More details here
Added Refresh and Disconnect Button for Slack. More details here
Added the possibility to customize your alert message in Slack/mail with a form, for each rule. It can be found in the rule creation page, for both automatic and custom rules.
In the Integration page, you will now see new information for your datasources, such as the last time it was refreshed.
Improved Stability and Performance of Auto-Coverage: when there is a timeout, the loading button no longer loads indefinitely. The timeout limit has been increased to 5 min.
Field-level lineage: more SQL queries are now supported to automatically map the field-level lineage
Sifflet now supports Firebolt
🛠 Fixes
Some minor bugs on some Automatic Rules for Snowflake and MSSQL