We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5f37d commit 815313bCopy full SHA for 815313b
CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
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
20
+ * fix test_requiremenets.txt
21
+ * chore: Merge from main
22
23
## v2.236.0 (2024-12-04)
24
25
### Features
VERSION
@@ -1 +1 @@
-2.236.1.dev0
+2.237.0
0 commit comments