File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1919- Fixed issue Removed DPM flag check inside dataflowpipeline [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/177 )
2020- Fixed issue Updated dlt-meta demos into Delta Live Tables Notebook github [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/158 )
2121- Fixed issue Adding multiple col support for auto_cdc api [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/224 )
22+ - Fixed issue Added support for custom transformations for Kafka/Delta [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/228 )
2223
2324
2425## [ v.0.0.9]
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ draft: false
2222- Fixed issue Silver Data Quality not working [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/156 )
2323- Fixed issue Removed DPM flag check inside dataflowpipeline [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/177 )
2424- Fixed issue Updated dlt-meta demos into Delta Live Tables Notebook github [ PR] ( https://github.com/databrickslabs/dlt-meta/issues/158 )
25+ - Fixed issue Adding multiple col support for auto_cdc api [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/224 )
26+ - Fixed issue Added support for custom transformations for Kafka/Delta [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/228 )
2527
2628# v0.0.9
2729## Enhancements
@@ -43,7 +45,7 @@ draft: false
4345- Fixed issue Changed dbfs.create to mkdirs for CLI: [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/53 )
4446- Fixed issue DLT-META CLI should use pypi lib instead of whl : [ PR] ( https://github.com/databrickslabs/dlt-meta/pull/79 )
4547- 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 )
48+
4749
4850# v0.0.8
4951## Enhancements
You can’t perform that action at this time.
0 commit comments