Skip to content

Commit 3c38848

Browse files
author
ci
committed
prepare release v2.151.0
1 parent 20cffd6 commit 3c38848

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## v2.151.0 (2023-04-27)
4+
5+
### Features
6+
7+
* Update Transformers 4.26 - TensorFlow 2.11.0 Image URI
8+
* Add Extra Parameters to Lambda Function Wrapper
9+
10+
### Bug Fixes and Other Changes
11+
12+
* Add kms key support for Model registration
13+
* Enable inference recommender slow tests
14+
* Pass sagemaker session to downstream s3 calls
15+
* Add ap-south-1 to no p3 regions
16+
* skip test for p2 instance for TF2.12 and above
17+
18+
### Documentation Changes
19+
20+
* Fix minor misses from the remote function doc release
21+
322
## v2.150.0 (2023-04-26)
423

524
### Features

VERSION

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

0 commit comments

Comments
 (0)