Releases: astronomer/airflow-provider-mlflow
Releases · astronomer/airflow-provider-mlflow
1.1.0
What's Changed
- Drop conn get from ModelLoadAndPredictOperator constructor by @josh-fell in #24
- Bump version to 1.1.0 by @josh-fell in #25
New Contributors
- @josh-fell made their first contribution in #24
Full Changelog: 1.0.1...1.1.0
Fix input data error for Model Load and Predict Operator
What's Changed
- workaround for ModelLoadAndPredict input error by @fhoda in #21
- add connection guide in quick start on readme by @fhoda in #22
Full Changelog: 1.0.0...1.0.1
Initial Release
Initial provider release.