As of version 1.3.0 of dbt-core
all CHANGELOG entries are generated with changie and can be viewed on the dbt-core CHANGELOG.
- [Snyk] Upgrade prismjs from 1.27.0 to 1.28.0 (#271)
- Fixed sample SQL Code for sources when no database is defined (docs#272)
- Run build and tests in CI checks (docs#274)
- Add support for
file:
selector in DAG viz (docs#273) - Improve metrics DAG viz and documentation page (docs#285)
Contributors:
- Fixed capitalization in UI for exposures of
type: ml
(#256) - List packages and tags in alphabetical order (docs#235)
Contributors:
- Patch spark specific bug to allow docs to continue working. (#236, #247)
- Add operations to nodes so the parents/child map can be resolved. (#229, #248)
- Fix bug with missing exposure details. (docs#228)
- Fix non-alphabetical sort of Source Tables in source overview page (docs#81, docs#218)
- Add title tag to node elements in tree (docs#202, docs#203)
- Account for test rename:
schema
→generic
,data
→singular
. Usetest_metadata
instead ofschema
/data
tags to differentiate (docs#216, docs#222) - Add metrics (core#216, docs#223)
Contributors:
- Update dbt logo and links (docs#197)
Contributors:
- Reversed the rendering direction of relationship tests so that the test renders in the model it is defined in (docs#181, docs#183)
- Support dots in model names: display them in the graphs (docs#184)
- Render meta tags for sources (docs#192)
Contributors:
- Fixed issue where data tests with tags were not showing up in graph viz (docs#147, docs#156)
- Clean up development dependencies and docs, fix package installation issue (docs#164, docs#165)
- Add select/deselect option in DAG view dropups. (docs#98, docs#138)
- Fixed issue where sources with tags were not showing up in graph viz (docs#93, docs#139)
- Use
compiled_sql
instead ofinjected_sql
for "Compiled" (docs#146, docs#148)
Contributors:
- Add project level overviews (docs#127)
Contributors:
- Add "Referenced By" and "Depends On" sections for each node (docs#106)
- Add Name, Description, Column, SQL, Tags filters to site search (docs#108)
- Add relevance criteria to site search (docs#113)
- Support new selector methods, intersection, and arbitrary parent/child depth in DAG selection syntax (docs#118)
- Revise anonymous event tracking: simpler URL fuzzing; differentiate between Cloud-hosted and non-Cloud docs (docs#121)
Contributors: