File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 18
18
- Fixed issue Silver Data Quality not working [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/156 )
19
19
- Fixed issue Removed DPM flag check inside dataflowpipeline [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/177 )
20
20
- Fixed issue Updated dlt-meta demos into Delta Live Tables Notebook github [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/158 )
21
+ - Fixed issue Adding multiple col support for auto_cdc api [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/224 )
21
22
22
23
23
24
## [ v.0.0.9]
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ draft: false
43
43
- Fixed issue Changed dbfs.create to mkdirs for CLI: [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/53 )
44
44
- Fixed issue DLT-META CLI should use pypi lib instead of whl : [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/79 )
45
45
- Fixed issue Onboarding with multiple partition columns errors out: [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/134 )
46
+ - Fixed issue Adding multiple col support for auto_cdc api [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/224 )
46
47
47
48
# v0.0.8
48
49
## Enhancements
You can’t perform that action at this time.
0 commit comments