Skip to content

Releases: elementary-data/elementary

v0.0.21

09 Nov 18:07

Choose a tag to compare

  • Fixed missing monitoring details when using table filters
  • Fixed usage issue when using both ignore_schema and table flags
  • Added safeguard to avoid failing the entire run when parsing of a specific query fails
  • Added query duration to the monitoring details
  • Fixed some issues with anonymous metrics
  • Saved all failed queries to a failed_queries.json
  • Changed the --export-query-history flag default to be True (now it exports the history by default)

v0.0.20

03 Nov 11:49

Choose a tag to compare

  • Added more anonymous stats to better identify issues
  • Added some help guidelines when graph is empty

0.0.19

02 Nov 17:47

Choose a tag to compare

  • Added views support in Snowflake

v0.0.18

02 Nov 14:50

Choose a tag to compare

  • Fixed parsing bugs in Snowflake

v0.0.17

17 Oct 16:49

Choose a tag to compare

  • Small bug fix

v0.0.16

17 Oct 13:28

Choose a tag to compare

  • Added anonymous exception tracking

v0.0.15

17 Oct 13:24
2ae0b50

Choose a tag to compare

  • Small fixes when filtering on a table
  • Fixed a potential issue when connection database becomes null (empty)

v0.0.14

17 Oct 07:17

Choose a tag to compare

  • Added anonymous tracking with an opt out flag

v0.0.13

10 Oct 17:41

Choose a tag to compare

  • Added BigQuery support (beta) and fixed requirements

v0.0.12

10 Oct 17:29
86be6b2

Choose a tag to compare

  • Added BigQuery support (beta)!