This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Releases: prefect-archive/prefect-databricks
Releases · prefect-archive/prefect-databricks
v0.2.3
v0.2.2
What's Changed
- 'Update the pin on
prefectversion' by @urimandujano in #91 - Bumps build's python version by @urimandujano in #92
New Contributors
- @urimandujano made their first contribution in #91
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Optional handler to intercept job submission by @edmondop in #89
- Update CHANGELOG.md by @zzstoatzz in #90
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update CODEOWNERS to Open Source GH team by @desertaxle in #79
- Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3 by @dependabot in #81
- Conditional imports to support operating with
pydantic>2installed by @chrisguidry in #87
New Contributors
- @chrisguidry made their first contribution in #87
Full Changelog: v0.1.6...v0.2.0
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
0.1.2
Released on September 21st, 2022.
Added
- Logging of job runs tasks status within
jobs_runs_submit_and_wait_for_completion- #16. jobs_runs_wait_for_completionflow - #22.
Changed
- Migrate lines from
jobs_runs_submit_and_wait_for_completionintojobs_runs_wait_for_completionflow - #22.
Fixed
- Executing Python scripts through
jobs_runs_submit_and_wait_for_completion- #16.