Skip to content

Releases: evidence-dev/evidence

@evidence-dev/bigquery@1.2.1

13 Jun 19:36
270cb7a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [942488c]
    • @evidence-dev/db-commons@0.1.1

@evidence-dev/bigquery@1.2.0

13 Jun 18:13
7f6c069
Compare
Choose a tag to compare

Minor Changes

  • cb6d561: Native type support for MySQL, SQL Lite, and Snowflake and extracted common DB functionality to a shared package.

Patch Changes

  • Updated dependencies [cb6d561]
    • @evidence-dev/db-commons@0.1.0

@evidence-dev/snowflake@0.0.9

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Patch Changes

  • f651bda: Adding a database and warehouse field to the Snowflake connector. Without these it is difficult to run queries in a Snowflake DB.

@evidence-dev/preprocess@1.1.0

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Minor Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components

Patch Changes

  • a728873: Ignore indented code blocks when extracting SQL queries.

@evidence-dev/postgres@0.1.0

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Minor Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components

@evidence-dev/evidence@2.1.0

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Minor Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components

Patch Changes

  • Updated dependencies [1fead9d]
  • Updated dependencies [f651bda]
  • Updated dependencies [d225abf]
  • Updated dependencies [a728873]
    • @evidence-dev/preprocess@1.1.0
    • @evidence-dev/db-orchestrator@1.0.3
    • @evidence-dev/components@1.1.4

@evidence-dev/db-orchestrator@1.0.3

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Patch Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components
  • Updated dependencies [1fead9d]
  • Updated dependencies [f651bda]
    • @evidence-dev/bigquery@1.1.0
    • @evidence-dev/postgres@0.1.0
    • @evidence-dev/snowflake@0.0.9

@evidence-dev/components@1.1.4

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Patch Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components
  • f651bda: Adding a database and warehouse field to the Snowflake connector. Without these it is difficult to run queries in a Snowflake DB.
  • d225abf: Provide images of charts when users are attempting to copy and paste

@evidence-dev/bigquery@1.1.0

08 Jun 18:41
d557f2d
Compare
Choose a tag to compare

Minor Changes

  • 1fead9d: Exposed queries as their own variable (data={queryName}, in addition to existing data={data.queryname}) and exposed native Postgres/BigQuery types to components

@evidence-dev/telemetry@1.0.2

27 May 17:14
9a3ce4a
Compare
Choose a tag to compare

Patch Changes

  • 44ebd1a: Update the telemetry settings panel to show the correct state on initial startup, and provide more environment variable friendly alternatives ("yes"/ "no") to opt out of telemetry in production.