Skip to content

Viadot 0.4.26

Latest
Compare
Choose a tag to compare
@Rafalz13 Rafalz13 released this 11 Apr 09:18
· 3 commits to main since this release
1cb1a4b

What's Changed

Added

  • Added option for SAP RFC connector to get credentials from Azure KeyVault or directly passing dictionary inside flow.

Fixed

  • Fixed the if_exists parameter definition in the CreateTableFromBlob task.
  • Changed requirements.txt to level up version of dbt-sqlserver in order to fix the bug with MAXRECURSION error in dbt_run.

Changed

  • Changed dbt-sqlserver version to git+https://github.com/djagoda881/dbt-sqlserver.git@v1.3.latest_option_clause.

Removed

  • Removed dbt-core==1.3.2 from requirements.txt.
  • Removed copying files to conformed/ and operational/ directories when running ADLSTOAzureSQL flow.

Shortcut

Full Changelog: v0.4.25...v0.4.26