Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.59 KB

Changelog

[v.0.0.7]

  • Added dlt-meta cli documentation and readme with browser support: PR

[v.0.0.6]

  • migrate to create streaming table api from create streaming live table: PR

[v.0.0.5]

  • Enabled Unity Catalog support: PR
  • Added databricks labs cli: PR

[v0.0.4] - 2023-10-09

Added

[v0.0.3] - 2023-06-07

Fixed

  • infer datatypes from sequence_by to __START_AT, __END_AT for apply changes API

Changed

  • setup.py for version

Removed

  • Git release tag from github actions

[v0.0.2] - 2023-05-11

Added

  • Table properties support for bronze, quarantine and silver tables using create_streaming_live_table api call
  • Support for track history column using apply_changes api
  • Support for delta as source
  • Validation for bronze/silver onboarding

Fixed

  • Input schema parsing issue in onboarding

Modified

  • Readme and docs to include above features

[v0.0.1] - 2023-03-22

Added

  • Initial public release version.