Skip to content

Releases: JenspederM/kedro-databricks

0.6.7

28 Dec 13:52
Compare
Choose a tag to compare

0.6.7 (2024-12-28)

Fix

  • allow usage of environment variables to configure workspace client
  • command should return CompletedProcess
  • tarfile fitler was implemented in python 3.12
  • completion logging was unreachable

Refactor

  • command run

[main 13a170d] bump: version 0.6.6 → 0.6.7
2 files changed, 14 insertions(+), 1 deletion(-)

0.6.6

28 Nov 17:27
Compare
Choose a tag to compare

0.6.6 (2024-11-28)

Fix

  • it's var not vars
  • add support for vars

Refactor

  • improve run command

[main ba07994] bump: version 0.6.5 → 0.6.6
2 files changed, 12 insertions(+), 1 deletion(-)

0.6.5

24 Nov 17:14
Compare
Choose a tag to compare

0.6.5 (2024-11-24)

Fix

  • log deployed jobs to user

Refactor

  • make _gather_jobs easier to test
  • add types to deploy methods
  • simplify log_deployed_resources
  • return jobs after logging
  • handle errors in init
  • fix args in make_workflow_name
  • move make_workflow_name to utils

[main 9dcf09c] bump: version 0.6.4 → 0.6.5
2 files changed, 17 insertions(+), 1 deletion(-)

0.6.4

06 Nov 17:21
Compare
Choose a tag to compare

0.6.4 (2024-11-06)

Refactor

  • simplify generate_resources
  • make deploy a controller

[main 8aad0c0] bump: version 0.6.3 → 0.6.4
2 files changed, 8 insertions(+), 1 deletion(-)

0.6.3

06 Nov 12:52
Compare
Choose a tag to compare

0.6.3 (2024-11-06)

Refactor

  • bundle: sort task dependencies

[main 1eb66c6] bump: version 0.6.2 → 0.6.3
2 files changed, 7 insertions(+), 1 deletion(-)

0.6.2

02 Nov 14:10
Compare
Choose a tag to compare

0.6.2 (2024-11-02)

Fix

  • make overwrite arg a flag
  • pass init args to bundle controller in deploy

Refactor

  • make bundle a controller

[main fb7075d] bump: version 0.6.1 → 0.6.2
2 files changed, 12 insertions(+), 1 deletion(-)

0.6.1

26 Oct 14:09
Compare
Choose a tag to compare

0.6.1 (2024-10-26)

Refactor

  • add utility to check if user has databricks CLI
  • move init templates to separate folder
  • make init a class to reduce duplicated code

[main b71a477] bump: version 0.6.0 → 0.6.1
2 files changed, 9 insertions(+), 1 deletion(-)

0.6.0

20 Oct 15:11
Compare
Choose a tag to compare
bump: version 0.5.0 → 0.6.0

0.5.0

17 Oct 13:31
Compare
Choose a tag to compare
bump: version 0.4.0 → 0.5.0

0.4.0

05 Oct 12:55
Compare
Choose a tag to compare
bump: version 0.3.0 → 0.4.0