Skip to content

Commit 815313b

Browse files
author
ci
committed
prepare release v2.237.0
1 parent ec5f37d commit 815313b

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## v2.237.0 (2024-12-05)
4+
5+
### Features
6+
7+
* Support SageMakerTrainingPlan for training jobs
8+
* AMI support for BRM
9+
* Adding Bedrock Store model support for HubService
10+
11+
### Bug Fixes and Other Changes
12+
13+
* Fix unit tests
14+
* update boto3 and sagemaker-core version
15+
* fix gpu_image uri
16+
* Hotfix to construct rubik uri correctly
17+
* fix codestyles
18+
* fix merge artifact
19+
* fix merge artifact
20+
* fix test_requiremenets.txt
21+
* chore: Merge from main
22+
323
## v2.236.0 (2024-12-04)
424

525
### Features

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.236.1.dev0
1+
2.237.0

0 commit comments

Comments
 (0)