We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cffd6 commit 3c38848Copy full SHA for 3c38848
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
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
22
## v2.150.0 (2023-04-26)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.150.1.dev0
+2.151.0
0 commit comments