We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e488c90 commit e50ce32Copy full SHA for e50ce32
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.220.0 (2024-05-15)
4
+
5
+### Features
6
7
+ * AutoGluon 1.1.0 image_uris update
8
+ * add new images for HF TGI release
9
+ * Add telemetry support for mlflow models
10
11
+### Bug Fixes and Other Changes
12
13
+ * add debug logs to workflow container dist creation
14
+ * model builder race condition on sagemaker session
15
+ * Add tensorflow_serving support for mlflow models and enable lineage tracking for mlflow models
16
+ * update image_uri_configs 05-09-2024 07:17:41 PST
17
+ * skip flakey tests pending investigation
18
19
## v2.219.0 (2024-05-08)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.219.1.dev0
+2.220.0
0 commit comments