Releases: crate/mlflow-cratedb
Releases · crate/mlflow-cratedb
v2.14.1
What's Changed
- Started using more SQLAlchemy patches and polyfills from
sqlalchemy-cratedb
- Updated to MLflow 2.14.1. See release notes for MLflow 2.14.1.
Details
- Use SQLAlchemy patches and polyfills from
sqlalchemy-cratedb
by @amotl in #156 - Chore(deps): Bump mlflow from 2.14.0 to 2.14.1 by @dependabot in #157
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- Remove patch for SQLAlchemy Inspector's
get_table_names
.
Usesqlalchemy-cratedb>=0.37
instead, which includes the patch. - Update to MLflow 2.14.0. See release notes for MLflow 2.14.0.
Details
- Dependencies: Use
sqlalchemy-cratedb>=0.36.1,<1
by @amotl in #152 - Chore: Transfer to
crate
organization by @amotl in #153 - Project: Add surrogate
setup.py
to satisfy GitHub by @amotl in #154 - Chore(deps): Bump mlflow from 2.13.2 to 2.14.0 by @dependabot in #155
Full Changelog: v2.13.2...v2.14.0
v2.13.2
What's Changed
- Dependencies: Migrate from
crate[sqlalchemy]
tosqlalchemy-cratedb
- Update to MLflow 2.13.2. See release notes for MLflow 2.13.2.
Details
- Chore(deps): Update joblib requirement from <1.4 to <1.5 by @dependabot in #129
- Dependencies: Migrate from
crate[sqlalchemy]
tosqlalchemy-cratedb
by @amotl in #151 - Chore(deps): Bump mlflow from 2.13.1 to 2.13.2 by @dependabot in #150
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- Update to MLflow 2.13.1. See release notes for MLflow 2.13.1.
Details
- Chore(deps): Update validate-pyproject requirement from <0.18 to <0.19 by @dependabot in #146
- Chore(deps): Bump cratedb-toolkit from 0.0.10 to 0.0.12 by @dependabot in #148
- Chore(deps): Bump mlflow from 2.13.0 to 2.13.1 by @dependabot in #147
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Update to MLflow 2.13.0. See release notes for MLflow 2.13.0.
Full Changelog: v2.12.2...v2.13.0
v2.12.2
What's Changed
- Update to MLflow 2.12.2. See release notes for MLflow 2.12.2.
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
- Update to MLflow 2.12.1. See release notes for MLflow 2.12.1.
- Update to PyCaret 3.3.2. See release notes for PyCaret 3.3.1 and PyCaret 3.3.2.
- Chore: Update to most recent mypy, pyproject-fmt, ruff, and sqlparse
- CI: Run tests on Python 3.10 and 3.11
Full Changelog: v2.11.3...v2.12.1
v2.11.3
What's Changed
- Update to MLflow 2.11.3. See release notes for
MLflow 2.11.0,
MLflow 2.11.1,
MLflow 2.11.2,
MLflow 2.11.3. - Fix incompatibility with Python 3.11.9
Relevant PRs
- Update MLflow from 2.10.2 to 2.11.3 by @amotl in #124
- Fix incompatibility with Python 3.11.9 and Dask by @amotl in #126
Full Changelog: v2.10.2...v2.11.3