Skip to content

Commit e241d6a

Browse files
author
ci
committed
prepare release v2.137.0
1 parent 9f74fbc commit e241d6a

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.0

0 commit comments

Comments
 (0)