This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Releases: dbt-labs/dbt-event-logging
Releases · dbt-labs/dbt-event-logging
dbt-event-logging v0.2.2
dbt-event-logging v0.2.1
dbt-event-logging v0.2.0
Features:
🚨 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
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:
- @mplovepop (#9)
dbt-event-logging: 0.1.6
- 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
- updated event logging macros to be compatible with dbt release 0.10.2.
dbt-event-logging 0.1.4
- Updates dbt-utils dependency to 0.1.12.
dbt-event-logging 0.1.3
- added default lookml
dbt-event-logging 0.1.2
- got correct UTC time for all events on all adapters
dbt-event-logging 0.1.1
- adds a unique key to the model deployments model