File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.118.0 (2022-12-01)
4
+
5
+ ### Features
6
+
7
+ * Update boto3 version to 1.26.20
8
+ * support table format option for create feature group.
9
+ * Support Amazon SageMaker Model Cards
10
+ * support monitoring alerts api
11
+ * Support Amazon SageMaker AutoMLStep
12
+
13
+ ### Bug Fixes and Other Changes
14
+
15
+ * integration test in anticipate of ProfilerConfig API changes
16
+ * Add more integ test logic for AutoMLStep
17
+ * update get_execution_role_arn to use role from DefaultSpaceSettings
18
+ * bug on AutoMLInput to allow PipelineVariable
19
+ * FinalMetricDataList is missing from the training job search resu…
20
+ * add integration tests for Model Card
21
+ * update AutoMLStep with cache improvement
22
+
23
+ ### Documentation Changes
24
+
25
+ * automlstep doc update
26
+
3
27
## v2.117.0 (2022-11-15)
4
28
5
29
### Features
Original file line number Diff line number Diff line change 1
- 2.117 .1.dev0
1
+ 2.118 .1.dev0
You can’t perform that action at this time.
0 commit comments