Skip to content

v2.14.0

Compare
Choose a tag to compare
@amotl amotl released this 18 Jun 17:05
· 9 commits to main since this release

What's Changed

  • Remove patch for SQLAlchemy Inspector's get_table_names.
    Use sqlalchemy-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