Skip to content

Release 0.11.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 18:24
83d4c19

[0.11.0] - 2022-01-18

Added

  • dp update command
  • dp publish command for creation of dbt package out of the project.

Changed

  • Docker response in deploy and compile gets printed as processed strings instead of plain dictionaries.
  • dp compile parses content of datahub.yml and replaces Jinja variables in the form of var or env_var.
  • dags_path is read from an enved airflow.yml file.