Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

v0.1.43

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 13:38
· 13 commits to refs/heads/main since this release
e84382f

🚀 Features

  • feat(postgres): Add DEG for schemas @m-qlas (#225)
  • feat(postgres): Add schemas filter @m-qlas (#223)
  • feat(postgres): Add lineage between schemas @Vixtir (#233)
  • feat(snowflake): Add oddrn for depending datasets @Vixtir (#222)

🐛 Bug Fixes

  • fix(tableau): connection params, site is an Optional @Vixtir (#229)
  • fix(mysql): add schema as params to columns query @Vixtir (#232)
  • fix(redshift): fix duplicated column keys error @m-qlas (#231)
  • fix(postgres): set schema name for entity oddrn @Vixtir (#230)
  • fix(elasticsearch): remove duplicates, change oddrn creation @Vixtir (#226)

Contributors

@Vixtir and @m-qlas