We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903cb8a commit 87372dbCopy full SHA for 87372db
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.244.0 (2025-05-02)
4
+
5
+### Features
6
7
+ * support custom workflow deployment in ModelBuilder using SMD image.
8
9
+### Bug Fixes and Other Changes
10
11
+ * Add Owner ID check for bucket with path when prefix is provided
12
+ * Add model server timeout
13
+ * pin mamba version to 24.11.3-2 to avoid inconsistent test runs
14
+ * Update ModelTrainer to support s3 uri and tar.gz file as source_dir
15
+ * chore: add huggingface images
16
17
## v2.243.3 (2025-04-23)
18
19
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.243.4.dev0
+2.244.0
0 commit comments