Skip to content

Commit 9718317

Browse files
authored
Merge branch 'master' into feat/jumpstart-training-metrics
2 parents 714ba61 + 588f4ab commit 9718317

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## v2.137.0 (2023-03-10)
4+
5+
### Features
6+
7+
* support JSON for input dataset and model output
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Wait on describe for tag propagation
12+
* Extracted profile_name directly from sagemaker.Session if None
13+
* Avoid double encoding to JSON in InferenceRecommenderMixin
14+
* RepackStep must use the same KMS key as the Model
15+
316
## v2.136.0 (2023-03-09)
417

518
### Features

VERSION

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

0 commit comments

Comments
 (0)