Skip to content

Commit 7e62d49

Browse files
Merge branch 'master' into lzao/debugger-rule-removal
2 parents 38549f7 + ff0d9ae commit 7e62d49

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

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+
327
## v2.117.0 (2022-11-15)
428

529
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.117.1.dev0
1+
2.118.1.dev0

0 commit comments

Comments
 (0)