All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Support custom extra kwarg for query tag meta (#30)
- Check for local_md5 as only added in dbt 1.4.0 (#30)
- @bmoore813 (Features)
- @bisset-a (Features)
- Remove warning on session level query tag (#22)
- Support for query tags from profiles.yml and environment variables (#21)
- Add support for custom query comment keys and values (#22)
- @maddoc1 (Features)
- Handle non-mapping configs gracefully (#17)
- Add thread_id to query tag (#16)
- Add full_refresh, which and invocation_command to comment (#15)
- Add dbt meta to comment metadata (#13)
- @pratik60 (Features)
- Support dbt 1.5.0 (#11)
- Add dbt tags to comment metadata (#9)
- Use query comments and query tags to avoid query tag character limit (#8)
- Dedupe refs (#6)
- Support dispatch order for macro configuration (#2)
- @robscriva (Features)
- Fix refs list (#4)
- Add node refs to tag (#1)
- Initial release