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