Skip to content

Commit 87372db

Browse files
author
ci
committed
prepare release v2.244.0
1 parent 903cb8a commit 87372db

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## v2.243.3 (2025-04-23)
418

519
### Bug Fixes and Other Changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.243.4.dev0
1+
2.244.0

0 commit comments

Comments
 (0)