Skip to content

Commit 59c420b

Browse files
author
ci
committed
prepare release v2.240.0
1 parent b116e2f commit 59c420b

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v2.240.0 (2025-02-25)
4+
5+
### Features
6+
7+
* Add support for TGI Neuronx 0.0.27 and HF PT 2.3.0 image in PySDK
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Remove main function entrypoint in ModelBuilder dependency manager.
12+
* forbid extras in Configs
13+
* altconfig hubcontent and reenable integ test
14+
* Merge branch 'master-rba' into local_merge
15+
* py_version doc fixes
16+
* Add backward compatbility for RecordSerializer and RecordDeserializer
17+
* update image_uri_configs 02-21-2025 06:18:10 PST
18+
* update image_uri_configs 02-20-2025 06:18:08 PST
19+
20+
### Documentation Changes
21+
22+
* Removed a line about python version requirements of training script which can misguide users.
23+
324
## v2.239.3 (2025-02-19)
425

526
### Bug Fixes and Other Changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.239.4.dev0
1+
2.240.0

0 commit comments

Comments
 (0)