Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Releases: dbt-labs/dbt-event-logging

dbt-event-logging v0.2.2

03 Mar 15:08
c023266
Compare
Choose a tag to compare

This is a bug fix release

Fixes:

  • Commits log events to fix missing run started events (#19 #20 @Limess)

Thank you (again!) @Limess 🙌

dbt-event-logging v0.2.1

28 Feb 16:43
71533ed
Compare
Choose a tag to compare

This is a bug fix release

Fixes

  • Eagerly commits alter statement if new columns are added (#18 @Limess)

Thank you @Limess 🙌

dbt-event-logging v0.2.0

26 Feb 16:50
ca3faed
Compare
Choose a tag to compare

Features:

  • Adds user, target and is_full_refresh to logging table (#17 @Limess)

🚨 This introduces new columns to your logging table. Please check the migration guide before updating.

🎉 Thanks to @Limess for this contribution!

dbt-event-logging v0.1.7

16 Dec 16:42
a32b0b0
Compare
Choose a tag to compare

Major quality of life improvements, including:

Fixes:

  • Fixed bug when using a custom implementation of generate_schema_name (#14)
  • Replaced use of datediff in lookml code (#3)

Improvements:

  • Cleaned up the README.md
  • Added integration tests
  • Added issue templates

Features:

  • Includes Periscope dashboards

Thanks to our contributors for this release:

dbt-event-logging: 0.1.6

08 Jan 21:31
60f0190
Compare
Choose a tag to compare
  • Use a package spec for dbt-utils
  • This package now requires the use of dbt v0.12.2 or later

dbt-event-logging 0.1.5

25 Jul 19:43
Compare
Choose a tag to compare
  • updated event logging macros to be compatible with dbt release 0.10.2.

dbt-event-logging 0.1.4

12 Jun 22:30
Compare
Choose a tag to compare
  • Updates dbt-utils dependency to 0.1.12.

dbt-event-logging 0.1.3

23 May 01:53
Compare
Choose a tag to compare
  • added default lookml

dbt-event-logging 0.1.2

23 May 01:23
Compare
Choose a tag to compare
  • got correct UTC time for all events on all adapters

dbt-event-logging 0.1.1

22 May 14:01
Compare
Choose a tag to compare
  • adds a unique key to the model deployments model