Skip to content

Commit b65d9a5

Browse files
author
ci
committed
prepare release v2.243.0
1 parent fac9571 commit b65d9a5

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## v2.243.0 (2025-03-27)
4+
5+
### Features
6+
7+
* Enabled update_endpoint through model_builder
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Update for PT 2.5.1, SMP 2.8.0
12+
* chore: move jumpstart region definitions to json file
13+
* fix flaky clarify model monitor test
14+
* fix flaky spark processor integ
15+
* use temp file in unit tests
16+
* Update transformers version
17+
* Aligned disable_output_compression for @remote with Estimator
18+
* Update Jinja version
19+
* update image_uri_configs 03-26-2025 07:18:16 PST
20+
* chore: fix integ tests to use latest version of model
21+
* update image_uri_configs 03-25-2025 07:18:13 PST
22+
* Skip tests failed due to deprecated instance type
23+
* update image_uri_configs 03-21-2025 07:17:55 PST
24+
* factor in set instance type when building JumpStart models in ModelBuilder.
25+
* ADD Documentation to ReadtheDocs for Upgrading torch versions
26+
* add new regions to JUMPSTART_LAUNCHED_REGIONS
27+
328
## v2.242.0 (2025-03-14)
429

530
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.242.1.dev0
1+
2.243.0

0 commit comments

Comments
 (0)