toolkit 1.0.1

Posted June 21, 2021 ‐ 1 min read

Toolkit version 1.0.1

Bugfixes

  • upload files as bytes to Azure BLOB Storage to work around hard-coded iso-8859-1 encoding in official Azure module
  • ensure VM is running before retrying operations
  • workaround for path.exists not working for symlinks
  • create symlinks for all DAG files
  • non-select queries should not try to return values
  • setup secret key for Airflow in installations with default settings
  • slugify docker image tags

New features

  • retry git pull and git clone operations
  • replace credentials in nested arrays
  • allow running transformations in parallel
  • simplified table preview on Azure SQL backend

Lots of smaller changes and bugfixes. See commit messages for more.