We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d73e09 commit ac617dcCopy full SHA for ac617dc
CHANGES.md
@@ -2,8 +2,12 @@
2
3
4
## in progress
5
+
6
+## 2024-06-18 v2.14.0
7
- Remove patch for SQLAlchemy Inspector's `get_table_names`.
8
Use `sqlalchemy-cratedb>=0.37` instead, which includes the patch.
9
+- Update to MLflow 2.14.0. See release notes for
10
+ [MLflow 2.14.0](https://github.com/mlflow/mlflow/releases/tag/v2.14.0).
11
12
## 2024-06-11 v2.13.2
13
- Dependencies: Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb`
0 commit comments