Skip to content

Releases: crate/mlflow-cratedb

v2.14.1

25 Jun 15:51
Compare
Choose a tag to compare

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

18 Jun 17:05
Compare
Choose a tag to compare

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

v2.13.2

11 Jun 03:57
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Migrate from crate[sqlalchemy] to sqlalchemy-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] to sqlalchemy-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

04 Jun 13:57
Compare
Choose a tag to compare

What's Changed

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

21 May 21:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.2...v2.13.0

v2.12.2

17 May 21:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.1...v2.12.2

v2.12.1

06 May 22:19
Compare
Choose a tag to compare

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

10 Apr 03:13
Compare
Choose a tag to compare

What's Changed

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

v2.10.2

13 Feb 19:08
Compare
Choose a tag to compare

What's Changed

  • Updated to MLflow 2.10.2

Upstream Release Notes

Full Changelog: v2.10.0...v2.10.2

v2.10.0

30 Jan 18:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.2...v2.10.0